[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:13:41.628270  5861 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.185.126:37259
I20260709 13:13:41.629806  5861 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:13:41.630874  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:41.648298  5868 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:41.648329  5867 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:41.649763  5861 server_base.cc:1061] running on GCE node
W20260709 13:13:41.648384  5870 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:42.897195  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:42.897440  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:42.897610  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602822897591 us; error 0 us; skew 500 ppm
I20260709 13:13:42.898501  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:42.904322  5861 webserver.cc:533] Webserver started at http://127.5.185.126:45603/ using document root <none> and password file <none>
I20260709 13:13:42.905213  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:42.905419  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:42.905844  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:42.912065  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/master-0-root/instance:
uuid: "c376b9dd8de24c92a29789bfbf1fe27f"
format_stamp: "Formatted at 2026-07-09 13:13:42 on dist-test-slave-ghwz"
I20260709 13:13:42.920413  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:13:42.926237  5876 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:42.927503  5861 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:13:42.927850  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/master-0-root
uuid: "c376b9dd8de24c92a29789bfbf1fe27f"
format_stamp: "Formatted at 2026-07-09 13:13:42 on dist-test-slave-ghwz"
I20260709 13:13:42.928154  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:42.978693  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:42.980206  5861 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:13:42.980599  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:43.051867  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.126:37259
I20260709 13:13:43.051944  5927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.126:37259 every 8 connection(s)
I20260709 13:13:43.059443  5928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:43.081946  5928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f: Bootstrap starting.
I20260709 13:13:43.087761  5928 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.089529  5928 log.cc:826] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f: Log is configured to *not* fsync() on all Append() calls
I20260709 13:13:43.093950  5928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f: No bootstrap required, opened a new log
I20260709 13:13:43.113875  5928 raft_consensus.cc:359] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c376b9dd8de24c92a29789bfbf1fe27f" member_type: VOTER }
I20260709 13:13:43.114434  5928 raft_consensus.cc:385] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.114646  5928 raft_consensus.cc:740] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c376b9dd8de24c92a29789bfbf1fe27f, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.115450  5928 consensus_queue.cc:260] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c376b9dd8de24c92a29789bfbf1fe27f" member_type: VOTER }
I20260709 13:13:43.115902  5928 raft_consensus.cc:399] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:43.116149  5928 raft_consensus.cc:493] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:43.116426  5928 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.120481  5928 raft_consensus.cc:515] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c376b9dd8de24c92a29789bfbf1fe27f" member_type: VOTER }
I20260709 13:13:43.121166  5928 leader_election.cc:304] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [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: c376b9dd8de24c92a29789bfbf1fe27f; no voters: 
I20260709 13:13:43.123082  5928 leader_election.cc:290] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:43.123466  5931 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.126284  5931 raft_consensus.cc:697] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [term 1 LEADER]: Becoming Leader. State: Replica: c376b9dd8de24c92a29789bfbf1fe27f, State: Running, Role: LEADER
I20260709 13:13:43.127277  5931 consensus_queue.cc:237] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [LEADER]: Queue going to LEADER mode. State: All 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: "c376b9dd8de24c92a29789bfbf1fe27f" member_type: VOTER }
I20260709 13:13:43.128242  5928 sys_catalog.cc:565] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:43.141078  5933 sys_catalog.cc:455] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [sys.catalog]: SysCatalogTable state changed. Reason: New leader c376b9dd8de24c92a29789bfbf1fe27f. Latest consensus state: current_term: 1 leader_uuid: "c376b9dd8de24c92a29789bfbf1fe27f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c376b9dd8de24c92a29789bfbf1fe27f" member_type: VOTER } }
I20260709 13:13:43.141093  5932 sys_catalog.cc:455] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c376b9dd8de24c92a29789bfbf1fe27f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c376b9dd8de24c92a29789bfbf1fe27f" member_type: VOTER } }
I20260709 13:13:43.142038  5933 sys_catalog.cc:458] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:43.142143  5932 sys_catalog.cc:458] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:43.146543  5940 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:43.160935  5940 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:43.163450  5861 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:43.179512  5940 catalog_manager.cc:1383] Generated new cluster ID: 2c02bb8ef5cb426097c987715174d724
I20260709 13:13:43.179917  5940 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:43.200028  5940 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:43.202095  5940 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:43.217001  5940 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f: Generated new TSK 0
I20260709 13:13:43.218119  5940 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:43.231204  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:43.239930  5950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:43.240895  5951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:43.245427  5861 server_base.cc:1061] running on GCE node
W20260709 13:13:43.246089  5953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:43.246989  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:43.247205  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:43.247411  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602823247393 us; error 0 us; skew 500 ppm
I20260709 13:13:43.248018  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:43.252257  5861 webserver.cc:533] Webserver started at http://127.5.185.65:42087/ using document root <none> and password file <none>
I20260709 13:13:43.252796  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:43.253008  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:43.253283  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:43.254370  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-0-root/instance:
uuid: "4451b7a26a0844aba9f68841ac88e7f5"
format_stamp: "Formatted at 2026-07-09 13:13:43 on dist-test-slave-ghwz"
I20260709 13:13:43.259868  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
I20260709 13:13:43.264219  5958 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:43.265069  5861 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:13:43.265359  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-0-root
uuid: "4451b7a26a0844aba9f68841ac88e7f5"
format_stamp: "Formatted at 2026-07-09 13:13:43 on dist-test-slave-ghwz"
I20260709 13:13:43.265619  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:43.280267  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:43.281558  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:43.284349  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:43.288335  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:43.288550  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:43.288857  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:43.289008  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:43.388689  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.65:33089
I20260709 13:13:43.388772  6020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.65:33089 every 8 connection(s)
I20260709 13:13:43.395902  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:43.410017  6025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:43.412815  6026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:43.417629  6029 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:43.417860  5861 server_base.cc:1061] running on GCE node
I20260709 13:13:43.418974  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:43.419190  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:43.419382  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602823419365 us; error 0 us; skew 500 ppm
I20260709 13:13:43.419955  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:43.423547  5861 webserver.cc:533] Webserver started at http://127.5.185.66:35229/ using document root <none> and password file <none>
I20260709 13:13:43.424264  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:43.424525  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:43.424816  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:43.425040  6021 heartbeater.cc:344] Connected to a master server at 127.5.185.126:37259
I20260709 13:13:43.425516  6021 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:43.426234  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-1-root/instance:
uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
format_stamp: "Formatted at 2026-07-09 13:13:43 on dist-test-slave-ghwz"
I20260709 13:13:43.426654  6021 heartbeater.cc:507] Master 127.5.185.126:37259 requested a full tablet report, sending...
I20260709 13:13:43.430166  5893 ts_manager.cc:194] Registered new tserver with Master: 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089)
I20260709 13:13:43.431859  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260709 13:13:43.433166  5893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49058
I20260709 13:13:43.436331  6033 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:43.437136  5861 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:13:43.437402  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-1-root
uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
format_stamp: "Formatted at 2026-07-09 13:13:43 on dist-test-slave-ghwz"
I20260709 13:13:43.437721  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:43.455109  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:43.456326  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:43.458882  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:43.462188  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:43.462364  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:43.462671  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:43.462833  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:43.564895  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.66:44961
I20260709 13:13:43.565013  6095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.66:44961 every 8 connection(s)
I20260709 13:13:43.574380  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:43.583261  6099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:43.587142  6096 heartbeater.cc:344] Connected to a master server at 127.5.185.126:37259
I20260709 13:13:43.587580  6096 heartbeater.cc:461] Registering TS with master...
W20260709 13:13:43.588300  6100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:43.589304  6096 heartbeater.cc:507] Master 127.5.185.126:37259 requested a full tablet report, sending...
I20260709 13:13:43.591671  5893 ts_manager.cc:194] Registered new tserver with Master: 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
W20260709 13:13:43.591784  6102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:43.593132  5893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49066
I20260709 13:13:43.600327  5861 server_base.cc:1061] running on GCE node
I20260709 13:13:43.601236  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:43.601516  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:43.601698  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602823601665 us; error 0 us; skew 500 ppm
I20260709 13:13:43.602262  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:43.605024  5861 webserver.cc:533] Webserver started at http://127.5.185.67:38017/ using document root <none> and password file <none>
I20260709 13:13:43.605522  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:43.605712  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:43.605990  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:43.607134  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-2-root/instance:
uuid: "a46e797ccce245928792b1318e192638"
format_stamp: "Formatted at 2026-07-09 13:13:43 on dist-test-slave-ghwz"
I20260709 13:13:43.611658  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:13:43.614992  6107 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:43.615826  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:13:43.616109  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-2-root
uuid: "a46e797ccce245928792b1318e192638"
format_stamp: "Formatted at 2026-07-09 13:13:43 on dist-test-slave-ghwz"
I20260709 13:13:43.616379  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602821466301-5861-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:43.634219  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:43.635591  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:43.638072  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:43.641662  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:43.641834  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:43.642129  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:43.642270  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:43.736711  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.67:37441
I20260709 13:13:43.736958  6169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.67:37441 every 8 connection(s)
I20260709 13:13:43.753888  6170 heartbeater.cc:344] Connected to a master server at 127.5.185.126:37259
I20260709 13:13:43.754271  6170 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:43.755046  6170 heartbeater.cc:507] Master 127.5.185.126:37259 requested a full tablet report, sending...
I20260709 13:13:43.756991  5893 ts_manager.cc:194] Registered new tserver with Master: a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:43.757798  5861 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015915904s
I20260709 13:13:43.758494  5893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49072
I20260709 13:13:43.805287  5893 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49086:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:13:43.808842  5893 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:13:43.898540  5986 tablet_service.cc:1511] Processing CreateTablet for tablet 162162253fb74f719dfd36e030cc9a45 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:43.900681  5986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162162253fb74f719dfd36e030cc9a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:43.904067  5985 tablet_service.cc:1511] Processing CreateTablet for tablet b5896f565b514d4f879bb3143eab8bb4 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:43.905826  5985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5896f565b514d4f879bb3143eab8bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:43.908326  5984 tablet_service.cc:1511] Processing CreateTablet for tablet db57706ec6fa4331ac1f704a35e39536 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:43.909984  5984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db57706ec6fa4331ac1f704a35e39536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:43.912063  5983 tablet_service.cc:1511] Processing CreateTablet for tablet 6c260008990848aa8464b4cf8a2f1794 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:43.913759  5983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c260008990848aa8464b4cf8a2f1794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:43.916481  5982 tablet_service.cc:1511] Processing CreateTablet for tablet 46320c206c3941449c4b103aac98ef59 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:43.917817  5982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46320c206c3941449c4b103aac98ef59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:43.960165  5981 tablet_service.cc:1511] Processing CreateTablet for tablet 8e22fce171eb4a23a6ef27beb084f66a (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:43.963456  5981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e22fce171eb4a23a6ef27beb084f66a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:43.975308  6134 tablet_service.cc:1511] Processing CreateTablet for tablet b5896f565b514d4f879bb3143eab8bb4 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:43.977530  6188 tablet_bootstrap.cc:492] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5: Bootstrap starting.
I20260709 13:13:43.979599  6135 tablet_service.cc:1511] Processing CreateTablet for tablet 162162253fb74f719dfd36e030cc9a45 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:43.979007  6133 tablet_service.cc:1511] Processing CreateTablet for tablet db57706ec6fa4331ac1f704a35e39536 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:43.985536  6134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5896f565b514d4f879bb3143eab8bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:43.986829  6131 tablet_service.cc:1511] Processing CreateTablet for tablet 46320c206c3941449c4b103aac98ef59 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:43.985569  6132 tablet_service.cc:1511] Processing CreateTablet for tablet 6c260008990848aa8464b4cf8a2f1794 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:43.993037  6130 tablet_service.cc:1511] Processing CreateTablet for tablet 8e22fce171eb4a23a6ef27beb084f66a (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:43.996081  6133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db57706ec6fa4331ac1f704a35e39536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:43.997048  6130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e22fce171eb4a23a6ef27beb084f66a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:43.998373  6131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46320c206c3941449c4b103aac98ef59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.002676  6135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162162253fb74f719dfd36e030cc9a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.006132  6132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c260008990848aa8464b4cf8a2f1794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.009948  5986 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1edc8883a5411aa375436089f68051 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:44.011397  5986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1edc8883a5411aa375436089f68051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.045250  6059 tablet_service.cc:1511] Processing CreateTablet for tablet db57706ec6fa4331ac1f704a35e39536 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:44.056689  6059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db57706ec6fa4331ac1f704a35e39536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.056707  6188 tablet_bootstrap.cc:654] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.041319  6061 tablet_service.cc:1511] Processing CreateTablet for tablet 162162253fb74f719dfd36e030cc9a45 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:44.054389  6057 tablet_service.cc:1511] Processing CreateTablet for tablet 46320c206c3941449c4b103aac98ef59 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:44.051359  6058 tablet_service.cc:1511] Processing CreateTablet for tablet 6c260008990848aa8464b4cf8a2f1794 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:44.045293  6060 tablet_service.cc:1511] Processing CreateTablet for tablet b5896f565b514d4f879bb3143eab8bb4 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:44.065053  6057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46320c206c3941449c4b103aac98ef59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.071360  6055 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1edc8883a5411aa375436089f68051 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:44.068409  6056 tablet_service.cc:1511] Processing CreateTablet for tablet 8e22fce171eb4a23a6ef27beb084f66a (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:44.080083  6061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162162253fb74f719dfd36e030cc9a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.080844  6133 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1edc8883a5411aa375436089f68051 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:44.082405  6133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1edc8883a5411aa375436089f68051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.094146  6055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1edc8883a5411aa375436089f68051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.100524  6058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c260008990848aa8464b4cf8a2f1794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.101509  6056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e22fce171eb4a23a6ef27beb084f66a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.103410  6060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5896f565b514d4f879bb3143eab8bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.111807  6189 tablet_bootstrap.cc:492] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638: Bootstrap starting.
I20260709 13:13:44.116355  5981 tablet_service.cc:1511] Processing CreateTablet for tablet 23d65d3f29e342b9bd78ae48ae30a5ed (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:44.117568  5981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d65d3f29e342b9bd78ae48ae30a5ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.123147  6188 tablet_bootstrap.cc:492] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5: No bootstrap required, opened a new log
I20260709 13:13:44.123665  6188 ts_tablet_manager.cc:1403] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent bootstrapping tablet: real 0.149s	user 0.023s	sys 0.000s
I20260709 13:13:44.134501  6054 tablet_service.cc:1511] Processing CreateTablet for tablet 23d65d3f29e342b9bd78ae48ae30a5ed (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:44.139503  6054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d65d3f29e342b9bd78ae48ae30a5ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.143011  6189 tablet_bootstrap.cc:654] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.143579  6130 tablet_service.cc:1511] Processing CreateTablet for tablet 23d65d3f29e342b9bd78ae48ae30a5ed (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:44.145797  6130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d65d3f29e342b9bd78ae48ae30a5ed. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:44.151108  5941 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:44.152912  5986 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc3837f42db42a88c1454a924777cb6 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:44.154104  5986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc3837f42db42a88c1454a924777cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.149959  6188 raft_consensus.cc:359] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.156396  6188 raft_consensus.cc:385] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.156747  6188 raft_consensus.cc:740] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.157622  6188 consensus_queue.cc:260] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.170778  6188 ts_tablet_manager.cc:1434] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 13:13:44.172396  6188 tablet_bootstrap.cc:492] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5: Bootstrap starting.
I20260709 13:13:44.175021  6053 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc3837f42db42a88c1454a924777cb6 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:44.178275  6053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc3837f42db42a88c1454a924777cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.175236  6021 heartbeater.cc:499] Master 127.5.185.126:37259 was elected leader, sending a full tablet report...
I20260709 13:13:44.199788  6189 tablet_bootstrap.cc:492] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638: No bootstrap required, opened a new log
I20260709 13:13:44.202145  6189 ts_tablet_manager.cc:1403] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.005s
I20260709 13:13:44.206925  6188 tablet_bootstrap.cc:654] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.193045  6133 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc3837f42db42a88c1454a924777cb6 (DEFAULT_TABLE table=test-workload [id=56eb02a15da04da696c4e92c49b5b14f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:44.221771  6189 raft_consensus.cc:359] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.223101  6189 raft_consensus.cc:385] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.223883  6189 raft_consensus.cc:740] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46e797ccce245928792b1318e192638, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.224828  6189 consensus_queue.cc:260] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.223497  6133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc3837f42db42a88c1454a924777cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.235845  6188 tablet_bootstrap.cc:492] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5: No bootstrap required, opened a new log
I20260709 13:13:44.236300  6188 ts_tablet_manager.cc:1403] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.004s
I20260709 13:13:44.245172  6188 raft_consensus.cc:359] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.246109  6188 raft_consensus.cc:385] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.246474  6188 raft_consensus.cc:740] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.247675  6188 consensus_queue.cc:260] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.254918  6188 ts_tablet_manager.cc:1434] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:13:44.256134  6188 tablet_bootstrap.cc:492] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5: Bootstrap starting.
I20260709 13:13:44.262149  6189 ts_tablet_manager.cc:1434] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.021s
I20260709 13:13:44.262359  6194 tablet_bootstrap.cc:492] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Bootstrap starting.
I20260709 13:13:44.262894  6170 heartbeater.cc:499] Master 127.5.185.126:37259 was elected leader, sending a full tablet report...
I20260709 13:13:44.263140  6189 tablet_bootstrap.cc:492] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638: Bootstrap starting.
I20260709 13:13:44.268015  6188 tablet_bootstrap.cc:654] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.278680  6194 tablet_bootstrap.cc:654] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.285826  6189 tablet_bootstrap.cc:654] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.286118  6188 tablet_bootstrap.cc:492] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5: No bootstrap required, opened a new log
I20260709 13:13:44.286574  6188 ts_tablet_manager.cc:1403] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.010s
I20260709 13:13:44.289364  6188 raft_consensus.cc:359] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.290093  6188 raft_consensus.cc:385] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.290405  6188 raft_consensus.cc:740] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.291075  6194 tablet_bootstrap.cc:492] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a: No bootstrap required, opened a new log
I20260709 13:13:44.291615  6194 ts_tablet_manager.cc:1403] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260709 13:13:44.291123  6188 consensus_queue.cc:260] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.293443  6188 ts_tablet_manager.cc:1434] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:13:44.294497  6188 tablet_bootstrap.cc:492] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5: Bootstrap starting.
I20260709 13:13:44.295099  6194 raft_consensus.cc:359] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.296046  6194 raft_consensus.cc:385] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.296419  6194 raft_consensus.cc:740] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.297413  6194 consensus_queue.cc:260] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.301728  6188 tablet_bootstrap.cc:654] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.313190  6188 tablet_bootstrap.cc:492] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5: No bootstrap required, opened a new log
I20260709 13:13:44.313649  6188 ts_tablet_manager.cc:1403] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.014s
I20260709 13:13:44.315387  6194 ts_tablet_manager.cc:1434] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.013s
I20260709 13:13:44.316205  6096 heartbeater.cc:499] Master 127.5.185.126:37259 was elected leader, sending a full tablet report...
I20260709 13:13:44.316494  6194 tablet_bootstrap.cc:492] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Bootstrap starting.
I20260709 13:13:44.316452  6188 raft_consensus.cc:359] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } }
I20260709 13:13:44.317262  6188 raft_consensus.cc:385] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.317528  6188 raft_consensus.cc:740] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.318238  6188 consensus_queue.cc:260] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } }
I20260709 13:13:44.321727  6188 ts_tablet_manager.cc:1434] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:13:44.322655  6188 tablet_bootstrap.cc:492] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5: Bootstrap starting.
I20260709 13:13:44.324542  6194 tablet_bootstrap.cc:654] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:44.325181  6097 tablet.cc:2406] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:13:44.328958  6188 tablet_bootstrap.cc:654] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.338303  6189 tablet_bootstrap.cc:492] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638: No bootstrap required, opened a new log
I20260709 13:13:44.338927  6189 ts_tablet_manager.cc:1403] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.023s
I20260709 13:13:44.340437  6188 tablet_bootstrap.cc:492] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5: No bootstrap required, opened a new log
I20260709 13:13:44.340853  6188 ts_tablet_manager.cc:1403] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:13:44.343602  6188 raft_consensus.cc:359] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.344291  6188 raft_consensus.cc:385] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.344604  6188 raft_consensus.cc:740] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.345373  6188 consensus_queue.cc:260] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.347262  6189 raft_consensus.cc:359] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.347908  6188 ts_tablet_manager.cc:1434] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:13:44.348598  6194 tablet_bootstrap.cc:492] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a: No bootstrap required, opened a new log
I20260709 13:13:44.348806  6188 tablet_bootstrap.cc:492] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5: Bootstrap starting.
I20260709 13:13:44.349050  6194 ts_tablet_manager.cc:1403] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.021s
I20260709 13:13:44.347957  6189 raft_consensus.cc:385] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.350528  6189 raft_consensus.cc:740] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46e797ccce245928792b1318e192638, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.351248  6189 consensus_queue.cc:260] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.351985  6194 raft_consensus.cc:359] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.352656  6194 raft_consensus.cc:385] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.352952  6194 raft_consensus.cc:740] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.353636  6194 consensus_queue.cc:260] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.355612  6194 ts_tablet_manager.cc:1434] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:13:44.355844  6188 tablet_bootstrap.cc:654] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.356462  6194 tablet_bootstrap.cc:492] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Bootstrap starting.
I20260709 13:13:44.363052  6194 tablet_bootstrap.cc:654] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.367515  6188 tablet_bootstrap.cc:492] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5: No bootstrap required, opened a new log
I20260709 13:13:44.367949  6188 ts_tablet_manager.cc:1403] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260709 13:13:44.370605  6188 raft_consensus.cc:359] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.371325  6188 raft_consensus.cc:385] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.371620  6188 raft_consensus.cc:740] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.372329  6188 consensus_queue.cc:260] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.375310  6188 ts_tablet_manager.cc:1434] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:13:44.376220  6188 tablet_bootstrap.cc:492] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5: Bootstrap starting.
I20260709 13:13:44.377961  6189 ts_tablet_manager.cc:1434] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:13:44.379055  6189 tablet_bootstrap.cc:492] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638: Bootstrap starting.
I20260709 13:13:44.385142  6194 tablet_bootstrap.cc:492] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a: No bootstrap required, opened a new log
I20260709 13:13:44.385644  6194 ts_tablet_manager.cc:1403] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.009s
I20260709 13:13:44.388933  6194 raft_consensus.cc:359] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.389734  6194 raft_consensus.cc:385] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.390089  6194 raft_consensus.cc:740] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.382440  6188 tablet_bootstrap.cc:654] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.391000  6194 consensus_queue.cc:260] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.393388  6194 ts_tablet_manager.cc:1434] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:13:44.394433  6194 tablet_bootstrap.cc:492] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a: Bootstrap starting.
I20260709 13:13:44.401515  6194 tablet_bootstrap.cc:654] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.409401  6189 tablet_bootstrap.cc:654] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.413357  6194 tablet_bootstrap.cc:492] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a: No bootstrap required, opened a new log
I20260709 13:13:44.413889  6194 ts_tablet_manager.cc:1403] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.013s
I20260709 13:13:44.416087  6188 tablet_bootstrap.cc:492] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5: No bootstrap required, opened a new log
I20260709 13:13:44.416602  6188 ts_tablet_manager.cc:1403] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.006s
I20260709 13:13:44.417929  6189 tablet_bootstrap.cc:492] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638: No bootstrap required, opened a new log
I20260709 13:13:44.417791  6194 raft_consensus.cc:359] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.418876  6194 raft_consensus.cc:385] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.419169  6194 raft_consensus.cc:740] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.419577  6188 raft_consensus.cc:359] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.419878  6194 consensus_queue.cc:260] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.420276  6188 raft_consensus.cc:385] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.420691  6188 raft_consensus.cc:740] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.421463  6188 consensus_queue.cc:260] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.422219  6194 ts_tablet_manager.cc:1434] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:44.423259  6194 tablet_bootstrap.cc:492] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Bootstrap starting.
I20260709 13:13:44.426235  6188 ts_tablet_manager.cc:1434] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 13:13:44.418390  6189 ts_tablet_manager.cc:1403] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.008s
I20260709 13:13:44.427248  6188 tablet_bootstrap.cc:492] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5: Bootstrap starting.
I20260709 13:13:44.430723  6194 tablet_bootstrap.cc:654] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.434489  6189 raft_consensus.cc:359] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.435285  6189 raft_consensus.cc:385] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.435426  6188 tablet_bootstrap.cc:654] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.435637  6189 raft_consensus.cc:740] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46e797ccce245928792b1318e192638, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.436625  6189 consensus_queue.cc:260] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.440078  6189 ts_tablet_manager.cc:1434] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:13:44.441032  6189 tablet_bootstrap.cc:492] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638: Bootstrap starting.
I20260709 13:13:44.446429  6191 raft_consensus.cc:493] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.446925  6191 raft_consensus.cc:515] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.449113  6189 tablet_bootstrap.cc:654] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.450850  6191 leader_election.cc:290] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:44.460237  6194 tablet_bootstrap.cc:492] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a: No bootstrap required, opened a new log
I20260709 13:13:44.460709  6194 ts_tablet_manager.cc:1403] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.005s
I20260709 13:13:44.463388  6188 tablet_bootstrap.cc:492] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5: No bootstrap required, opened a new log
I20260709 13:13:44.463821  6188 ts_tablet_manager.cc:1403] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.001s
I20260709 13:13:44.475422  6188 raft_consensus.cc:359] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.476409  6188 raft_consensus.cc:385] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.476785  6188 raft_consensus.cc:740] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.474506  6194 raft_consensus.cc:359] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } }
I20260709 13:13:44.480280  6194 raft_consensus.cc:385] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.478065  6188 consensus_queue.cc:260] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.483034  6194 raft_consensus.cc:740] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.498651  6194 consensus_queue.cc:260] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } }
I20260709 13:13:44.635679  6188 ts_tablet_manager.cc:1434] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5: Time spent starting tablet: real 0.172s	user 0.010s	sys 0.000s
I20260709 13:13:44.641682  6189 tablet_bootstrap.cc:492] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638: No bootstrap required, opened a new log
I20260709 13:13:44.642501  6189 ts_tablet_manager.cc:1403] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638: Time spent bootstrapping tablet: real 0.202s	user 0.014s	sys 0.001s
I20260709 13:13:44.644340  6194 ts_tablet_manager.cc:1434] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent starting tablet: real 0.183s	user 0.008s	sys 0.001s
I20260709 13:13:44.645511  6194 tablet_bootstrap.cc:492] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Bootstrap starting.
I20260709 13:13:44.645766  6189 raft_consensus.cc:359] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:44.919705  6189 raft_consensus.cc:385] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.944800  6189 raft_consensus.cc:740] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46e797ccce245928792b1318e192638, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.363426  6189 consensus_queue.cc:260] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:45.483740  6194 tablet_bootstrap.cc:654] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.110575  6189 ts_tablet_manager.cc:1434] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638: Time spent starting tablet: real 1.468s	user 0.010s	sys 0.002s
W20260709 13:13:46.111064  6189 ts_tablet_manager.cc:1467] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638: Tablet startup took 1468ms
W20260709 13:13:46.111438  6189 ts_tablet_manager.cc:1469] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638: Trace:
0709 13:13:43.964566 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:13:43.965184 (+   618us) service_pool.cc:224] Handling call
0709 13:13:43.977793 (+ 12609us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:13:43.979777 (+  1984us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:13:44.024037 (+ 44260us) tablet_metadata.cc:665] Metadata flushed
0709 13:13:44.100973 (+ 76936us) tablet_replica.cc:206] Creating consensus instance
0709 13:13:44.106762 (+  5789us) inbound_call.cc:177] Queueing success response
0709 13:13:44.440704 (+333942us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:13:44.642931 (+202227us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:13:44.643413 (+   482us) tablet_replica.cc:261] Starting instrumentation
0709 13:13:44.644083 (+   670us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":44856,"raft.run_cpu_time_us":154,"raft.run_wall_time_us":157,"tablet-open.queue_time_us":336270,"thread_start_us":44994,"threads_started":1}
I20260709 13:13:46.178683  6189 tablet_bootstrap.cc:492] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638: Bootstrap starting.
W20260709 13:13:46.554721  6194 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.067s	user 0.023s	sys 0.124s
W20260709 13:13:46.555243  6194 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.068s	user 0.023s	sys 0.124s
I20260709 13:13:46.559547  6189 tablet_bootstrap.cc:654] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.560273  6194 tablet_bootstrap.cc:492] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a: No bootstrap required, opened a new log
I20260709 13:13:46.562220  6194 ts_tablet_manager.cc:1403] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent bootstrapping tablet: real 1.917s	user 0.033s	sys 0.131s
I20260709 13:13:46.567106  6194 raft_consensus.cc:359] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.567914  6194 raft_consensus.cc:385] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.568241  6194 raft_consensus.cc:740] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.569027  6194 consensus_queue.cc:260] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.575444  6189 tablet_bootstrap.cc:492] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638: No bootstrap required, opened a new log
I20260709 13:13:46.575984  6189 ts_tablet_manager.cc:1403] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638: Time spent bootstrapping tablet: real 0.398s	user 0.009s	sys 0.007s
I20260709 13:13:46.577656  6194 ts_tablet_manager.cc:1434] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 13:13:46.579312  6194 tablet_bootstrap.cc:492] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a: Bootstrap starting.
I20260709 13:13:46.579411  6189 raft_consensus.cc:359] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.580224  6189 raft_consensus.cc:385] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.580538  6189 raft_consensus.cc:740] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46e797ccce245928792b1318e192638, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.581271  6189 consensus_queue.cc:260] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.583487  6189 ts_tablet_manager.cc:1434] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:13:46.584429  6189 tablet_bootstrap.cc:492] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638: Bootstrap starting.
I20260709 13:13:46.590250  6218 raft_consensus.cc:493] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.591109  6189 tablet_bootstrap.cc:654] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.591246  6194 tablet_bootstrap.cc:654] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.590878  6218 raft_consensus.cc:515] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.595319  6218 leader_election.cc:290] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:46.596136  6218 raft_consensus.cc:493] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.606614  6218 raft_consensus.cc:515] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.608906  6218 leader_election.cc:290] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:46.615716  6217 raft_consensus.cc:493] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.616197  6217 raft_consensus.cc:515] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.619565  6224 raft_consensus.cc:493] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.620142  6217 leader_election.cc:290] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:46.615365  6223 raft_consensus.cc:493] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.620203  6224 raft_consensus.cc:515] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.620865  6223 raft_consensus.cc:515] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.622577  6224 leader_election.cc:290] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:46.622386  6223 leader_election.cc:290] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
W20260709 13:13:46.632855  5941 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:46.632782  6223 raft_consensus.cc:493] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.633545  6223 raft_consensus.cc:515] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.635913  6223 leader_election.cc:290] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:46.642176  6223 raft_consensus.cc:493] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.642696  6224 raft_consensus.cc:493] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.642884  6223 raft_consensus.cc:515] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.643299  6224 raft_consensus.cc:515] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.644877  6223 leader_election.cc:290] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:46.645166  6224 leader_election.cc:290] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
W20260709 13:13:46.647848  5960 thread.cc:641] client-negotiator [worker] (thread pool) Time spent creating pthread: real 2.193s	user 0.010s	sys 0.030s
W20260709 13:13:46.648262  5960 thread.cc:608] client-negotiator [worker] (thread pool) Time spent starting thread: real 2.193s	user 0.011s	sys 0.030s
I20260709 13:13:46.650490  6224 raft_consensus.cc:493] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.650727  6223 raft_consensus.cc:493] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.651228  6223 raft_consensus.cc:515] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } }
I20260709 13:13:46.651262  6224 raft_consensus.cc:515] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.653577  6223 leader_election.cc:290] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a46e797ccce245928792b1318e192638 (127.5.185.67:37441), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:46.654079  6224 leader_election.cc:290] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:46.662637  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46320c206c3941449c4b103aac98ef59" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:46.663493  6145 raft_consensus.cc:2468] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:46.664631  5960 leader_election.cc:304] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:46.665130  6140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:46.665856  6140 raft_consensus.cc:2468] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:46.665920  6224 raft_consensus.cc:2804] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.666406  6224 raft_consensus.cc:493] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.666807  6224 raft_consensus.cc:3060] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.667131  6141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:46.667820  6141 raft_consensus.cc:2468] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:46.668918  5960 leader_election.cc:304] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:46.669786  6223 raft_consensus.cc:2804] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.669911  5960 leader_election.cc:304] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:46.670212  6223 raft_consensus.cc:493] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.672407  6223 raft_consensus.cc:3060] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.674405  6224 raft_consensus.cc:515] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.677096  6224 leader_election.cc:290] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Requested vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:46.677788  6224 raft_consensus.cc:2804] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.678270  6224 raft_consensus.cc:493] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.678805  6224 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.679160  6223 raft_consensus.cc:515] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.679749  6194 tablet_bootstrap.cc:492] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a: No bootstrap required, opened a new log
I20260709 13:13:46.680362  6194 ts_tablet_manager.cc:1403] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent bootstrapping tablet: real 0.101s	user 0.006s	sys 0.017s
I20260709 13:13:46.681349  6223 leader_election.cc:290] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Requested vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:46.683609  6194 raft_consensus.cc:359] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.684135  6194 raft_consensus.cc:385] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.684387  6194 raft_consensus.cc:740] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.685025  6194 consensus_queue.cc:260] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.685032  6224 raft_consensus.cc:515] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.687114  6194 ts_tablet_manager.cc:1434] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:13:46.688264  6194 tablet_bootstrap.cc:492] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Bootstrap starting.
I20260709 13:13:46.688855  6141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46320c206c3941449c4b103aac98ef59" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:46.689380  6141 raft_consensus.cc:3060] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.693379  6194 tablet_bootstrap.cc:654] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.687074  6224 leader_election.cc:290] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Requested vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:46.695881  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:46.695996  6140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:46.697335  6140 raft_consensus.cc:3060] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.697959  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d65d3f29e342b9bd78ae48ae30a5ed" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:46.706736  6140 raft_consensus.cc:2468] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:46.716477  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:46.717283  6138 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.719182  6188 tablet_bootstrap.cc:492] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5: Bootstrap starting.
I20260709 13:13:46.724854  6217 raft_consensus.cc:493] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.725350  6217 raft_consensus.cc:515] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.727428  6217 leader_election.cc:290] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:46.727957  6217 raft_consensus.cc:493] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.728377  6217 raft_consensus.cc:515] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.729110  6141 raft_consensus.cc:2468] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:46.730198  6217 leader_election.cc:290] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:46.736583  6189 tablet_bootstrap.cc:492] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638: No bootstrap required, opened a new log
I20260709 13:13:46.740212  6189 ts_tablet_manager.cc:1403] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638: Time spent bootstrapping tablet: real 0.156s	user 0.012s	sys 0.008s
I20260709 13:13:46.743814  6188 tablet_bootstrap.cc:654] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.760347  6189 raft_consensus.cc:359] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.761376  6189 raft_consensus.cc:385] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.761967  6189 raft_consensus.cc:740] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46e797ccce245928792b1318e192638, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.766178  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162162253fb74f719dfd36e030cc9a45" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:46.766706  6189 consensus_queue.cc:260] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.763881  6138 raft_consensus.cc:2468] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:46.762590  6142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5896f565b514d4f879bb3143eab8bb4" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:46.767988  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:46.773977  6142 raft_consensus.cc:2468] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:46.773545  6227 raft_consensus.cc:493] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.774830  6144 raft_consensus.cc:2468] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:46.791507  6194 tablet_bootstrap.cc:492] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a: No bootstrap required, opened a new log
I20260709 13:13:46.791887  6194 ts_tablet_manager.cc:1403] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.046s
I20260709 13:13:46.789960  6227 raft_consensus.cc:515] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.794098  6189 ts_tablet_manager.cc:1434] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.002s
I20260709 13:13:46.794193  6227 leader_election.cc:290] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:46.795526  6189 tablet_bootstrap.cc:492] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638: Bootstrap starting.
I20260709 13:13:46.795442  6194 raft_consensus.cc:359] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
W20260709 13:13:46.795706  5960 leader_election.cc:343] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a46e797ccce245928792b1318e192638 (127.5.185.67:37441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.796388  6194 raft_consensus.cc:385] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.797710  6194 raft_consensus.cc:740] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Initialized, Role: FOLLOWER
W20260709 13:13:46.802323  5960 leader_election.cc:343] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a46e797ccce245928792b1318e192638 (127.5.185.67:37441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.803165  5960 leader_election.cc:304] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:46.803942  6224 raft_consensus.cc:2804] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.804064  5960 leader_election.cc:304] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:46.804500  6224 raft_consensus.cc:697] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Leader. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
W20260709 13:13:46.804955  5960 leader_election.cc:343] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a46e797ccce245928792b1318e192638 (127.5.185.67:37441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.805619  5960 leader_election.cc:304] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:46.805403  6224 consensus_queue.cc:237] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.798511  6194 consensus_queue.cc:260] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.817088  6225 raft_consensus.cc:2804] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.817551  6225 raft_consensus.cc:697] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Leader. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:46.818310  6225 consensus_queue.cc:237] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.807466  6223 raft_consensus.cc:2804] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.824321  6194 ts_tablet_manager.cc:1434] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 13:13:46.825961  6194 tablet_bootstrap.cc:492] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Bootstrap starting.
I20260709 13:13:46.833730  6188 tablet_bootstrap.cc:492] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5: No bootstrap required, opened a new log
I20260709 13:13:46.834430  6188 ts_tablet_manager.cc:1403] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent bootstrapping tablet: real 0.116s	user 0.019s	sys 0.005s
I20260709 13:13:46.843050  6188 raft_consensus.cc:359] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.843860  6188 raft_consensus.cc:385] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.844205  6188 raft_consensus.cc:740] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.845345  6188 consensus_queue.cc:260] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.852825  6188 ts_tablet_manager.cc:1434] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:13:46.846621  5960 leader_election.cc:304] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:46.854063  5960 leader_election.cc:304] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:46.854830  6224 raft_consensus.cc:2804] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.855190  6224 raft_consensus.cc:493] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.855506  6224 raft_consensus.cc:3060] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.852217  6223 raft_consensus.cc:697] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Leader. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:46.867439  6224 raft_consensus.cc:515] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.873653  6233 raft_consensus.cc:2804] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.874123  6233 raft_consensus.cc:493] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.874508  6233 raft_consensus.cc:3060] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.879014  6224 leader_election.cc:290] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Requested vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:46.883492  6227 raft_consensus.cc:493] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.887553  6218 raft_consensus.cc:493] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.883481  6223 consensus_queue.cc:237] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.888614  6218 raft_consensus.cc:515] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.890619  6218 leader_election.cc:290] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:46.890901  6189 tablet_bootstrap.cc:654] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.891459  6227 raft_consensus.cc:515] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.893527  6227 leader_election.cc:290] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
W20260709 13:13:46.899247  5960 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.5.185.66:44961 timed out after 1.843s (SENT)
I20260709 13:13:46.900650  6194 tablet_bootstrap.cc:654] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.902369  6071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46320c206c3941449c4b103aac98ef59" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:46.905002  6071 raft_consensus.cc:2468] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:46.905912  6070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d65d3f29e342b9bd78ae48ae30a5ed" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:46.910056  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:46.917742  6069 raft_consensus.cc:2468] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:46.916363  6070 raft_consensus.cc:2468] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:46.921825  6071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5896f565b514d4f879bb3143eab8bb4" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:46.922264  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:46.922650  6071 raft_consensus.cc:2468] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:46.922890  6069 raft_consensus.cc:2468] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:46.928618  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:46.929195  6069 raft_consensus.cc:2468] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:46.934460  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162162253fb74f719dfd36e030cc9a45" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:46.935333  6069 raft_consensus.cc:2468] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:46.936343  6070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46320c206c3941449c4b103aac98ef59" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:46.937320  6070 raft_consensus.cc:3060] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.939595  6071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:46.945334  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5896f565b514d4f879bb3143eab8bb4" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:46.946178  6071 raft_consensus.cc:2468] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:46.947726  6144 raft_consensus.cc:3060] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.950974  5996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5" is_pre_election: true
I20260709 13:13:46.939874  6233 raft_consensus.cc:515] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:46.953733  5995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5" is_pre_election: true
I20260709 13:13:46.956308  5995 raft_consensus.cc:2468] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 0.
I20260709 13:13:46.953258  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:46.955013  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5" is_pre_election: true
I20260709 13:13:46.964673  6034 leader_election.cc:304] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: 
I20260709 13:13:46.966598  6227 raft_consensus.cc:2804] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.961763  6069 raft_consensus.cc:3060] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.967839  6227 raft_consensus.cc:493] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.970793  5996 raft_consensus.cc:2393] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in current term 1: Already voted for candidate 4451b7a26a0844aba9f68841ac88e7f5 in this term.
I20260709 13:13:46.970134  6227 raft_consensus.cc:3060] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.967991  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5" is_pre_election: true
I20260709 13:13:46.969151  6071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:46.976161  6071 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.976924  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5896f565b514d4f879bb3143eab8bb4" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:46.973685  5995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46320c206c3941449c4b103aac98ef59" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5" is_pre_election: true
I20260709 13:13:46.979097  6068 raft_consensus.cc:3060] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.996987  5960 leader_election.cc:304] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: a46e797ccce245928792b1318e192638
I20260709 13:13:47.012575  6223 raft_consensus.cc:2804] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:47.013021  6223 raft_consensus.cc:493] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.992188  5891 catalog_manager.cc:5697] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.015336  5891 catalog_manager.cc:5697] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.016433  5960 leader_election.cc:304] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: a46e797ccce245928792b1318e192638
I20260709 13:13:47.017444  6224 raft_consensus.cc:2804] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:47.017810  6224 raft_consensus.cc:493] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:47.017935  5960 leader_election.cc:304] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: a46e797ccce245928792b1318e192638
I20260709 13:13:47.018217  6224 raft_consensus.cc:3060] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.017086  5891 catalog_manager.cc:5697] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.019186  6235 raft_consensus.cc:2804] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:47.019735  6235 raft_consensus.cc:493] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:47.020169  6235 raft_consensus.cc:3060] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.023294  6233 leader_election.cc:290] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Requested vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:47.025918  6144 raft_consensus.cc:2468] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:47.013360  6223 raft_consensus.cc:3060] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.032389  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:47.036448  6142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:47.037027  6142 raft_consensus.cc:2468] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 0.
I20260709 13:13:47.037819  6066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:47.031260  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:47.047663  6224 raft_consensus.cc:515] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } }
I20260709 13:13:47.048872  6142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:47.035038  6144 raft_consensus.cc:2468] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 0.
I20260709 13:13:47.039578  6066 raft_consensus.cc:2468] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46e797ccce245928792b1318e192638 in term 0.
I20260709 13:13:47.041607  6065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:47.052572  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46320c206c3941449c4b103aac98ef59" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:47.053601  6142 raft_consensus.cc:2393] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in current term 1: Already voted for candidate 4451b7a26a0844aba9f68841ac88e7f5 in this term.
I20260709 13:13:47.043653  6070 raft_consensus.cc:2468] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:47.054723  6138 raft_consensus.cc:2393] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in current term 1: Already voted for candidate 4451b7a26a0844aba9f68841ac88e7f5 in this term.
I20260709 13:13:47.055826  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:47.056075  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:47.056381  6067 raft_consensus.cc:3060] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.057471  6139 raft_consensus.cc:2393] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in current term 1: Already voted for candidate 4451b7a26a0844aba9f68841ac88e7f5 in this term.
I20260709 13:13:47.057510  6035 leader_election.cc:304] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, a46e797ccce245928792b1318e192638; no voters: 4451b7a26a0844aba9f68841ac88e7f5
I20260709 13:13:47.068293  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:47.068871  6138 raft_consensus.cc:3060] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.069247  6227 raft_consensus.cc:515] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.069695  6194 tablet_bootstrap.cc:492] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a: No bootstrap required, opened a new log
I20260709 13:13:47.070154  6194 ts_tablet_manager.cc:1403] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent bootstrapping tablet: real 0.244s	user 0.014s	sys 0.011s
I20260709 13:13:47.071447  6065 raft_consensus.cc:2393] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a46e797ccce245928792b1318e192638 in current term 1: Already voted for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in this term.
I20260709 13:13:47.118357  6189 tablet_bootstrap.cc:492] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638: No bootstrap required, opened a new log
I20260709 13:13:47.123315  6194 raft_consensus.cc:359] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.123950  6194 raft_consensus.cc:385] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.124205  6194 raft_consensus.cc:740] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.124776  6194 consensus_queue.cc:260] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.125968  6233 raft_consensus.cc:493] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.127131  6224 leader_election.cc:290] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Requested vote from peers a46e797ccce245928792b1318e192638 (127.5.185.67:37441), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:47.126971  6233 raft_consensus.cc:515] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.128738  6233 leader_election.cc:290] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:47.126106  6189 ts_tablet_manager.cc:1403] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638: Time spent bootstrapping tablet: real 0.331s	user 0.029s	sys 0.034s
I20260709 13:13:47.118692  5960 leader_election.cc:304] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
W20260709 13:13:47.134093  5960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.67:37441, user_credentials={real_user=slave}} blocked reactor thread for 59341.8us
I20260709 13:13:47.130057  6069 raft_consensus.cc:2468] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:47.134974  6223 raft_consensus.cc:515] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.135366  6233 raft_consensus.cc:2804] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:47.135803  6233 raft_consensus.cc:697] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Leader. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:47.136935  6223 leader_election.cc:290] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Requested vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:47.136584  6233 consensus_queue.cc:237] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.138242  6227 leader_election.cc:290] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 1 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:47.140990  6235 raft_consensus.cc:515] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.145357  6235 leader_election.cc:290] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Requested vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:47.145219  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5" is_pre_election: true
I20260709 13:13:47.121294  6068 raft_consensus.cc:2468] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:47.119026  6035 leader_election.cc:304] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ea5fb3ac0e4d5b918937a0eb63f01a; no voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638
W20260709 13:13:47.148157  6035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.67:37441, user_credentials={real_user=slave}} blocked reactor thread for 70806.8us
I20260709 13:13:47.149773  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc3837f42db42a88c1454a924777cb6" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638" is_pre_election: true
I20260709 13:13:47.150163  5996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5" is_pre_election: true
I20260709 13:13:47.151017  5996 raft_consensus.cc:2393] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a46e797ccce245928792b1318e192638 in current term 1: Already voted for candidate 4451b7a26a0844aba9f68841ac88e7f5 in this term.
I20260709 13:13:47.150883  6142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d65d3f29e342b9bd78ae48ae30a5ed" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:47.152479  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:47.152765  6194 ts_tablet_manager.cc:1434] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.010s
I20260709 13:13:47.153280  5993 raft_consensus.cc:2393] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in current term 1: Already voted for candidate 4451b7a26a0844aba9f68841ac88e7f5 in this term.
I20260709 13:13:47.148864  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162162253fb74f719dfd36e030cc9a45" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:47.148332  5995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5" is_pre_election: true
I20260709 13:13:47.157583  6071 raft_consensus.cc:2468] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:47.159050  5994 raft_consensus.cc:2393] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a46e797ccce245928792b1318e192638 in current term 1: Already voted for candidate 4451b7a26a0844aba9f68841ac88e7f5 in this term.
I20260709 13:13:47.162284  6067 raft_consensus.cc:2468] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:47.159704  6138 raft_consensus.cc:2468] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:47.162810  6217 raft_consensus.cc:2764] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:13:47.162032  6189 raft_consensus.cc:359] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } }
I20260709 13:13:47.163441  6189 raft_consensus.cc:385] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.164105  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:47.148887  6035 leader_election.cc:304] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ea5fb3ac0e4d5b918937a0eb63f01a; no voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638
I20260709 13:13:47.164556  6138 raft_consensus.cc:3060] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.163815  6189 raft_consensus.cc:740] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46e797ccce245928792b1318e192638, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.159226  6245 raft_consensus.cc:2749] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.167838  6227 raft_consensus.cc:2749] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.169338  6108 leader_election.cc:304] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46e797ccce245928792b1318e192638; no voters: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5
W20260709 13:13:47.168812  5960 leader_election.cc:343] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a46e797ccce245928792b1318e192638 (127.5.185.67:37441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:47.171097  6218 raft_consensus.cc:2749] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:13:47.171516  5960 leader_election.cc:343] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a46e797ccce245928792b1318e192638 (127.5.185.67:37441): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:47.172742  5960 leader_election.cc:343] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a46e797ccce245928792b1318e192638 (127.5.185.67:37441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:47.173426  5960 leader_election.cc:304] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:47.171360  6035 leader_election.cc:304] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ea5fb3ac0e4d5b918937a0eb63f01a; no voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638
I20260709 13:13:47.174224  6233 raft_consensus.cc:2804] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:47.170197  6189 consensus_queue.cc:260] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } }
I20260709 13:13:47.175961  6227 raft_consensus.cc:2749] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.176956  6109 leader_election.cc:304] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, a46e797ccce245928792b1318e192638; no voters: 4451b7a26a0844aba9f68841ac88e7f5
I20260709 13:13:47.177474  6233 raft_consensus.cc:697] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Leader. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:47.178310  6233 consensus_queue.cc:237] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.178695  6142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:47.179586  6189 ts_tablet_manager.cc:1434] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 13:13:47.180647  6218 raft_consensus.cc:2764] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:13:47.181293  6109 leader_election.cc:304] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46e797ccce245928792b1318e192638; no voters: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5
I20260709 13:13:47.184120  6189 tablet_bootstrap.cc:492] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638: Bootstrap starting.
I20260709 13:13:47.187177  6138 raft_consensus.cc:2468] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:47.187682  6218 raft_consensus.cc:2749] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.189265  5960 leader_election.cc:304] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:47.189881  6235 raft_consensus.cc:2804] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:47.190325  6235 raft_consensus.cc:697] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Leader. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:47.191313  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46320c206c3941449c4b103aac98ef59" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:47.191841  6067 raft_consensus.cc:2376] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1. Re-sending same reply.
I20260709 13:13:47.191323  6235 consensus_queue.cc:237] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.196525  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162162253fb74f719dfd36e030cc9a45" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:47.200280  6067 raft_consensus.cc:3060] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.200953  6071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc3837f42db42a88c1454a924777cb6" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:47.201565  6071 raft_consensus.cc:2468] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 0.
I20260709 13:13:47.202947  6071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d65d3f29e342b9bd78ae48ae30a5ed" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:47.203557  6071 raft_consensus.cc:3060] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.211592  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:47.213021  6068 raft_consensus.cc:2393] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4451b7a26a0844aba9f68841ac88e7f5 in current term 1: Already voted for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in this term.
I20260709 13:13:47.214923  5960 leader_election.cc:304] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: a46e797ccce245928792b1318e192638
I20260709 13:13:47.216254  6035 leader_election.cc:304] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [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: 03ea5fb3ac0e4d5b918937a0eb63f01a; no voters: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638
I20260709 13:13:47.217574  6227 raft_consensus.cc:2749] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.219139  6071 raft_consensus.cc:2468] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:47.219739  6233 raft_consensus.cc:2804] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:47.220578  6233 raft_consensus.cc:493] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:47.220782  5960 leader_election.cc:304] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: a46e797ccce245928792b1318e192638
I20260709 13:13:47.221009  6233 raft_consensus.cc:3060] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.222929  6067 raft_consensus.cc:2468] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:47.224200  6235 raft_consensus.cc:2804] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:47.224943  6235 raft_consensus.cc:697] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Leader. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:47.225222  5960 leader_election.cc:304] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: a46e797ccce245928792b1318e192638
I20260709 13:13:47.227253  6224 raft_consensus.cc:2804] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:47.226763  6235 consensus_queue.cc:237] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.228556  6224 raft_consensus.cc:697] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Leader. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:47.231511  6224 consensus_queue.cc:237] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } }
I20260709 13:13:47.242626  6233 raft_consensus.cc:515] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.248453  6233 leader_election.cc:290] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Requested vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:47.252940  6189 tablet_bootstrap.cc:654] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:47.253643  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc3837f42db42a88c1454a924777cb6" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:47.254426  6067 raft_consensus.cc:3060] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.264308  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc3837f42db42a88c1454a924777cb6" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46e797ccce245928792b1318e192638"
W20260709 13:13:47.272672  5960 leader_election.cc:343] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a46e797ccce245928792b1318e192638 (127.5.185.67:37441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:47.274019  6067 raft_consensus.cc:2468] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 1.
I20260709 13:13:47.280815  5960 leader_election.cc:304] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: a46e797ccce245928792b1318e192638
I20260709 13:13:47.282014  6235 raft_consensus.cc:2804] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:47.282485  6235 raft_consensus.cc:697] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Leader. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:47.283294  6235 consensus_queue.cc:237] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.293309  6189 tablet_bootstrap.cc:492] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638: No bootstrap required, opened a new log
I20260709 13:13:47.293668  6189 ts_tablet_manager.cc:1403] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.008s
I20260709 13:13:47.298607  6189 raft_consensus.cc:359] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.299371  6189 raft_consensus.cc:385] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.299712  6189 raft_consensus.cc:740] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46e797ccce245928792b1318e192638, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.300390  6189 consensus_queue.cc:260] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.302762  6189 ts_tablet_manager.cc:1434] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:13:47.302811  5893 catalog_manager.cc:5697] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.303723  6189 tablet_bootstrap.cc:492] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638: Bootstrap starting.
I20260709 13:13:47.304440  5893 catalog_manager.cc:5697] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.307137  5893 catalog_manager.cc:5697] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.307863  6224 consensus_queue.cc:1048] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.299342  6235 consensus_queue.cc:1048] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:13:47.308689  5893 catalog_manager.cc:5697] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.310093  5893 catalog_manager.cc:5697] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.311563  5893 catalog_manager.cc:5697] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.318488  6189 tablet_bootstrap.cc:654] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:47.325238  6235 consensus_queue.cc:1048] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.347077  6189 tablet_bootstrap.cc:492] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638: No bootstrap required, opened a new log
I20260709 13:13:47.347604  6189 ts_tablet_manager.cc:1403] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.003s
I20260709 13:13:47.351795  6218 raft_consensus.cc:493] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.351915  6189 raft_consensus.cc:359] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.353188  6189 raft_consensus.cc:385] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.352622  6218 raft_consensus.cc:515] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } }
I20260709 13:13:47.356856  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162162253fb74f719dfd36e030cc9a45" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:47.357597  6068 raft_consensus.cc:2393] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a46e797ccce245928792b1318e192638 in current term 1: Already voted for candidate 4451b7a26a0844aba9f68841ac88e7f5 in this term.
I20260709 13:13:47.359084  6189 raft_consensus.cc:740] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46e797ccce245928792b1318e192638, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.355440  6218 leader_election.cc:290] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:47.361594  6189 consensus_queue.cc:260] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.361138  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162162253fb74f719dfd36e030cc9a45" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5" is_pre_election: true
I20260709 13:13:47.367302  6108 leader_election.cc:304] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46e797ccce245928792b1318e192638; no voters: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5
I20260709 13:13:47.368173  6218 raft_consensus.cc:3060] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.374552  6189 ts_tablet_manager.cc:1434] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.005s
I20260709 13:13:47.375624  6218 raft_consensus.cc:2749] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.384075  6223 consensus_queue.cc:1048] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.458894  6233 consensus_queue.cc:1048] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:47.473738  6223 consensus_queue.cc:1048] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.554108  6223 consensus_queue.cc:1048] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:47.555025  6218 raft_consensus.cc:493] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.555528  6218 raft_consensus.cc:515] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.557744  6218 leader_election.cc:290] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:47.559019  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d65d3f29e342b9bd78ae48ae30a5ed" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5" is_pre_election: true
I20260709 13:13:47.559181  6071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d65d3f29e342b9bd78ae48ae30a5ed" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:47.560354  6071 raft_consensus.cc:2393] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a46e797ccce245928792b1318e192638 in current term 1: Already voted for candidate 4451b7a26a0844aba9f68841ac88e7f5 in this term.
I20260709 13:13:47.562022  6109 leader_election.cc:304] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46e797ccce245928792b1318e192638; no voters: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5
I20260709 13:13:47.562968  6218 raft_consensus.cc:3060] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.569316  6218 raft_consensus.cc:2749] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.579247  6233 consensus_queue.cc:1048] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:47.593953  5994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46320c206c3941449c4b103aac98ef59"
dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
mode: GRACEFUL
new_leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:38078
I20260709 13:13:47.594839  5994 raft_consensus.cc:606] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Received request to transfer leadership to TS 03ea5fb3ac0e4d5b918937a0eb63f01a
I20260709 13:13:47.601370  5994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a"
dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
mode: GRACEFUL
new_leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:38078
I20260709 13:13:47.601989  5994 raft_consensus.cc:606] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Received request to transfer leadership to TS 03ea5fb3ac0e4d5b918937a0eb63f01a
W20260709 13:13:47.604341  6166 debug-util.cc:398] Leaking SignalData structure 0x7b080016f700 after lost signal to thread 5864
W20260709 13:13:47.605309  6166 debug-util.cc:398] Leaking SignalData structure 0x7b080016fde0 after lost signal to thread 5927
I20260709 13:13:47.608117  5994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d1edc8883a5411aa375436089f68051"
dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
mode: GRACEFUL
new_leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:38078
I20260709 13:13:47.608704  5994 raft_consensus.cc:606] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Received request to transfer leadership to TS 03ea5fb3ac0e4d5b918937a0eb63f01a
I20260709 13:13:47.616053  5994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23d65d3f29e342b9bd78ae48ae30a5ed"
dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
mode: GRACEFUL
new_leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:38078
I20260709 13:13:47.616909  5994 raft_consensus.cc:606] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Received request to transfer leadership to TS 03ea5fb3ac0e4d5b918937a0eb63f01a
I20260709 13:13:47.623240  5994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fc3837f42db42a88c1454a924777cb6"
dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
mode: GRACEFUL
new_leader_uuid: "a46e797ccce245928792b1318e192638"
 from {username='slave'} at 127.0.0.1:38078
I20260709 13:13:47.623862  5994 raft_consensus.cc:606] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Received request to transfer leadership to TS a46e797ccce245928792b1318e192638
I20260709 13:13:47.651331  6233 consensus_queue.cc:1048] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.662663  6235 raft_consensus.cc:993] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5: : Instructing follower 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:47.663197  6235 raft_consensus.cc:1081] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Signalling peer 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:47.665666  6071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d1edc8883a5411aa375436089f68051"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:39742
I20260709 13:13:47.667161  6071 raft_consensus.cc:493] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:47.667629  6071 raft_consensus.cc:3060] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:47.672636  6235 consensus_queue.cc:1048] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.677783  6071 raft_consensus.cc:515] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.680671  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:47.681234  5994 raft_consensus.cc:3055] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:47.681577  5994 raft_consensus.cc:740] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:47.682386  5994 consensus_queue.cc:260] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.683336  5994 raft_consensus.cc:3060] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:47.690595  6142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:47.692466  6071 leader_election.cc:290] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 2 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:47.702016  5994 raft_consensus.cc:2468] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 2.
I20260709 13:13:47.703305  6034 leader_election.cc:304] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: a46e797ccce245928792b1318e192638
I20260709 13:13:47.704455  6245 raft_consensus.cc:2804] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:47.704943  6245 raft_consensus.cc:697] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Becoming Leader. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:47.705926  6245 consensus_queue.cc:237] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.713994  5893 catalog_manager.cc:5697] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a reported cstate change: term changed from 1 to 2, leader changed from 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65) to 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66). New cstate: current_term: 2 leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.721448  6233 consensus_queue.cc:1048] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.740803  6233 consensus_queue.cc:1048] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.756712  6233 consensus_queue.cc:1048] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.764518  6233 consensus_queue.cc:1048] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.775594  6224 raft_consensus.cc:993] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5: : Instructing follower 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:47.776067  6224 raft_consensus.cc:1081] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Signalling peer 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:47.777990  6071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:39742
I20260709 13:13:47.778599  6071 raft_consensus.cc:493] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:47.778975  6071 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:47.785987  6071 raft_consensus.cc:515] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.788885  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:47.789510  5994 raft_consensus.cc:3055] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:47.789845  5994 raft_consensus.cc:740] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:47.790716  5994 consensus_queue.cc:260] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.791813  5994 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:47.808377  5994 raft_consensus.cc:2468] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 2.
I20260709 13:13:47.814894  6142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:47.815500  6142 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:47.816784  6034 leader_election.cc:304] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: 
I20260709 13:13:47.821974  6142 raft_consensus.cc:2468] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 2.
I20260709 13:13:47.822965  6245 raft_consensus.cc:2804] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:47.823426  6245 raft_consensus.cc:697] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Becoming Leader. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:47.824198  6245 consensus_queue.cc:237] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.828007  6223 consensus_queue.cc:1048] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.834456  6139 raft_consensus.cc:3060] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.834863  6071 leader_election.cc:290] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 2 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:47.848548  6218 raft_consensus.cc:493] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.849198  6218 raft_consensus.cc:515] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.854087  6218 leader_election.cc:290] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:47.855916  6235 consensus_queue.cc:1048] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:47.862668  6071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc3837f42db42a88c1454a924777cb6" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" is_pre_election: true
I20260709 13:13:47.863297  6071 raft_consensus.cc:2468] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46e797ccce245928792b1318e192638 in term 1.
I20260709 13:13:47.864511  6109 leader_election.cc:304] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:47.865247  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc3837f42db42a88c1454a924777cb6" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5" is_pre_election: true
I20260709 13:13:47.866269  6235 consensus_queue.cc:1048] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:47.869242  6224 consensus_queue.cc:1048] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:47.840422  5893 catalog_manager.cc:5697] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a reported cstate change: term changed from 1 to 2, leader changed from 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65) to 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66). New cstate: current_term: 2 leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.900138  6263 raft_consensus.cc:2804] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:47.901460  6263 raft_consensus.cc:493] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4451b7a26a0844aba9f68841ac88e7f5)
I20260709 13:13:47.901898  6263 raft_consensus.cc:3060] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:47.908594  6263 raft_consensus.cc:515] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.910759  6223 raft_consensus.cc:993] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5: : Instructing follower a46e797ccce245928792b1318e192638 to start an election
I20260709 13:13:47.911211  6223 raft_consensus.cc:1081] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Signalling peer a46e797ccce245928792b1318e192638 to start an election
I20260709 13:13:47.911715  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc3837f42db42a88c1454a924777cb6" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:47.915486  6139 raft_consensus.cc:1240] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Rejecting Update request from peer 4451b7a26a0844aba9f68841ac88e7f5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:13:47.917907  6224 consensus_queue.cc:1059] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.918689  6224 raft_consensus.cc:3055] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:47.918992  6224 raft_consensus.cc:740] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:47.919770  6224 consensus_queue.cc:260] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.920650  6224 raft_consensus.cc:3060] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:47.922755  6139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fc3837f42db42a88c1454a924777cb6"
dest_uuid: "a46e797ccce245928792b1318e192638"
 from {username='slave'} at 127.0.0.1:41800
I20260709 13:13:47.923269  6139 raft_consensus.cc:493] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:47.923619  6139 raft_consensus.cc:3060] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:47.927985  6235 raft_consensus.cc:993] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5: : Instructing follower 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:47.928382  6235 raft_consensus.cc:1081] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Signalling peer 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:47.932798  6068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23d65d3f29e342b9bd78ae48ae30a5ed"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:39742
I20260709 13:13:47.933887  6263 leader_election.cc:290] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 2 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:47.932322  6071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc3837f42db42a88c1454a924777cb6" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:47.934782  6068 raft_consensus.cc:493] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:47.935513  6068 raft_consensus.cc:3060] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:47.942461  6068 raft_consensus.cc:515] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.944892  6139 raft_consensus.cc:515] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.945043  6109 leader_election.cc:304] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [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: a46e797ccce245928792b1318e192638; no voters: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5
I20260709 13:13:47.950695  6139 leader_election.cc:290] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 3 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:47.951409  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc3837f42db42a88c1454a924777cb6" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:47.951675  6263 raft_consensus.cc:2749] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:13:47.952010  5994 raft_consensus.cc:3060] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:47.958076  5995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d65d3f29e342b9bd78ae48ae30a5ed" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:47.958847  5995 raft_consensus.cc:3055] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:47.959167  5995 raft_consensus.cc:740] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:47.960060  5995 consensus_queue.cc:260] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.960996  6068 leader_election.cc:290] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 2 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:47.967465  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d65d3f29e342b9bd78ae48ae30a5ed" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:47.968035  6139 raft_consensus.cc:3060] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:47.963032  5994 raft_consensus.cc:2468] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46e797ccce245928792b1318e192638 in term 3.
I20260709 13:13:47.969499  6108 leader_election.cc:304] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [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: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:47.970294  6263 raft_consensus.cc:2804] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:47.970762  6263 raft_consensus.cc:697] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 3 LEADER]: Becoming Leader. State: Replica: a46e797ccce245928792b1318e192638, State: Running, Role: LEADER
I20260709 13:13:47.961544  6071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc3837f42db42a88c1454a924777cb6" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:47.971648  6071 raft_consensus.cc:3060] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:13:47.971549  6263 consensus_queue.cc:237] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.974239  6139 raft_consensus.cc:2468] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 2.
I20260709 13:13:47.976698  6035 leader_election.cc:304] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea5fb3ac0e4d5b918937a0eb63f01a, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:47.977706  6217 raft_consensus.cc:2804] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:47.978068  6071 raft_consensus.cc:2468] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46e797ccce245928792b1318e192638 in term 3.
I20260709 13:13:47.978171  6217 raft_consensus.cc:697] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Becoming Leader. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:47.979192  6217 consensus_queue.cc:237] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:47.978719  5890 catalog_manager.cc:5697] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 reported cstate change: term changed from 1 to 3, leader changed from 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65) to a46e797ccce245928792b1318e192638 (127.5.185.67). New cstate: current_term: 3 leader_uuid: "a46e797ccce245928792b1318e192638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:47.961104  5995 raft_consensus.cc:3060] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:47.986025  6235 raft_consensus.cc:993] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5: : Instructing follower 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:47.986462  6235 raft_consensus.cc:1081] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Signalling peer 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:47.988188  6071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46320c206c3941449c4b103aac98ef59"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:39742
I20260709 13:13:47.988713  6071 raft_consensus.cc:493] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:47.992087  6071 raft_consensus.cc:3060] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:47.992743  5995 raft_consensus.cc:2468] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 2.
I20260709 13:13:47.997814  5893 catalog_manager.cc:5697] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a reported cstate change: term changed from 1 to 2, leader changed from 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65) to 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66). New cstate: current_term: 2 leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.998301  6071 raft_consensus.cc:515] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:48.001062  5995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46320c206c3941449c4b103aac98ef59" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:48.002988  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46320c206c3941449c4b103aac98ef59" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:48.003594  6139 raft_consensus.cc:3060] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:48.010847  5995 raft_consensus.cc:3055] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:48.011237  5995 raft_consensus.cc:740] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:48.013408  6071 leader_election.cc:290] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 2 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:48.015709  6139 raft_consensus.cc:2468] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 2.
I20260709 13:13:48.016888  6035 leader_election.cc:304] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea5fb3ac0e4d5b918937a0eb63f01a, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:48.017735  6217 raft_consensus.cc:2804] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:48.018174  6217 raft_consensus.cc:697] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Becoming Leader. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:48.019026  6217 consensus_queue.cc:237] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:48.012042  5995 consensus_queue.cc:260] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:48.023013  5995 raft_consensus.cc:3060] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:48.026950  5893 catalog_manager.cc:5697] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a reported cstate change: term changed from 1 to 2, leader changed from 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65) to 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66). New cstate: current_term: 2 leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:48.030259  5995 raft_consensus.cc:2468] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 2.
I20260709 13:13:48.184060  6139 raft_consensus.cc:3060] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:48.191370  6139 raft_consensus.cc:1275] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:48.192816  6217 consensus_queue.cc:1048] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:48.205462  5995 raft_consensus.cc:1275] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:48.207160  6245 consensus_queue.cc:1048] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:48.226310  5995 raft_consensus.cc:1275] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:48.227946  6280 consensus_queue.cc:1048] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:48.230109  6139 raft_consensus.cc:1275] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:48.231732  6245 consensus_queue.cc:1048] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:48.428900  6071 raft_consensus.cc:1275] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Refusing update from remote peer a46e797ccce245928792b1318e192638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:48.430475  6263 consensus_queue.cc:1048] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:48.441943  5995 raft_consensus.cc:1275] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Refusing update from remote peer a46e797ccce245928792b1318e192638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:48.443564  6218 consensus_queue.cc:1048] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:48.465895  6138 raft_consensus.cc:1275] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:48.466089  5995 raft_consensus.cc:1275] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:48.467557  6245 consensus_queue.cc:1048] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:48.470101  6245 consensus_queue.cc:1048] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:48.553347  6139 raft_consensus.cc:1275] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:48.555311  6217 consensus_queue.cc:1048] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:48.567621  5995 raft_consensus.cc:1275] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:48.569067  6280 consensus_queue.cc:1048] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:50.655827  5861 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:13:50.656915  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:50.698271  5995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794"
dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
mode: GRACEFUL
new_leader_uuid: "a46e797ccce245928792b1318e192638"
 from {username='slave'} at 127.0.0.1:52906
I20260709 13:13:50.699016  5995 raft_consensus.cc:606] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Received request to transfer leadership to TS a46e797ccce245928792b1318e192638
I20260709 13:13:50.711865  6067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
mode: GRACEFUL
new_leader_uuid: "a46e797ccce245928792b1318e192638"
 from {username='slave'} at 127.0.0.1:54188
I20260709 13:13:50.712404  6067 raft_consensus.cc:606] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Received request to transfer leadership to TS a46e797ccce245928792b1318e192638
I20260709 13:13:50.713757  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:13:50.714313  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:50.916154  6291 raft_consensus.cc:993] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a: : Instructing follower a46e797ccce245928792b1318e192638 to start an election
I20260709 13:13:50.916672  6282 raft_consensus.cc:1081] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Signalling peer a46e797ccce245928792b1318e192638 to start an election
I20260709 13:13:50.918212  6139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a"
dest_uuid: "a46e797ccce245928792b1318e192638"
 from {username='slave'} at 127.0.0.1:41806
I20260709 13:13:50.918830  6139 raft_consensus.cc:493] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:50.919250  6139 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:50.925180  6139 raft_consensus.cc:515] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:50.927536  6139 leader_election.cc:290] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 3 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:50.927917  5995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:50.928072  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:50.928505  5995 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:50.928642  6067 raft_consensus.cc:3055] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:50.929013  6067 raft_consensus.cc:740] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:50.929774  6067 consensus_queue.cc:260] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:50.931118  6067 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:50.935961  6067 raft_consensus.cc:2468] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46e797ccce245928792b1318e192638 in term 3.
I20260709 13:13:50.936498  5995 raft_consensus.cc:2468] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46e797ccce245928792b1318e192638 in term 3.
I20260709 13:13:50.936949  6109 leader_election.cc:304] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:50.937712  6286 raft_consensus.cc:2804] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:50.939026  6286 raft_consensus.cc:697] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 3 LEADER]: Becoming Leader. State: Replica: a46e797ccce245928792b1318e192638, State: Running, Role: LEADER
I20260709 13:13:50.939801  6286 consensus_queue.cc:237] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:50.947360  5891 catalog_manager.cc:5697] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 reported cstate change: term changed from 2 to 3, leader changed from 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66) to a46e797ccce245928792b1318e192638 (127.5.185.67). New cstate: current_term: 3 leader_uuid: "a46e797ccce245928792b1318e192638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:51.061597  6287 raft_consensus.cc:993] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5: : Instructing follower a46e797ccce245928792b1318e192638 to start an election
I20260709 13:13:51.062124  6299 raft_consensus.cc:1081] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Signalling peer a46e797ccce245928792b1318e192638 to start an election
I20260709 13:13:51.063833  6139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794"
dest_uuid: "a46e797ccce245928792b1318e192638"
 from {username='slave'} at 127.0.0.1:41800
I20260709 13:13:51.064446  6139 raft_consensus.cc:493] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:51.064826  6139 raft_consensus.cc:3060] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:51.071987  6139 raft_consensus.cc:515] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:51.074446  6139 leader_election.cc:290] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 2 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:51.074649  5995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:51.075063  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:51.075281  5995 raft_consensus.cc:3055] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:51.075594  5995 raft_consensus.cc:740] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:51.075599  6067 raft_consensus.cc:3060] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:51.076444  5995 consensus_queue.cc:260] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:51.077657  5995 raft_consensus.cc:3060] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:51.082108  6067 raft_consensus.cc:2468] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46e797ccce245928792b1318e192638 in term 2.
I20260709 13:13:51.083173  6109 leader_election.cc:304] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea5fb3ac0e4d5b918937a0eb63f01a, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:51.083988  5995 raft_consensus.cc:2468] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46e797ccce245928792b1318e192638 in term 2.
I20260709 13:13:51.083971  6286 raft_consensus.cc:2804] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:51.084656  6286 raft_consensus.cc:697] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 2 LEADER]: Becoming Leader. State: Replica: a46e797ccce245928792b1318e192638, State: Running, Role: LEADER
I20260709 13:13:51.085397  6286 consensus_queue.cc:237] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:51.092682  5891 catalog_manager.cc:5697] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 reported cstate change: term changed from 1 to 2, leader changed from 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65) to a46e797ccce245928792b1318e192638 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "a46e797ccce245928792b1318e192638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:51.322324  5995 raft_consensus.cc:1275] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Refusing update from remote peer a46e797ccce245928792b1318e192638: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:51.323596  6286 consensus_queue.cc:1048] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:51.342880  6067 raft_consensus.cc:1275] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Refusing update from remote peer a46e797ccce245928792b1318e192638: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:51.344224  6304 consensus_queue.cc:1048] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:51.688539  6067 raft_consensus.cc:1275] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Refusing update from remote peer a46e797ccce245928792b1318e192638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.688539  5995 raft_consensus.cc:1275] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Refusing update from remote peer a46e797ccce245928792b1318e192638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.690917  6304 consensus_queue.cc:1048] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:51.691814  6293 consensus_queue.cc:1048] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.715484  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:51.737192  5995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "162162253fb74f719dfd36e030cc9a45"
dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
mode: GRACEFUL
new_leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:38078
I20260709 13:13:51.737957  5995 raft_consensus.cc:606] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Received request to transfer leadership to TS 03ea5fb3ac0e4d5b918937a0eb63f01a
I20260709 13:13:51.743629  5995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5896f565b514d4f879bb3143eab8bb4"
dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
mode: GRACEFUL
new_leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:38078
I20260709 13:13:51.744093  5995 raft_consensus.cc:606] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Received request to transfer leadership to TS 03ea5fb3ac0e4d5b918937a0eb63f01a
I20260709 13:13:51.748893  5995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536"
dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
mode: GRACEFUL
new_leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:38078
I20260709 13:13:51.749393  5995 raft_consensus.cc:606] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Received request to transfer leadership to TS 03ea5fb3ac0e4d5b918937a0eb63f01a
I20260709 13:13:51.764905  6139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794"
dest_uuid: "a46e797ccce245928792b1318e192638"
mode: GRACEFUL
new_leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:47308
I20260709 13:13:51.765077  6299 raft_consensus.cc:993] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5: : Instructing follower 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:51.765460  6139 raft_consensus.cc:606] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 2 LEADER]: Received request to transfer leadership to TS 03ea5fb3ac0e4d5b918937a0eb63f01a
I20260709 13:13:51.765708  6308 raft_consensus.cc:1081] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Signalling peer 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:51.767355  6067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:39742
I20260709 13:13:51.767895  6067 raft_consensus.cc:493] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:51.768275  6067 raft_consensus.cc:3060] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:51.774892  6139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a"
dest_uuid: "a46e797ccce245928792b1318e192638"
mode: GRACEFUL
new_leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:47308
I20260709 13:13:51.775388  6139 raft_consensus.cc:606] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 3 LEADER]: Received request to transfer leadership to TS 03ea5fb3ac0e4d5b918937a0eb63f01a
I20260709 13:13:51.775806  6067 raft_consensus.cc:515] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:51.778761  6067 leader_election.cc:290] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 2 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:51.780110  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:51.780669  6139 raft_consensus.cc:3060] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:51.780015  5995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:51.781320  5995 raft_consensus.cc:3055] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:51.781657  5995 raft_consensus.cc:740] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:51.782488  5995 consensus_queue.cc:260] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:51.783897  5995 raft_consensus.cc:3060] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:51.788275  6139 raft_consensus.cc:2468] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 2.
I20260709 13:13:51.789721  6035 leader_election.cc:304] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea5fb3ac0e4d5b918937a0eb63f01a, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:51.790683  6282 raft_consensus.cc:2804] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:51.790910  5995 raft_consensus.cc:2468] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 2.
I20260709 13:13:51.792363  6282 raft_consensus.cc:697] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Becoming Leader. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:51.793488  6282 consensus_queue.cc:237] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:51.800241  5890 catalog_manager.cc:5697] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a reported cstate change: term changed from 1 to 2, leader changed from 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65) to 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66). New cstate: current_term: 2 leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:51.846748  6304 raft_consensus.cc:993] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638: : Instructing follower 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:51.847267  6293 raft_consensus.cc:1081] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 3 LEADER]: Signalling peer 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:51.848814  6067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:39752
I20260709 13:13:51.849400  6067 raft_consensus.cc:493] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:51.849735  6067 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:51.854096  6067 raft_consensus.cc:515] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:51.855796  6067 leader_election.cc:290] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 4 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:51.856413  5995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:51.856870  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:51.857100  5995 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:51.857394  6139 raft_consensus.cc:3055] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:51.857690  6139 raft_consensus.cc:740] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a46e797ccce245928792b1318e192638, State: Running, Role: LEADER
I20260709 13:13:51.858429  6139 consensus_queue.cc:260] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:51.859639  6139 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:51.864221  5995 raft_consensus.cc:2468] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 4.
I20260709 13:13:51.865455  6034 leader_election.cc:304] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: 
I20260709 13:13:51.866281  6282 raft_consensus.cc:2804] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:51.866413  6139 raft_consensus.cc:2468] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 4.
I20260709 13:13:51.866775  6282 raft_consensus.cc:697] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 4 LEADER]: Becoming Leader. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:51.867648  6282 consensus_queue.cc:237] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:51.873696  5890 catalog_manager.cc:5697] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a reported cstate change: term changed from 3 to 4, leader changed from a46e797ccce245928792b1318e192638 (127.5.185.67) to 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66). New cstate: current_term: 4 leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:52.109097  6299 raft_consensus.cc:993] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5: : Instructing follower 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:52.109565  6308 raft_consensus.cc:1081] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Signalling peer 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:52.111055  6067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5896f565b514d4f879bb3143eab8bb4"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:39742
I20260709 13:13:52.111591  6067 raft_consensus.cc:493] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:52.111917  6067 raft_consensus.cc:3060] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:52.116668  6067 raft_consensus.cc:515] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:52.118247  6067 leader_election.cc:290] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 2 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:52.119246  5995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5896f565b514d4f879bb3143eab8bb4" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:52.119385  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5896f565b514d4f879bb3143eab8bb4" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:52.119966  6139 raft_consensus.cc:3060] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:52.119939  5995 raft_consensus.cc:3055] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:52.120536  5995 raft_consensus.cc:740] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:52.121399  5995 consensus_queue.cc:260] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:52.122788  5995 raft_consensus.cc:3060] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:52.126708  6139 raft_consensus.cc:2468] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 2.
I20260709 13:13:52.127874  6035 leader_election.cc:304] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea5fb3ac0e4d5b918937a0eb63f01a, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:52.128711  6282 raft_consensus.cc:2804] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:52.129122  6282 raft_consensus.cc:697] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Becoming Leader. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:52.129602  5995 raft_consensus.cc:2468] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 2.
I20260709 13:13:52.129914  6282 consensus_queue.cc:237] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:52.137590  5890 catalog_manager.cc:5697] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a reported cstate change: term changed from 1 to 2, leader changed from 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65) to 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66). New cstate: current_term: 2 leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:52.212620  6299 raft_consensus.cc:993] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5: : Instructing follower 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:52.213253  6308 raft_consensus.cc:1081] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Signalling peer 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:52.214818  6067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "162162253fb74f719dfd36e030cc9a45"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:39742
I20260709 13:13:52.215286  6067 raft_consensus.cc:493] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:52.215584  6067 raft_consensus.cc:3060] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:52.220130  6067 raft_consensus.cc:515] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } }
I20260709 13:13:52.221745  6067 leader_election.cc:290] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 2 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:52.222419  5995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162162253fb74f719dfd36e030cc9a45" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:52.223001  5995 raft_consensus.cc:3055] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:52.223309  5995 raft_consensus.cc:740] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:52.223788  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162162253fb74f719dfd36e030cc9a45" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:52.224371  6138 raft_consensus.cc:3060] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:52.224130  5995 consensus_queue.cc:260] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } }
I20260709 13:13:52.225562  5995 raft_consensus.cc:3060] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:52.226929  6304 raft_consensus.cc:993] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638: : Instructing follower 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:52.227389  6293 raft_consensus.cc:1081] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 2 LEADER]: Signalling peer 03ea5fb3ac0e4d5b918937a0eb63f01a to start an election
I20260709 13:13:52.228880  6067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
 from {username='slave'} at 127.0.0.1:39752
I20260709 13:13:52.229346  6067 raft_consensus.cc:493] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:52.229657  6067 raft_consensus.cc:3060] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:52.231040  6138 raft_consensus.cc:2468] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 2.
I20260709 13:13:52.231220  5995 raft_consensus.cc:2468] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 2.
I20260709 13:13:52.232352  6034 leader_election.cc:304] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: 
I20260709 13:13:52.233351  6282 raft_consensus.cc:2804] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:52.233801  6282 raft_consensus.cc:697] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Becoming Leader. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:52.234634  6282 consensus_queue.cc:237] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } }
I20260709 13:13:52.235303  6067 raft_consensus.cc:515] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:52.237000  6067 leader_election.cc:290] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [CANDIDATE]: Term 3 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:52.237733  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:52.238253  5994 raft_consensus.cc:3060] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:52.238523  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c260008990848aa8464b4cf8a2f1794" candidate_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:52.239058  6138 raft_consensus.cc:3055] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:52.239355  6138 raft_consensus.cc:740] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a46e797ccce245928792b1318e192638, State: Running, Role: LEADER
I20260709 13:13:52.240206  6138 consensus_queue.cc:260] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:52.241371  6138 raft_consensus.cc:3060] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:52.244704  5994 raft_consensus.cc:2468] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 3.
I20260709 13:13:52.245885  6034 leader_election.cc:304] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: 
I20260709 13:13:52.247080  6282 raft_consensus.cc:2804] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:52.247731  6282 raft_consensus.cc:697] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 LEADER]: Becoming Leader. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:52.247828  6138 raft_consensus.cc:2468] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea5fb3ac0e4d5b918937a0eb63f01a in term 3.
I20260709 13:13:52.248986  6282 consensus_queue.cc:237] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:52.253062  5890 catalog_manager.cc:5697] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a reported cstate change: term changed from 1 to 2, leader changed from 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65) to 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66). New cstate: current_term: 2 leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:52.261014  6138 raft_consensus.cc:1275] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:52.262275  6282 consensus_queue.cc:1048] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:52.264346  5890 catalog_manager.cc:5697] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a reported cstate change: term changed from 2 to 3, leader changed from a46e797ccce245928792b1318e192638 (127.5.185.67) to 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66). New cstate: current_term: 3 leader_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:52.273520  5994 raft_consensus.cc:1275] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:52.274930  6282 consensus_queue.cc:1048] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:52.316723  6138 raft_consensus.cc:1275] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 4 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:52.317940  6282 consensus_queue.cc:1048] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:52.325768  5994 raft_consensus.cc:1275] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 4 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:52.327541  6325 consensus_queue.cc:1048] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:13:52.568758  6138 raft_consensus.cc:1275] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:52.570125  6313 consensus_queue.cc:1048] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:52.579993  5994 raft_consensus.cc:1275] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:52.581305  6313 consensus_queue.cc:1048] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:52.690779  6138 raft_consensus.cc:1275] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:52.691926  6313 consensus_queue.cc:1048] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:52.702358  5994 raft_consensus.cc:1275] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:52.703780  6325 consensus_queue.cc:1048] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:52.771092  6138 raft_consensus.cc:1275] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:52.771802  5994 raft_consensus.cc:1275] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Refusing update from remote peer 03ea5fb3ac0e4d5b918937a0eb63f01a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:52.772408  6330 consensus_queue.cc:1048] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:52.773319  6325 consensus_queue.cc:1048] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:54.787230  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:54.795572  6067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46320c206c3941449c4b103aac98ef59"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
mode: GRACEFUL
new_leader_uuid: "a46e797ccce245928792b1318e192638"
 from {username='slave'} at 127.0.0.1:54188
I20260709 13:13:54.796154  6067 raft_consensus.cc:606] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Received request to transfer leadership to TS a46e797ccce245928792b1318e192638
I20260709 13:13:54.798619  6067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d1edc8883a5411aa375436089f68051"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
mode: GRACEFUL
new_leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
 from {username='slave'} at 127.0.0.1:54188
I20260709 13:13:54.799014  6067 raft_consensus.cc:606] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Received request to transfer leadership to TS 4451b7a26a0844aba9f68841ac88e7f5
I20260709 13:13:54.800915  6067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
mode: GRACEFUL
new_leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
 from {username='slave'} at 127.0.0.1:54188
I20260709 13:13:54.801286  6067 raft_consensus.cc:606] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 4 LEADER]: Received request to transfer leadership to TS 4451b7a26a0844aba9f68841ac88e7f5
I20260709 13:13:54.803730  6067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5896f565b514d4f879bb3143eab8bb4"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
mode: GRACEFUL
new_leader_uuid: "a46e797ccce245928792b1318e192638"
 from {username='slave'} at 127.0.0.1:54188
I20260709 13:13:54.804219  6067 raft_consensus.cc:606] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Received request to transfer leadership to TS a46e797ccce245928792b1318e192638
I20260709 13:13:54.806353  6067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536"
dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
mode: GRACEFUL
new_leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
 from {username='slave'} at 127.0.0.1:54188
I20260709 13:13:54.806767  6067 raft_consensus.cc:606] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Received request to transfer leadership to TS 4451b7a26a0844aba9f68841ac88e7f5
I20260709 13:13:54.807610  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:13:54.807976  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:54.962050  6334 raft_consensus.cc:993] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a: : Instructing follower 4451b7a26a0844aba9f68841ac88e7f5 to start an election
I20260709 13:13:54.962473  6325 raft_consensus.cc:1081] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Signalling peer 4451b7a26a0844aba9f68841ac88e7f5 to start an election
I20260709 13:13:54.963905  5994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536"
dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
 from {username='slave'} at 127.0.0.1:38068
I20260709 13:13:54.964401  5994 raft_consensus.cc:493] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:54.964689  5994 raft_consensus.cc:3060] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.965725  6325 raft_consensus.cc:993] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a: : Instructing follower a46e797ccce245928792b1318e192638 to start an election
I20260709 13:13:54.966153  6334 raft_consensus.cc:1081] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Signalling peer a46e797ccce245928792b1318e192638 to start an election
I20260709 13:13:54.967585  6138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5896f565b514d4f879bb3143eab8bb4"
dest_uuid: "a46e797ccce245928792b1318e192638"
 from {username='slave'} at 127.0.0.1:41806
I20260709 13:13:54.968019  6138 raft_consensus.cc:493] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:54.968308  6138 raft_consensus.cc:3060] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.969880  5994 raft_consensus.cc:515] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:54.971639  5994 leader_election.cc:290] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 3 election: Requested vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:54.972150  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:54.972595  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db57706ec6fa4331ac1f704a35e39536" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:54.972666  6067 raft_consensus.cc:3055] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:54.972638  6138 raft_consensus.cc:515] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:54.973181  6067 raft_consensus.cc:740] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:54.973232  6139 raft_consensus.cc:3060] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.974061  6067 consensus_queue.cc:260] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:54.974721  6138 leader_election.cc:290] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 3 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:54.975172  6067 raft_consensus.cc:3060] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.975382  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5896f565b514d4f879bb3143eab8bb4" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:54.975874  5994 raft_consensus.cc:3060] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.979130  6139 raft_consensus.cc:2468] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 3.
I20260709 13:13:54.979211  6067 raft_consensus.cc:2468] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 3.
I20260709 13:13:54.980201  6071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5896f565b514d4f879bb3143eab8bb4" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:54.980463  5960 leader_election.cc:304] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: 
I20260709 13:13:54.980746  6071 raft_consensus.cc:3055] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:54.981108  6071 raft_consensus.cc:740] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:54.982054  5994 raft_consensus.cc:2468] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46e797ccce245928792b1318e192638 in term 3.
I20260709 13:13:54.982132  6335 raft_consensus.cc:2804] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:54.981889  6071 consensus_queue.cc:260] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:54.983156  6071 raft_consensus.cc:3060] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.983305  6108 leader_election.cc:304] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [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: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:54.984153  6293 raft_consensus.cc:2804] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:54.984375  6335 raft_consensus.cc:697] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 LEADER]: Becoming Leader. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:54.985337  6335 consensus_queue.cc:237] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:54.988584  6071 raft_consensus.cc:2468] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46e797ccce245928792b1318e192638 in term 3.
I20260709 13:13:54.988595  6293 raft_consensus.cc:697] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 3 LEADER]: Becoming Leader. State: Replica: a46e797ccce245928792b1318e192638, State: Running, Role: LEADER
I20260709 13:13:54.989768  6293 consensus_queue.cc:237] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:54.994130  5893 catalog_manager.cc:5697] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 reported cstate change: term changed from 2 to 3, leader changed from 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66) to 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65). New cstate: current_term: 3 leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:54.997588  5890 catalog_manager.cc:5697] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 reported cstate change: term changed from 2 to 3, leader changed from 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66) to a46e797ccce245928792b1318e192638 (127.5.185.67). New cstate: current_term: 3 leader_uuid: "a46e797ccce245928792b1318e192638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:55.056088  6345 raft_consensus.cc:993] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a: : Instructing follower a46e797ccce245928792b1318e192638 to start an election
I20260709 13:13:55.056553  6345 raft_consensus.cc:1081] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Signalling peer a46e797ccce245928792b1318e192638 to start an election
I20260709 13:13:55.058051  6139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46320c206c3941449c4b103aac98ef59"
dest_uuid: "a46e797ccce245928792b1318e192638"
 from {username='slave'} at 127.0.0.1:41806
I20260709 13:13:55.058262  6325 raft_consensus.cc:993] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a: : Instructing follower 4451b7a26a0844aba9f68841ac88e7f5 to start an election
I20260709 13:13:55.058480  6139 raft_consensus.cc:493] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:55.058776  6334 raft_consensus.cc:1081] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Signalling peer 4451b7a26a0844aba9f68841ac88e7f5 to start an election
I20260709 13:13:55.058912  6139 raft_consensus.cc:3060] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:55.060227  5994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d1edc8883a5411aa375436089f68051"
dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
 from {username='slave'} at 127.0.0.1:38068
I20260709 13:13:55.060721  5994 raft_consensus.cc:493] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:55.061070  5994 raft_consensus.cc:3060] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:55.064805  6139 raft_consensus.cc:515] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:55.066536  6139 leader_election.cc:290] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [CANDIDATE]: Term 3 election: Requested vote from peers 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089), 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961)
I20260709 13:13:55.067240  5995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46320c206c3941449c4b103aac98ef59" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
I20260709 13:13:55.067554  6071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46320c206c3941449c4b103aac98ef59" candidate_uuid: "a46e797ccce245928792b1318e192638" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:55.067342  5994 raft_consensus.cc:515] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:55.067852  5995 raft_consensus.cc:3060] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:55.068084  6071 raft_consensus.cc:3055] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:55.068384  6071 raft_consensus.cc:740] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:55.069165  6071 consensus_queue.cc:260] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:55.069600  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:55.069938  6067 raft_consensus.cc:3055] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:55.070123  6067 raft_consensus.cc:740] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:55.070289  6071 raft_consensus.cc:3060] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:55.070659  5994 leader_election.cc:290] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 3 election: Requested vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:55.070729  6067 consensus_queue.cc:260] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:55.071805  6067 raft_consensus.cc:3060] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:55.073697  5995 raft_consensus.cc:2468] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46e797ccce245928792b1318e192638 in term 3.
I20260709 13:13:55.075174  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1edc8883a5411aa375436089f68051" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:55.075224  6108 leader_election.cc:304] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [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: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:55.075747  6139 raft_consensus.cc:3060] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:55.076134  6293 raft_consensus.cc:2804] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:55.076617  6293 raft_consensus.cc:697] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 3 LEADER]: Becoming Leader. State: Replica: a46e797ccce245928792b1318e192638, State: Running, Role: LEADER
I20260709 13:13:55.076925  6071 raft_consensus.cc:2468] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46e797ccce245928792b1318e192638 in term 3.
I20260709 13:13:55.077276  6067 raft_consensus.cc:2468] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 3.
I20260709 13:13:55.077484  6293 consensus_queue.cc:237] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:55.078632  5960 leader_election.cc:304] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [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: 03ea5fb3ac0e4d5b918937a0eb63f01a, 4451b7a26a0844aba9f68841ac88e7f5; no voters: 
I20260709 13:13:55.079329  6335 raft_consensus.cc:2804] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:55.079833  6335 raft_consensus.cc:697] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 LEADER]: Becoming Leader. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:55.080629  6335 consensus_queue.cc:237] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:55.081733  6139 raft_consensus.cc:2468] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 3.
I20260709 13:13:55.086511  5890 catalog_manager.cc:5697] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 reported cstate change: term changed from 2 to 3, leader changed from 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66) to a46e797ccce245928792b1318e192638 (127.5.185.67). New cstate: current_term: 3 leader_uuid: "a46e797ccce245928792b1318e192638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:55.088457  5893 catalog_manager.cc:5697] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 reported cstate change: term changed from 2 to 3, leader changed from 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66) to 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65). New cstate: current_term: 3 leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:55.207769  6325 raft_consensus.cc:993] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a: : Instructing follower 4451b7a26a0844aba9f68841ac88e7f5 to start an election
I20260709 13:13:55.208194  6334 raft_consensus.cc:1081] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 4 LEADER]: Signalling peer 4451b7a26a0844aba9f68841ac88e7f5 to start an election
I20260709 13:13:55.209751  5995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a"
dest_uuid: "4451b7a26a0844aba9f68841ac88e7f5"
 from {username='slave'} at 127.0.0.1:38068
I20260709 13:13:55.210175  5995 raft_consensus.cc:493] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:55.210439  5995 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:55.214424  5995 raft_consensus.cc:515] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:55.215876  5995 leader_election.cc:290] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [CANDIDATE]: Term 5 election: Requested vote from peers 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961), a46e797ccce245928792b1318e192638 (127.5.185.67:37441)
I20260709 13:13:55.216444  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a"
I20260709 13:13:55.216954  6067 raft_consensus.cc:3055] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:13:55.216897  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22fce171eb4a23a6ef27beb084f66a" candidate_uuid: "4451b7a26a0844aba9f68841ac88e7f5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a46e797ccce245928792b1318e192638"
I20260709 13:13:55.217247  6067 raft_consensus.cc:740] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 03ea5fb3ac0e4d5b918937a0eb63f01a, State: Running, Role: LEADER
I20260709 13:13:55.217417  6139 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:55.217895  6067 consensus_queue.cc:260] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:55.218737  6067 raft_consensus.cc:3060] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:55.221279  6139 raft_consensus.cc:2468] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 5.
I20260709 13:13:55.222112  5960 leader_election.cc:304] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [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: 4451b7a26a0844aba9f68841ac88e7f5, a46e797ccce245928792b1318e192638; no voters: 
I20260709 13:13:55.222465  6067 raft_consensus.cc:2468] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4451b7a26a0844aba9f68841ac88e7f5 in term 5.
I20260709 13:13:55.222903  6335 raft_consensus.cc:2804] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:13:55.223318  6335 raft_consensus.cc:697] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 5 LEADER]: Becoming Leader. State: Replica: 4451b7a26a0844aba9f68841ac88e7f5, State: Running, Role: LEADER
I20260709 13:13:55.224117  6335 consensus_queue.cc:237] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [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: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } }
I20260709 13:13:55.230962  5893 catalog_manager.cc:5697] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 reported cstate change: term changed from 4 to 5, leader changed from 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66) to 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65). New cstate: current_term: 5 leader_uuid: "4451b7a26a0844aba9f68841ac88e7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:55.476826  6067 raft_consensus.cc:1275] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Refusing update from remote peer a46e797ccce245928792b1318e192638: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.478052  6293 consensus_queue.cc:1048] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:55.482779  6071 raft_consensus.cc:1275] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Refusing update from remote peer 4451b7a26a0844aba9f68841ac88e7f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.483999  6335 consensus_queue.cc:1048] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:55.490046  5995 raft_consensus.cc:1275] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Refusing update from remote peer a46e797ccce245928792b1318e192638: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.491842  6293 consensus_queue.cc:1048] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:55.503767  6139 raft_consensus.cc:1275] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Refusing update from remote peer 4451b7a26a0844aba9f68841ac88e7f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.505366  6335 consensus_queue.cc:1048] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:55.530997  6139 raft_consensus.cc:1275] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Refusing update from remote peer 4451b7a26a0844aba9f68841ac88e7f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.532219  6359 consensus_queue.cc:1048] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:55.540561  6067 raft_consensus.cc:1275] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Refusing update from remote peer 4451b7a26a0844aba9f68841ac88e7f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.542939  6335 consensus_queue.cc:1048] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:55.584820  5995 raft_consensus.cc:1275] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Refusing update from remote peer a46e797ccce245928792b1318e192638: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.585968  6293 consensus_queue.cc:1048] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4451b7a26a0844aba9f68841ac88e7f5" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:55.593899  6067 raft_consensus.cc:1275] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Refusing update from remote peer a46e797ccce245928792b1318e192638: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.595019  6352 consensus_queue.cc:1048] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:55.635594  6067 raft_consensus.cc:1275] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 5 FOLLOWER]: Refusing update from remote peer 4451b7a26a0844aba9f68841ac88e7f5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:55.635802  6139 raft_consensus.cc:1275] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 5 FOLLOWER]: Refusing update from remote peer 4451b7a26a0844aba9f68841ac88e7f5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:55.636770  6336 consensus_queue.cc:1048] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ea5fb3ac0e4d5b918937a0eb63f01a" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:13:55.637373  6359 consensus_queue.cc:1048] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46e797ccce245928792b1318e192638" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:13:55.808782  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:55.814441  5861 tablet_server.cc:179] TabletServer@127.5.185.65:0 shutting down...
I20260709 13:13:55.840603  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:55.841326  5861 tablet_replica.cc:333] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5: stopping tablet replica
I20260709 13:13:55.843170  5861 raft_consensus.cc:2243] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:55.843690  5861 raft_consensus.cc:2272] T 0fc3837f42db42a88c1454a924777cb6 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:55.846218  5861 tablet_replica.cc:333] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5: stopping tablet replica
I20260709 13:13:55.846859  5861 raft_consensus.cc:2243] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:55.847599  5861 raft_consensus.cc:2272] T 8d1edc8883a5411aa375436089f68051 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:55.849603  5861 tablet_replica.cc:333] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5: stopping tablet replica
I20260709 13:13:55.850153  5861 raft_consensus.cc:2243] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:55.850598  5861 raft_consensus.cc:2272] T 23d65d3f29e342b9bd78ae48ae30a5ed P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:55.852144  5861 tablet_replica.cc:333] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5: stopping tablet replica
I20260709 13:13:55.852632  5861 raft_consensus.cc:2243] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:13:55.853338  5861 raft_consensus.cc:2272] T 8e22fce171eb4a23a6ef27beb084f66a P 4451b7a26a0844aba9f68841ac88e7f5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:55.855158  5861 tablet_replica.cc:333] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5: stopping tablet replica
I20260709 13:13:55.855623  5861 raft_consensus.cc:2243] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:55.856003  5861 raft_consensus.cc:2272] T 6c260008990848aa8464b4cf8a2f1794 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:55.857609  5861 tablet_replica.cc:333] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5: stopping tablet replica
I20260709 13:13:55.858052  5861 raft_consensus.cc:2243] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:55.858409  5861 raft_consensus.cc:2272] T 162162253fb74f719dfd36e030cc9a45 P 4451b7a26a0844aba9f68841ac88e7f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:55.859853  5861 tablet_replica.cc:333] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5: stopping tablet replica
I20260709 13:13:55.860278  5861 raft_consensus.cc:2243] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:55.860936  5861 raft_consensus.cc:2272] T db57706ec6fa4331ac1f704a35e39536 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:55.862656  5861 tablet_replica.cc:333] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5: stopping tablet replica
I20260709 13:13:55.863091  5861 raft_consensus.cc:2243] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:55.863442  5861 raft_consensus.cc:2272] T b5896f565b514d4f879bb3143eab8bb4 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:55.865288  5861 tablet_replica.cc:333] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5: stopping tablet replica
I20260709 13:13:55.865702  5861 raft_consensus.cc:2243] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:55.866080  5861 raft_consensus.cc:2272] T 46320c206c3941449c4b103aac98ef59 P 4451b7a26a0844aba9f68841ac88e7f5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:55.961160  6108 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.185.65:33089: connect: Connection refused (error 111)
I20260709 13:13:55.963124  5861 tablet_server.cc:196] TabletServer@127.5.185.65:0 shutdown complete.
W20260709 13:13:55.965230  6108 consensus_peers.cc:597] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 -> Peer 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089): Couldn't send request to peer 4451b7a26a0844aba9f68841ac88e7f5. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:33089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:55.970345  6034 consensus_peers.cc:597] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a -> Peer 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089): Couldn't send request to peer 4451b7a26a0844aba9f68841ac88e7f5. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:33089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:55.981949  5861 tablet_server.cc:179] TabletServer@127.5.185.66:0 shutting down...
I20260709 13:13:56.004576  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:56.005244  5861 tablet_replica.cc:333] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a: stopping tablet replica
I20260709 13:13:56.005788  5861 raft_consensus.cc:2243] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.006208  5861 raft_consensus.cc:2272] T 0fc3837f42db42a88c1454a924777cb6 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.007947  5861 tablet_replica.cc:333] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a: stopping tablet replica
I20260709 13:13:56.008448  5861 raft_consensus.cc:2243] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.009136  5861 raft_consensus.cc:2272] T 6c260008990848aa8464b4cf8a2f1794 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.010756  5861 tablet_replica.cc:333] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a: stopping tablet replica
I20260709 13:13:56.011248  5861 raft_consensus.cc:2243] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.011620  5861 raft_consensus.cc:2272] T 8d1edc8883a5411aa375436089f68051 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.013758  5861 tablet_replica.cc:333] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a: stopping tablet replica
I20260709 13:13:56.014240  5861 raft_consensus.cc:2243] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.014990  5861 raft_consensus.cc:2272] T 23d65d3f29e342b9bd78ae48ae30a5ed P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.016475  5861 tablet_replica.cc:333] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a: stopping tablet replica
I20260709 13:13:56.016917  5861 raft_consensus.cc:2243] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.017604  5861 raft_consensus.cc:2272] T 8e22fce171eb4a23a6ef27beb084f66a P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.019652  5861 tablet_replica.cc:333] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a: stopping tablet replica
I20260709 13:13:56.020125  5861 raft_consensus.cc:2243] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.020485  5861 raft_consensus.cc:2272] T b5896f565b514d4f879bb3143eab8bb4 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.022197  5861 tablet_replica.cc:333] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a: stopping tablet replica
I20260709 13:13:56.022696  5861 raft_consensus.cc:2243] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.023062  5861 raft_consensus.cc:2272] T 46320c206c3941449c4b103aac98ef59 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.024925  5861 tablet_replica.cc:333] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a: stopping tablet replica
I20260709 13:13:56.025377  5861 raft_consensus.cc:2243] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.026015  5861 raft_consensus.cc:2272] T 162162253fb74f719dfd36e030cc9a45 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.027509  5861 tablet_replica.cc:333] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a: stopping tablet replica
I20260709 13:13:56.027911  5861 raft_consensus.cc:2243] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.028263  5861 raft_consensus.cc:2272] T db57706ec6fa4331ac1f704a35e39536 P 03ea5fb3ac0e4d5b918937a0eb63f01a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:56.046386  6109 consensus_peers.cc:597] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 -> Peer 03ea5fb3ac0e4d5b918937a0eb63f01a (127.5.185.66:44961): Couldn't send request to peer 03ea5fb3ac0e4d5b918937a0eb63f01a. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:44961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:56.054261  5861 tablet_server.cc:196] TabletServer@127.5.185.66:0 shutdown complete.
W20260709 13:13:56.059409  6108 consensus_peers.cc:597] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 -> Peer 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089): Couldn't send request to peer 4451b7a26a0844aba9f68841ac88e7f5. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:33089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:56.071909  5861 tablet_server.cc:179] TabletServer@127.5.185.67:0 shutting down...
I20260709 13:13:56.095724  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:56.096365  5861 tablet_replica.cc:333] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638: stopping tablet replica
I20260709 13:13:56.096890  5861 raft_consensus.cc:2243] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.097533  5861 raft_consensus.cc:2272] T 0fc3837f42db42a88c1454a924777cb6 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.099169  5861 tablet_replica.cc:333] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638: stopping tablet replica
I20260709 13:13:56.099582  5861 raft_consensus.cc:2243] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.099911  5861 raft_consensus.cc:2272] T 162162253fb74f719dfd36e030cc9a45 P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.101316  5861 tablet_replica.cc:333] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638: stopping tablet replica
I20260709 13:13:56.101727  5861 raft_consensus.cc:2243] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.102053  5861 raft_consensus.cc:2272] T 8d1edc8883a5411aa375436089f68051 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.104019  5861 tablet_replica.cc:333] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638: stopping tablet replica
I20260709 13:13:56.104432  5861 raft_consensus.cc:2243] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.104761  5861 raft_consensus.cc:2272] T db57706ec6fa4331ac1f704a35e39536 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.106446  5861 tablet_replica.cc:333] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638: stopping tablet replica
I20260709 13:13:56.106909  5861 raft_consensus.cc:2243] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.107234  5861 raft_consensus.cc:2272] T 6c260008990848aa8464b4cf8a2f1794 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.108603  5861 tablet_replica.cc:333] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638: stopping tablet replica
I20260709 13:13:56.108984  5861 raft_consensus.cc:2243] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.109303  5861 raft_consensus.cc:2272] T 23d65d3f29e342b9bd78ae48ae30a5ed P a46e797ccce245928792b1318e192638 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.111042  5861 tablet_replica.cc:333] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638: stopping tablet replica
I20260709 13:13:56.111687  5861 raft_consensus.cc:2243] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.112186  5861 raft_consensus.cc:2272] T 8e22fce171eb4a23a6ef27beb084f66a P a46e797ccce245928792b1318e192638 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.114517  5861 tablet_replica.cc:333] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638: stopping tablet replica
W20260709 13:13:56.115144  6108 consensus_peers.cc:597] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 -> Peer 4451b7a26a0844aba9f68841ac88e7f5 (127.5.185.65:33089): Couldn't send request to peer 4451b7a26a0844aba9f68841ac88e7f5. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:33089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:56.115211  5861 raft_consensus.cc:2243] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.115962  5861 raft_consensus.cc:2272] T b5896f565b514d4f879bb3143eab8bb4 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.117624  5861 tablet_replica.cc:333] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638: stopping tablet replica
I20260709 13:13:56.118038  5861 raft_consensus.cc:2243] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.118742  5861 raft_consensus.cc:2272] T 46320c206c3941449c4b103aac98ef59 P a46e797ccce245928792b1318e192638 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.170990  5861 tablet_server.cc:196] TabletServer@127.5.185.67:0 shutdown complete.
I20260709 13:13:56.189698  5861 master.cc:562] Master@127.5.185.126:37259 shutting down...
I20260709 13:13:56.387709  5861 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.388293  5861 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.388672  5861 tablet_replica.cc:333] T 00000000000000000000000000000000 P c376b9dd8de24c92a29789bfbf1fe27f: stopping tablet replica
I20260709 13:13:56.408452  5861 master.cc:584] Master@127.5.185.126:37259 shutdown complete.
03ea5fb3ac0e4d5b918937a0eb63f01a  4
4451b7a26a0844aba9f68841ac88e7f5  4
a46e797ccce245928792b1318e192638  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14820 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:13:56.445523  5861 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.185.126:42779
I20260709 13:13:56.446765  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:56.451782  6370 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:56.452176  6371 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:56.453387  6373 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:56.454546  5861 server_base.cc:1061] running on GCE node
I20260709 13:13:56.455667  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:56.455838  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:56.456002  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602836455984 us; error 0 us; skew 500 ppm
I20260709 13:13:56.456534  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:56.459049  5861 webserver.cc:533] Webserver started at http://127.5.185.126:46761/ using document root <none> and password file <none>
I20260709 13:13:56.459554  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:56.459764  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:56.460045  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:56.461215  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/master-0-root/instance:
uuid: "a0879ecd093e4e5889b477b10468e9a9"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-ghwz"
I20260709 13:13:56.465768  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:13:56.469139  6378 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.469942  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:13:56.470180  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/master-0-root
uuid: "a0879ecd093e4e5889b477b10468e9a9"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-ghwz"
I20260709 13:13:56.470398  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:56.481889  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:56.483035  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:56.519907  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.126:42779
I20260709 13:13:56.520016  6429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.126:42779 every 8 connection(s)
I20260709 13:13:56.523702  6430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:56.532617  6430 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9: Bootstrap starting.
I20260709 13:13:56.536895  6430 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:56.540799  6430 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9: No bootstrap required, opened a new log
I20260709 13:13:56.542740  6430 raft_consensus.cc:359] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0879ecd093e4e5889b477b10468e9a9" member_type: VOTER }
I20260709 13:13:56.543090  6430 raft_consensus.cc:385] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:56.543265  6430 raft_consensus.cc:740] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0879ecd093e4e5889b477b10468e9a9, State: Initialized, Role: FOLLOWER
I20260709 13:13:56.543819  6430 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0879ecd093e4e5889b477b10468e9a9" member_type: VOTER }
I20260709 13:13:56.544210  6430 raft_consensus.cc:399] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:56.544401  6430 raft_consensus.cc:493] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:56.544620  6430 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:56.548384  6430 raft_consensus.cc:515] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0879ecd093e4e5889b477b10468e9a9" member_type: VOTER }
I20260709 13:13:56.548818  6430 leader_election.cc:304] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [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: a0879ecd093e4e5889b477b10468e9a9; no voters: 
I20260709 13:13:56.549944  6430 leader_election.cc:290] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:56.550246  6433 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:56.551609  6433 raft_consensus.cc:697] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [term 1 LEADER]: Becoming Leader. State: Replica: a0879ecd093e4e5889b477b10468e9a9, State: Running, Role: LEADER
I20260709 13:13:56.552261  6433 consensus_queue.cc:237] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [LEADER]: Queue going to LEADER mode. State: All 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: "a0879ecd093e4e5889b477b10468e9a9" member_type: VOTER }
I20260709 13:13:56.552843  6430 sys_catalog.cc:565] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:56.556396  6434 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a0879ecd093e4e5889b477b10468e9a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0879ecd093e4e5889b477b10468e9a9" member_type: VOTER } }
I20260709 13:13:56.557005  6434 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:56.556926  6435 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a0879ecd093e4e5889b477b10468e9a9. Latest consensus state: current_term: 1 leader_uuid: "a0879ecd093e4e5889b477b10468e9a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0879ecd093e4e5889b477b10468e9a9" member_type: VOTER } }
I20260709 13:13:56.557500  6435 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:56.559685  6439 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:56.567790  6439 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:56.568749  5861 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:56.576251  6439 catalog_manager.cc:1383] Generated new cluster ID: 9f764b776fb9408f8bec20782e71de4d
I20260709 13:13:56.576522  6439 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:56.593752  6439 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:56.595083  6439 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:56.607383  6439 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9: Generated new TSK 0
I20260709 13:13:56.607919  6439 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:56.635493  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:56.641171  6451 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:56.642196  6452 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:56.644716  5861 server_base.cc:1061] running on GCE node
W20260709 13:13:56.644783  6454 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:56.645659  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:56.645839  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:56.646013  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602836645997 us; error 0 us; skew 500 ppm
I20260709 13:13:56.646552  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:56.648790  5861 webserver.cc:533] Webserver started at http://127.5.185.65:46405/ using document root <none> and password file <none>
I20260709 13:13:56.649250  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:56.649433  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:56.649703  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:56.650816  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-0-root/instance:
uuid: "a8a1888cfb2945f08ca08e7a822a3360"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-ghwz"
I20260709 13:13:56.655447  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:13:56.658342  6459 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.659034  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:56.659329  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-0-root
uuid: "a8a1888cfb2945f08ca08e7a822a3360"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-ghwz"
I20260709 13:13:56.659601  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:56.692436  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:56.693610  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:56.695175  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:56.697289  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:56.697515  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.697746  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:56.697924  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.737692  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.65:46103
I20260709 13:13:56.737803  6521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.65:46103 every 8 connection(s)
I20260709 13:13:56.742441  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:56.749053  6526 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:56.750365  6527 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:56.755101  6529 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:56.755323  5861 server_base.cc:1061] running on GCE node
I20260709 13:13:56.756861  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:56.757128  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:56.757324  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602836757307 us; error 0 us; skew 500 ppm
I20260709 13:13:56.758065  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:56.760118  6522 heartbeater.cc:344] Connected to a master server at 127.5.185.126:42779
I20260709 13:13:56.760469  6522 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:56.761206  5861 webserver.cc:533] Webserver started at http://127.5.185.66:34389/ using document root <none> and password file <none>
I20260709 13:13:56.761396  6522 heartbeater.cc:507] Master 127.5.185.126:42779 requested a full tablet report, sending...
I20260709 13:13:56.761868  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:56.762096  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:56.762400  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:56.763917  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-1-root/instance:
uuid: "3b6321538b534336a660d7505e4eb6b4"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-ghwz"
I20260709 13:13:56.763948  6395 ts_manager.cc:194] Registered new tserver with Master: a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103)
I20260709 13:13:56.765683  6395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54042
I20260709 13:13:56.768649  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 13:13:56.772183  6534 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.773028  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:13:56.773317  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-1-root
uuid: "3b6321538b534336a660d7505e4eb6b4"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-ghwz"
I20260709 13:13:56.773732  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:56.818996  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:56.820206  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:56.821621  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:56.823789  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:56.824005  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.824232  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:56.824395  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.863195  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.66:37335
I20260709 13:13:56.863338  6596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.66:37335 every 8 connection(s)
I20260709 13:13:56.867883  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:56.876156  6601 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:56.876323  6600 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:56.880023  6597 heartbeater.cc:344] Connected to a master server at 127.5.185.126:42779
I20260709 13:13:56.880417  6597 heartbeater.cc:461] Registering TS with master...
W20260709 13:13:56.880661  6603 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:56.881366  6597 heartbeater.cc:507] Master 127.5.185.126:42779 requested a full tablet report, sending...
I20260709 13:13:56.883837  6395 ts_manager.cc:194] Registered new tserver with Master: 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:56.885737  6395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54056
I20260709 13:13:56.886238  5861 server_base.cc:1061] running on GCE node
I20260709 13:13:56.887198  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:56.887418  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:56.887593  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602836887575 us; error 0 us; skew 500 ppm
I20260709 13:13:56.888094  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:56.890286  5861 webserver.cc:533] Webserver started at http://127.5.185.67:43285/ using document root <none> and password file <none>
I20260709 13:13:56.890790  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:56.890990  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:56.891240  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:56.892314  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-2-root/instance:
uuid: "827ff438f0c34516bb62c32b52a8a69a"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-ghwz"
I20260709 13:13:56.896680  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:13:56.899857  6608 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.900640  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:56.900946  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-2-root
uuid: "827ff438f0c34516bb62c32b52a8a69a"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-ghwz"
I20260709 13:13:56.901239  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602821466301-5861-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:56.933916  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:56.935127  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:56.936568  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:56.938630  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:56.938844  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.939075  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:56.939240  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.979233  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.67:34719
I20260709 13:13:56.979349  6670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.67:34719 every 8 connection(s)
I20260709 13:13:56.993341  6671 heartbeater.cc:344] Connected to a master server at 127.5.185.126:42779
I20260709 13:13:56.993681  6671 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:56.994370  6671 heartbeater.cc:507] Master 127.5.185.126:42779 requested a full tablet report, sending...
I20260709 13:13:56.996343  6395 ts_manager.cc:194] Registered new tserver with Master: 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:56.996516  5861 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014280129s
I20260709 13:13:56.998075  6395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54072
I20260709 13:13:57.021100  6395 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54084:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:13:57.023833  6395 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:13:57.090349  6636 tablet_service.cc:1511] Processing CreateTablet for tablet b86a91db74de4907bcbef83890064e42 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:57.091763  6636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86a91db74de4907bcbef83890064e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.094413  6635 tablet_service.cc:1511] Processing CreateTablet for tablet 8050a39fde794002b68ca8cb8c840b9d (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:57.096871  6635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8050a39fde794002b68ca8cb8c840b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.097180  6634 tablet_service.cc:1511] Processing CreateTablet for tablet 573b8bb83eb04606b7a8f4e0e4adfab9 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:57.098593  6634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573b8bb83eb04606b7a8f4e0e4adfab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.100067  6487 tablet_service.cc:1511] Processing CreateTablet for tablet b86a91db74de4907bcbef83890064e42 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:57.101378  6487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86a91db74de4907bcbef83890064e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.101114  6484 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef437b2cd3e43a7aa34926b92fb48c3 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:57.102357  6484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef437b2cd3e43a7aa34926b92fb48c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.103458  6486 tablet_service.cc:1511] Processing CreateTablet for tablet 8050a39fde794002b68ca8cb8c840b9d (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:57.104257  6633 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef437b2cd3e43a7aa34926b92fb48c3 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:57.104789  6486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8050a39fde794002b68ca8cb8c840b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.105530  6633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef437b2cd3e43a7aa34926b92fb48c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.107645  6483 tablet_service.cc:1511] Processing CreateTablet for tablet 478bb4688afc4cf3b35c129bef51841b (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:57.108955  6483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478bb4688afc4cf3b35c129bef51841b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.110451  6631 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc2e250fa984f88b2e49f65fe81850f (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:57.110805  6481 tablet_service.cc:1511] Processing CreateTablet for tablet 48a9882698774ce296ad833762a78077 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:57.111745  6631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc2e250fa984f88b2e49f65fe81850f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.112066  6481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a9882698774ce296ad833762a78077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.107645  6485 tablet_service.cc:1511] Processing CreateTablet for tablet 573b8bb83eb04606b7a8f4e0e4adfab9 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:57.116389  6482 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc2e250fa984f88b2e49f65fe81850f (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:57.117389  6485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573b8bb83eb04606b7a8f4e0e4adfab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.117213  6630 tablet_service.cc:1511] Processing CreateTablet for tablet 48a9882698774ce296ad833762a78077 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:57.118450  6630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a9882698774ce296ad833762a78077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.118777  6482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc2e250fa984f88b2e49f65fe81850f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.118444  6632 tablet_service.cc:1511] Processing CreateTablet for tablet 478bb4688afc4cf3b35c129bef51841b (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:57.124558  6632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478bb4688afc4cf3b35c129bef51841b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.131286  6480 tablet_service.cc:1511] Processing CreateTablet for tablet cce7204fb5024ff1ab99e10b8ff4c0ae (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:57.132011  6479 tablet_service.cc:1511] Processing CreateTablet for tablet 64f28f03b3ac4069bcc1974e1bcf9fc5 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:57.132603  6480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce7204fb5024ff1ab99e10b8ff4c0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.133255  6479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f28f03b3ac4069bcc1974e1bcf9fc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.135809  6478 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0307013876424eb240a94cece95568 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:57.137072  6478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0307013876424eb240a94cece95568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.142042  6628 tablet_service.cc:1511] Processing CreateTablet for tablet 64f28f03b3ac4069bcc1974e1bcf9fc5 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:57.143307  6628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f28f03b3ac4069bcc1974e1bcf9fc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.147682  6627 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0307013876424eb240a94cece95568 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:57.148922  6627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0307013876424eb240a94cece95568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.140136  6629 tablet_service.cc:1511] Processing CreateTablet for tablet cce7204fb5024ff1ab99e10b8ff4c0ae (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:57.151356  6629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce7204fb5024ff1ab99e10b8ff4c0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.171784  6561 tablet_service.cc:1511] Processing CreateTablet for tablet 8050a39fde794002b68ca8cb8c840b9d (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:57.173153  6561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8050a39fde794002b68ca8cb8c840b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.174155  6555 tablet_service.cc:1511] Processing CreateTablet for tablet cce7204fb5024ff1ab99e10b8ff4c0ae (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:57.175700  6560 tablet_service.cc:1511] Processing CreateTablet for tablet 573b8bb83eb04606b7a8f4e0e4adfab9 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:57.175726  6555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce7204fb5024ff1ab99e10b8ff4c0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.185665  6558 tablet_service.cc:1511] Processing CreateTablet for tablet 478bb4688afc4cf3b35c129bef51841b (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:57.185935  6556 tablet_service.cc:1511] Processing CreateTablet for tablet 48a9882698774ce296ad833762a78077 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:57.188534  6557 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc2e250fa984f88b2e49f65fe81850f (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:57.190173  6562 tablet_service.cc:1511] Processing CreateTablet for tablet b86a91db74de4907bcbef83890064e42 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:57.186998  6558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478bb4688afc4cf3b35c129bef51841b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.194330  6559 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef437b2cd3e43a7aa34926b92fb48c3 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:57.195524  6554 tablet_service.cc:1511] Processing CreateTablet for tablet 64f28f03b3ac4069bcc1974e1bcf9fc5 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:57.196738  6553 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0307013876424eb240a94cece95568 (DEFAULT_TABLE table=test-workload [id=b6cfbc7b192e4111911a8dbef4d4bc6f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:57.223342  6557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc2e250fa984f88b2e49f65fe81850f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.224133  6553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0307013876424eb240a94cece95568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.227113  6554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f28f03b3ac4069bcc1974e1bcf9fc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.232187  6559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef437b2cd3e43a7aa34926b92fb48c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.238071  6556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a9882698774ce296ad833762a78077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.238878  6562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86a91db74de4907bcbef83890064e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.242642  6560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573b8bb83eb04606b7a8f4e0e4adfab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.262642  6686 tablet_bootstrap.cc:492] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a: Bootstrap starting.
I20260709 13:13:57.269652  6685 tablet_bootstrap.cc:492] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360: Bootstrap starting.
I20260709 13:13:57.290678  6687 tablet_bootstrap.cc:492] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4: Bootstrap starting.
I20260709 13:13:57.295998  6686 tablet_bootstrap.cc:654] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.299504  6687 tablet_bootstrap.cc:654] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.299688  6685 tablet_bootstrap.cc:654] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.305370  6686 tablet_bootstrap.cc:492] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a: No bootstrap required, opened a new log
I20260709 13:13:57.305873  6686 ts_tablet_manager.cc:1403] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.006s
I20260709 13:13:57.308416  6686 raft_consensus.cc:359] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } }
I20260709 13:13:57.308979  6686 raft_consensus.cc:385] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.309247  6686 raft_consensus.cc:740] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.309907  6686 consensus_queue.cc:260] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } }
I20260709 13:13:57.312606  6687 tablet_bootstrap.cc:492] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4: No bootstrap required, opened a new log
I20260709 13:13:57.313323  6687 ts_tablet_manager.cc:1403] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4: Time spent bootstrapping tablet: real 0.041s	user 0.003s	sys 0.009s
I20260709 13:13:57.317147  6686 ts_tablet_manager.cc:1434] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260709 13:13:57.317476  6685 tablet_bootstrap.cc:492] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360: No bootstrap required, opened a new log
I20260709 13:13:57.317029  6687 raft_consensus.cc:359] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.317909  6685 ts_tablet_manager.cc:1403] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360: Time spent bootstrapping tablet: real 0.053s	user 0.002s	sys 0.018s
I20260709 13:13:57.317924  6671 heartbeater.cc:499] Master 127.5.185.126:42779 was elected leader, sending a full tablet report...
I20260709 13:13:57.318017  6687 raft_consensus.cc:385] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.318675  6687 raft_consensus.cc:740] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.319134  6686 tablet_bootstrap.cc:492] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a: Bootstrap starting.
I20260709 13:13:57.319715  6687 consensus_queue.cc:260] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.320796  6685 raft_consensus.cc:359] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.321524  6685 raft_consensus.cc:385] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.321815  6685 raft_consensus.cc:740] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.322713  6685 consensus_queue.cc:260] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.325546  6686 tablet_bootstrap.cc:654] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.344422  6685 ts_tablet_manager.cc:1434] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.017s
I20260709 13:13:57.346207  6686 tablet_bootstrap.cc:492] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a: No bootstrap required, opened a new log
I20260709 13:13:57.346683  6686 ts_tablet_manager.cc:1403] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260709 13:13:57.346922  6687 ts_tablet_manager.cc:1434] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.018s
I20260709 13:13:57.347226  6522 heartbeater.cc:499] Master 127.5.185.126:42779 was elected leader, sending a full tablet report...
I20260709 13:13:57.347784  6685 tablet_bootstrap.cc:492] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360: Bootstrap starting.
I20260709 13:13:57.347982  6687 tablet_bootstrap.cc:492] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4: Bootstrap starting.
I20260709 13:13:57.349526  6686 raft_consensus.cc:359] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.350237  6686 raft_consensus.cc:385] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.350543  6686 raft_consensus.cc:740] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.346923  6597 heartbeater.cc:499] Master 127.5.185.126:42779 was elected leader, sending a full tablet report...
I20260709 13:13:57.351343  6686 consensus_queue.cc:260] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.353766  6686 ts_tablet_manager.cc:1434] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:13:57.354718  6685 tablet_bootstrap.cc:654] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.354787  6686 tablet_bootstrap.cc:492] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a: Bootstrap starting.
I20260709 13:13:57.356035  6687 tablet_bootstrap.cc:654] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.365147  6686 tablet_bootstrap.cc:654] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.374366  6691 raft_consensus.cc:493] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.374928  6691 raft_consensus.cc:515] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } }
I20260709 13:13:57.379302  6686 tablet_bootstrap.cc:492] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a: No bootstrap required, opened a new log
I20260709 13:13:57.379894  6686 ts_tablet_manager.cc:1403] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260709 13:13:57.383562  6686 raft_consensus.cc:359] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.384452  6686 raft_consensus.cc:385] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.384835  6686 raft_consensus.cc:740] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.385776  6686 consensus_queue.cc:260] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.392800  6691 leader_election.cc:290] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:57.395628  6686 ts_tablet_manager.cc:1434] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.001s
I20260709 13:13:57.396606  6497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86a91db74de4907bcbef83890064e42" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360" is_pre_election: true
I20260709 13:13:57.396874  6686 tablet_bootstrap.cc:492] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a: Bootstrap starting.
W20260709 13:13:57.398386  6612 leader_election.cc:343] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.405911  6686 tablet_bootstrap.cc:654] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.418452  6686 tablet_bootstrap.cc:492] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a: No bootstrap required, opened a new log
I20260709 13:13:57.419070  6686 ts_tablet_manager.cc:1403] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.012s
I20260709 13:13:57.422695  6686 raft_consensus.cc:359] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.423616  6686 raft_consensus.cc:385] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.423537  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86a91db74de4907bcbef83890064e42" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4" is_pre_election: true
I20260709 13:13:57.424085  6686 raft_consensus.cc:740] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Initialized, Role: FOLLOWER
W20260709 13:13:57.425434  6609 leader_election.cc:343] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.425905  6609 leader_election.cc:304] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 827ff438f0c34516bb62c32b52a8a69a; no voters: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:13:57.427052  6698 raft_consensus.cc:2749] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:57.428352  6686 consensus_queue.cc:260] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.432003  6686 ts_tablet_manager.cc:1434] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260709 13:13:57.432938  6686 tablet_bootstrap.cc:492] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a: Bootstrap starting.
I20260709 13:13:57.434165  6685 tablet_bootstrap.cc:492] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360: No bootstrap required, opened a new log
I20260709 13:13:57.434186  6687 tablet_bootstrap.cc:492] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4: No bootstrap required, opened a new log
I20260709 13:13:57.435036  6687 ts_tablet_manager.cc:1403] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.015s
I20260709 13:13:57.435036  6685 ts_tablet_manager.cc:1403] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360: Time spent bootstrapping tablet: real 0.087s	user 0.038s	sys 0.043s
I20260709 13:13:57.438254  6685 raft_consensus.cc:359] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.438441  6687 raft_consensus.cc:359] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.439083  6685 raft_consensus.cc:385] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.439157  6686 tablet_bootstrap.cc:654] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.439380  6687 raft_consensus.cc:385] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.439512  6685 raft_consensus.cc:740] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.440054  6687 raft_consensus.cc:740] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.440474  6685 consensus_queue.cc:260] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.441041  6687 consensus_queue.cc:260] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.442934  6685 ts_tablet_manager.cc:1434] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:13:57.443532  6687 ts_tablet_manager.cc:1434] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:13:57.443917  6685 tablet_bootstrap.cc:492] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360: Bootstrap starting.
I20260709 13:13:57.444599  6687 tablet_bootstrap.cc:492] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4: Bootstrap starting.
I20260709 13:13:57.451146  6685 tablet_bootstrap.cc:654] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.451689  6687 tablet_bootstrap.cc:654] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.453532  6686 tablet_bootstrap.cc:492] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a: No bootstrap required, opened a new log
I20260709 13:13:57.454049  6686 ts_tablet_manager.cc:1403] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260709 13:13:57.456944  6686 raft_consensus.cc:359] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.457674  6686 raft_consensus.cc:385] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.457966  6686 raft_consensus.cc:740] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.458886  6686 consensus_queue.cc:260] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.462589  6686 ts_tablet_manager.cc:1434] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:13:57.463488  6686 tablet_bootstrap.cc:492] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a: Bootstrap starting.
I20260709 13:13:57.464257  6685 tablet_bootstrap.cc:492] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360: No bootstrap required, opened a new log
I20260709 13:13:57.464905  6685 ts_tablet_manager.cc:1403] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 13:13:57.468250  6687 tablet_bootstrap.cc:492] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4: No bootstrap required, opened a new log
I20260709 13:13:57.468130  6685 raft_consensus.cc:359] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } }
I20260709 13:13:57.468736  6687 ts_tablet_manager.cc:1403] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260709 13:13:57.468983  6685 raft_consensus.cc:385] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.469389  6685 raft_consensus.cc:740] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.470242  6685 consensus_queue.cc:260] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } }
I20260709 13:13:57.471899  6687 raft_consensus.cc:359] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.472587  6685 ts_tablet_manager.cc:1434] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:13:57.472620  6687 raft_consensus.cc:385] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.472905  6686 tablet_bootstrap.cc:654] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.473131  6687 raft_consensus.cc:740] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.473800  6685 tablet_bootstrap.cc:492] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360: Bootstrap starting.
I20260709 13:13:57.473968  6687 consensus_queue.cc:260] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.476372  6687 ts_tablet_manager.cc:1434] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:13:57.477272  6687 tablet_bootstrap.cc:492] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4: Bootstrap starting.
I20260709 13:13:57.482617  6685 tablet_bootstrap.cc:654] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.483286  6687 tablet_bootstrap.cc:654] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.487939  6698 raft_consensus.cc:493] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.488453  6698 raft_consensus.cc:515] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.490619  6698 leader_election.cc:290] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:57.492853  6497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360" is_pre_election: true
I20260709 13:13:57.493965  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4" is_pre_election: true
W20260709 13:13:57.495338  6609 leader_election.cc:343] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:57.496338  6612 leader_election.cc:343] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.496734  6612 leader_election.cc:304] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 827ff438f0c34516bb62c32b52a8a69a; no voters: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:13:57.497781  6698 raft_consensus.cc:2749] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:57.500102  6686 tablet_bootstrap.cc:492] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a: No bootstrap required, opened a new log
I20260709 13:13:57.500602  6686 ts_tablet_manager.cc:1403] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.014s
I20260709 13:13:57.502605  6687 tablet_bootstrap.cc:492] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4: No bootstrap required, opened a new log
I20260709 13:13:57.503237  6687 ts_tablet_manager.cc:1403] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.006s
I20260709 13:13:57.504464  6685 tablet_bootstrap.cc:492] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360: No bootstrap required, opened a new log
I20260709 13:13:57.504899  6685 ts_tablet_manager.cc:1403] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.003s
I20260709 13:13:57.504776  6686 raft_consensus.cc:359] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.505527  6686 raft_consensus.cc:385] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.505822  6686 raft_consensus.cc:740] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.505985  6687 raft_consensus.cc:359] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.506685  6687 raft_consensus.cc:385] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.506979  6687 raft_consensus.cc:740] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.506554  6686 consensus_queue.cc:260] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.507426  6685 raft_consensus.cc:359] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.508173  6685 raft_consensus.cc:385] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.507938  6687 consensus_queue.cc:260] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.508494  6685 raft_consensus.cc:740] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.508868  6686 ts_tablet_manager.cc:1434] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260709 13:13:57.509760  6686 tablet_bootstrap.cc:492] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a: Bootstrap starting.
I20260709 13:13:57.509298  6685 consensus_queue.cc:260] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.511776  6685 ts_tablet_manager.cc:1434] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:13:57.514755  6687 ts_tablet_manager.cc:1434] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:13:57.515902  6687 tablet_bootstrap.cc:492] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4: Bootstrap starting.
I20260709 13:13:57.515993  6685 tablet_bootstrap.cc:492] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360: Bootstrap starting.
I20260709 13:13:57.522935  6687 tablet_bootstrap.cc:654] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.524783  6685 tablet_bootstrap.cc:654] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.526471  6686 tablet_bootstrap.cc:654] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.533288  6687 tablet_bootstrap.cc:492] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4: No bootstrap required, opened a new log
I20260709 13:13:57.533720  6685 tablet_bootstrap.cc:492] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360: No bootstrap required, opened a new log
I20260709 13:13:57.533768  6687 ts_tablet_manager.cc:1403] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260709 13:13:57.534241  6685 ts_tablet_manager.cc:1403] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.013s
I20260709 13:13:57.534621  6686 tablet_bootstrap.cc:492] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a: No bootstrap required, opened a new log
I20260709 13:13:57.535060  6686 ts_tablet_manager.cc:1403] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.001s
I20260709 13:13:57.536864  6685 raft_consensus.cc:359] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.536765  6687 raft_consensus.cc:359] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } }
I20260709 13:13:57.537505  6685 raft_consensus.cc:385] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.537569  6687 raft_consensus.cc:385] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.537879  6685 raft_consensus.cc:740] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.537602  6686 raft_consensus.cc:359] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.538062  6687 raft_consensus.cc:740] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.538403  6686 raft_consensus.cc:385] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.538745  6686 raft_consensus.cc:740] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.538800  6685 consensus_queue.cc:260] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.538965  6687 consensus_queue.cc:260] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } }
I20260709 13:13:57.539497  6686 consensus_queue.cc:260] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.541134  6685 ts_tablet_manager.cc:1434] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:57.541620  6686 ts_tablet_manager.cc:1434] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:57.542078  6685 tablet_bootstrap.cc:492] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360: Bootstrap starting.
I20260709 13:13:57.542503  6686 tablet_bootstrap.cc:492] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a: Bootstrap starting.
I20260709 13:13:57.549301  6685 tablet_bootstrap.cc:654] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.553355  6686 tablet_bootstrap.cc:654] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.559579  6687 ts_tablet_manager.cc:1434] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.003s
I20260709 13:13:57.561005  6687 tablet_bootstrap.cc:492] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4: Bootstrap starting.
I20260709 13:13:57.561442  6685 tablet_bootstrap.cc:492] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360: No bootstrap required, opened a new log
W20260709 13:13:57.563611  6443 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:57.561965  6685 ts_tablet_manager.cc:1403] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 13:13:57.567050  6685 raft_consensus.cc:359] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.568223  6685 raft_consensus.cc:385] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.568550  6685 raft_consensus.cc:740] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.569386  6685 consensus_queue.cc:260] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.577950  6685 ts_tablet_manager.cc:1434] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:13:57.579025  6685 tablet_bootstrap.cc:492] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360: Bootstrap starting.
I20260709 13:13:57.585801  6685 tablet_bootstrap.cc:654] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.586475  6687 tablet_bootstrap.cc:654] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.587678  6686 tablet_bootstrap.cc:492] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a: No bootstrap required, opened a new log
I20260709 13:13:57.588088  6686 ts_tablet_manager.cc:1403] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a: Time spent bootstrapping tablet: real 0.046s	user 0.032s	sys 0.007s
I20260709 13:13:57.591087  6686 raft_consensus.cc:359] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.591928  6686 raft_consensus.cc:385] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.592252  6686 raft_consensus.cc:740] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.593058  6686 consensus_queue.cc:260] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.595489  6686 ts_tablet_manager.cc:1434] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:13:57.598356  6686 tablet_bootstrap.cc:492] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a: Bootstrap starting.
I20260709 13:13:57.598511  6687 tablet_bootstrap.cc:492] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4: No bootstrap required, opened a new log
I20260709 13:13:57.599006  6687 ts_tablet_manager.cc:1403] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.008s
I20260709 13:13:57.599491  6685 tablet_bootstrap.cc:492] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360: No bootstrap required, opened a new log
I20260709 13:13:57.599974  6685 ts_tablet_manager.cc:1403] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260709 13:13:57.601702  6687 raft_consensus.cc:359] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.602404  6687 raft_consensus.cc:385] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.602715  6687 raft_consensus.cc:740] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.602794  6685 raft_consensus.cc:359] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.603605  6685 raft_consensus.cc:385] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.603569  6687 consensus_queue.cc:260] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.604113  6685 raft_consensus.cc:740] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.605000  6685 consensus_queue.cc:260] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.605918  6686 tablet_bootstrap.cc:654] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.607182  6693 raft_consensus.cc:493] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.607467  6685 ts_tablet_manager.cc:1434] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:13:57.607627  6693 raft_consensus.cc:515] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } }
I20260709 13:13:57.608522  6685 tablet_bootstrap.cc:492] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360: Bootstrap starting.
I20260709 13:13:57.610124  6693 leader_election.cc:290] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:57.611121  6686 tablet_bootstrap.cc:492] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a: No bootstrap required, opened a new log
I20260709 13:13:57.611636  6686 ts_tablet_manager.cc:1403] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260709 13:13:57.614244  6698 raft_consensus.cc:493] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.614718  6698 raft_consensus.cc:515] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.616894  6698 leader_election.cc:290] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:57.618502  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b2cd3e43a7aa34926b92fb48c3" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4" is_pre_election: true
I20260709 13:13:57.618438  6686 raft_consensus.cc:359] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.619220  6572 raft_consensus.cc:2468] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 0.
I20260709 13:13:57.619426  6686 raft_consensus.cc:385] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.619871  6686 raft_consensus.cc:740] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.620249  6685 tablet_bootstrap.cc:654] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.620523  6609 leader_election.cc:304] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: 
I20260709 13:13:57.620846  6686 consensus_queue.cc:260] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.621547  6698 raft_consensus.cc:2804] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.622028  6698 raft_consensus.cc:493] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.622423  6698 raft_consensus.cc:3060] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.626596  6686 ts_tablet_manager.cc:1434] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:13:57.626849  6692 raft_consensus.cc:493] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.627345  6692 raft_consensus.cc:515] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.628113  6686 tablet_bootstrap.cc:492] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a: Bootstrap starting.
I20260709 13:13:57.629834  6692 leader_election.cc:290] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:57.633495  6693 raft_consensus.cc:493] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.634048  6693 raft_consensus.cc:515] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.637108  6693 leader_election.cc:290] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:57.646275  6686 tablet_bootstrap.cc:654] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.650144  6687 ts_tablet_manager.cc:1434] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 13:13:57.652032  6698 raft_consensus.cc:515] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.652302  6497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b2cd3e43a7aa34926b92fb48c3" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360" is_pre_election: true
W20260709 13:13:57.653687  6612 leader_election.cc:343] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.659104  6687 tablet_bootstrap.cc:492] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4: Bootstrap starting.
I20260709 13:13:57.660902  6698 leader_election.cc:290] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:57.669847  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b2cd3e43a7aa34926b92fb48c3" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:57.670138  6497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b2cd3e43a7aa34926b92fb48c3" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:13:57.670485  6572 raft_consensus.cc:3060] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.671746  6714 raft_consensus.cc:493] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.672240  6714 raft_consensus.cc:515] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.674811  6685 tablet_bootstrap.cc:492] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360: No bootstrap required, opened a new log
I20260709 13:13:57.675228  6685 ts_tablet_manager.cc:1403] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.028s
I20260709 13:13:57.675211  6698 raft_consensus.cc:493] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.675761  6698 raft_consensus.cc:515] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.676923  6714 leader_election.cc:290] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:57.679307  6685 raft_consensus.cc:359] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.680259  6685 raft_consensus.cc:385] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.680469  6685 raft_consensus.cc:740] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.681468  6685 consensus_queue.cc:260] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.682749  6698 leader_election.cc:290] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:57.684451  6571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4" is_pre_election: true
I20260709 13:13:57.685387  6571 raft_consensus.cc:2468] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 0.
I20260709 13:13:57.686008  6572 raft_consensus.cc:2468] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 1.
I20260709 13:13:57.686800  6609 leader_election.cc:304] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: 
I20260709 13:13:57.687821  6698 raft_consensus.cc:2804] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.688160  6698 raft_consensus.cc:493] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.688474  6698 raft_consensus.cc:3060] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.688678  6685 ts_tablet_manager.cc:1434] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:13:57.694978  6691 raft_consensus.cc:493] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.695488  6691 raft_consensus.cc:515] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
W20260709 13:13:57.690037  6612 leader_election.cc:343] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.697691  6691 leader_election.cc:290] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:57.700309  6609 leader_election.cc:304] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [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: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:13:57.702203  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4" is_pre_election: true
I20260709 13:13:57.703994  6691 raft_consensus.cc:2804] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:57.706796  6687 tablet_bootstrap.cc:654] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.707327  6685 tablet_bootstrap.cc:492] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360: Bootstrap starting.
W20260709 13:13:57.711333  6609 leader_election.cc:343] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.718446  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86a91db74de4907bcbef83890064e42" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a" is_pre_election: true
I20260709 13:13:57.718431  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0307013876424eb240a94cece95568" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360" is_pre_election: true
I20260709 13:13:57.716897  6497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360" is_pre_election: true
I20260709 13:13:57.719362  6646 raft_consensus.cc:2468] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 0.
I20260709 13:13:57.719429  6496 raft_consensus.cc:2468] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 0.
I20260709 13:13:57.718550  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360" is_pre_election: true
I20260709 13:13:57.720088  6686 tablet_bootstrap.cc:492] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a: No bootstrap required, opened a new log
I20260709 13:13:57.720474  6686 ts_tablet_manager.cc:1403] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.022s
I20260709 13:13:57.710749  6698 raft_consensus.cc:515] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.721318  6495 raft_consensus.cc:2468] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 0.
I20260709 13:13:57.720875  6691 raft_consensus.cc:697] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Becoming Leader. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:13:57.723703  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:57.724037  6685 tablet_bootstrap.cc:654] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.724210  6572 raft_consensus.cc:3060] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.724349  6691 consensus_queue.cc:237] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.726758  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9882698774ce296ad833762a78077" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a" is_pre_election: true
I20260709 13:13:57.727567  6646 raft_consensus.cc:2468] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 0.
I20260709 13:13:57.728593  6698 leader_election.cc:290] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:57.732168  6698 raft_consensus.cc:493] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.732781  6698 raft_consensus.cc:515] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.734421  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a" is_pre_election: true
I20260709 13:13:57.735165  6646 raft_consensus.cc:2468] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 0.
I20260709 13:13:57.736670  6538 leader_election.cc:304] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:57.737519  6692 raft_consensus.cc:2804] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.737354  6686 raft_consensus.cc:359] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.737859  6692 raft_consensus.cc:493] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.737982  6686 raft_consensus.cc:385] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.738219  6692 raft_consensus.cc:3060] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.738241  6686 raft_consensus.cc:740] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.751439  6463 leader_election.cc:304] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:57.751530  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:13:57.752295  6714 raft_consensus.cc:2804] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.752450  6463 leader_election.cc:304] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:57.752684  6714 raft_consensus.cc:493] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.753019  6714 raft_consensus.cc:3060] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.754359  6686 consensus_queue.cc:260] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.755396  6692 raft_consensus.cc:515] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.758001  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0307013876424eb240a94cece95568" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:13:57.758495  6496 raft_consensus.cc:3060] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.759086  6686 ts_tablet_manager.cc:1434] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.001s
I20260709 13:13:57.762642  6692 leader_election.cc:290] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 1 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:57.753584  6693 raft_consensus.cc:2804] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.766963  6693 raft_consensus.cc:493] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.767390  6693 raft_consensus.cc:3060] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:57.747344  6612 leader_election.cc:343] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.773922  6496 raft_consensus.cc:2468] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 1.
I20260709 13:13:57.775185  6538 leader_election.cc:304] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:57.776039  6692 raft_consensus.cc:2804] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:57.783201  6571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4" is_pre_election: true
I20260709 13:13:57.784103  6571 raft_consensus.cc:2468] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 0.
I20260709 13:13:57.786064  6609 leader_election.cc:304] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: 
I20260709 13:13:57.781611  6698 leader_election.cc:290] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:57.788036  6698 raft_consensus.cc:2804] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.788633  6698 raft_consensus.cc:493] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.789227  6698 raft_consensus.cc:3060] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.797631  6572 raft_consensus.cc:2468] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 1.
I20260709 13:13:57.806509  6687 tablet_bootstrap.cc:492] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4: No bootstrap required, opened a new log
I20260709 13:13:57.807252  6687 ts_tablet_manager.cc:1403] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4: Time spent bootstrapping tablet: real 0.148s	user 0.015s	sys 0.017s
I20260709 13:13:57.811558  6687 raft_consensus.cc:359] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.812675  6687 raft_consensus.cc:385] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.813189  6687 raft_consensus.cc:740] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.799156  6714 raft_consensus.cc:515] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } }
I20260709 13:13:57.814301  6687 consensus_queue.cc:260] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.816476  6609 leader_election.cc:304] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: 
I20260709 13:13:57.816751  6714 leader_election.cc:290] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 election: Requested vote from peers 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
W20260709 13:13:57.798926  6612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.65:46103, user_credentials={real_user=slave}} blocked reactor thread for 51635.2us
I20260709 13:13:57.833562  6714 raft_consensus.cc:493] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.839335  6692 raft_consensus.cc:697] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Running, Role: LEADER
I20260709 13:13:57.840453  6692 consensus_queue.cc:237] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.837726  6612 leader_election.cc:304] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [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: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360; no voters: 3b6321538b534336a660d7505e4eb6b4
I20260709 13:13:57.842628  6714 raft_consensus.cc:515] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
W20260709 13:13:57.843994  6612 leader_election.cc:343] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.846031  6691 raft_consensus.cc:2804] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.846490  6691 raft_consensus.cc:493] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.846333  6463 leader_election.cc:304] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:57.847004  6691 raft_consensus.cc:3060] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.836606  6724 raft_consensus.cc:2804] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:57.836045  6693 raft_consensus.cc:515] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.848914  6714 leader_election.cc:290] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:57.850335  6693 leader_election.cc:290] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 election: Requested vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:57.855720  6685 tablet_bootstrap.cc:492] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360: No bootstrap required, opened a new log
I20260709 13:13:57.856112  6685 ts_tablet_manager.cc:1403] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360: Time spent bootstrapping tablet: real 0.149s	user 0.034s	sys 0.049s
I20260709 13:13:57.857160  6731 raft_consensus.cc:493] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.857000  6691 raft_consensus.cc:515] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.857596  6731 raft_consensus.cc:515] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.858381  6685 raft_consensus.cc:359] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.858896  6685 raft_consensus.cc:385] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.859014  6691 leader_election.cc:290] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:57.859179  6685 raft_consensus.cc:740] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.859838  6685 consensus_queue.cc:260] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.860198  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:57.852465  6393 catalog_manager.cc:5697] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a reported cstate change: term changed from 0 to 1, leader changed from <none> to 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67). New cstate: current_term: 1 leader_uuid: "827ff438f0c34516bb62c32b52a8a69a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:57.861709  6685 ts_tablet_manager.cc:1434] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:13:57.862999  6727 raft_consensus.cc:493] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.863582  6727 raft_consensus.cc:515] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
W20260709 13:13:57.864112  6609 leader_election.cc:343] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.860471  6731 leader_election.cc:290] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:57.860404  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360" is_pre_election: true
I20260709 13:13:57.866197  6496 raft_consensus.cc:2468] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 0.
I20260709 13:13:57.866416  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86a91db74de4907bcbef83890064e42" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:13:57.866608  6727 leader_election.cc:290] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:57.866978  6646 raft_consensus.cc:3060] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.863014  6685 tablet_bootstrap.cc:492] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360: Bootstrap starting.
I20260709 13:13:57.867908  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360" is_pre_election: true
I20260709 13:13:57.868491  6496 raft_consensus.cc:2468] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 0.
I20260709 13:13:57.869458  6687 ts_tablet_manager.cc:1434] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4: Time spent starting tablet: real 0.062s	user 0.013s	sys 0.013s
I20260709 13:13:57.870388  6687 tablet_bootstrap.cc:492] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4: Bootstrap starting.
I20260709 13:13:57.855870  6714 raft_consensus.cc:2804] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.871186  6571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86a91db74de4907bcbef83890064e42" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4" is_pre_election: true
I20260709 13:13:57.871613  6538 leader_election.cc:304] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:57.872323  6570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9882698774ce296ad833762a78077" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4" is_pre_election: true
I20260709 13:13:57.873205  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4" is_pre_election: true
I20260709 13:13:57.873953  6728 raft_consensus.cc:493] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.874919  6685 tablet_bootstrap.cc:654] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.881264  6714 raft_consensus.cc:493] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.885331  6714 raft_consensus.cc:3060] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.884568  6568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86a91db74de4907bcbef83890064e42" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:57.885628  6571 raft_consensus.cc:2468] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 0.
I20260709 13:13:57.886651  6569 raft_consensus.cc:2468] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 0.
I20260709 13:13:57.888325  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:13:57.888739  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360" is_pre_election: true
I20260709 13:13:57.888885  6496 raft_consensus.cc:3060] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.889394  6495 raft_consensus.cc:2468] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 0.
I20260709 13:13:57.888968  6728 raft_consensus.cc:515] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.877002  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4" is_pre_election: true
I20260709 13:13:57.883209  6724 raft_consensus.cc:697] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Becoming Leader. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:13:57.894779  6728 leader_election.cc:290] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:57.888737  6698 raft_consensus.cc:515] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.903290  6645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0307013876424eb240a94cece95568" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a" is_pre_election: true
I20260709 13:13:57.903855  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0307013876424eb240a94cece95568" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:13:57.904186  6645 raft_consensus.cc:2468] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 0.
I20260709 13:13:57.906340  6698 leader_election.cc:290] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:57.906615  6612 leader_election.cc:304] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:57.882272  6646 raft_consensus.cc:2468] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 1.
I20260709 13:13:57.907629  6691 raft_consensus.cc:2804] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.916090  6568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4" is_pre_election: true
W20260709 13:13:57.918220  6460 leader_election.cc:343] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.915338  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4" is_pre_election: true
I20260709 13:13:57.907580  6570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:57.907606  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a" is_pre_election: true
I20260709 13:13:57.915671  6571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9882698774ce296ad833762a78077" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:57.911159  6645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a" is_pre_election: true
I20260709 13:13:57.912788  6572 raft_consensus.cc:2468] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 0.
I20260709 13:13:57.912495  6496 raft_consensus.cc:2468] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 1.
I20260709 13:13:57.918056  6643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9882698774ce296ad833762a78077" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:13:57.927091  6691 raft_consensus.cc:493] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.933383  6691 raft_consensus.cc:3060] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.930977  6570 raft_consensus.cc:3060] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.933177  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a" is_pre_election: true
I20260709 13:13:57.938089  6568 raft_consensus.cc:2393] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8a1888cfb2945f08ca08e7a822a3360 in current term 1: Already voted for candidate 827ff438f0c34516bb62c32b52a8a69a in this term.
I20260709 13:13:57.937743  6732 raft_consensus.cc:2804] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.934345  6643 raft_consensus.cc:3060] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.941056  6732 raft_consensus.cc:493] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.941495  6732 raft_consensus.cc:3060] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:57.941587  6460 leader_election.cc:343] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.941970  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:13:57.941977  6714 raft_consensus.cc:515] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.946390  6496 raft_consensus.cc:3060] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.928516  6724 consensus_queue.cc:237] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.949035  6463 leader_election.cc:304] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [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: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360; no voters: 3b6321538b534336a660d7505e4eb6b4
I20260709 13:13:57.949463  6714 leader_election.cc:290] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 election: Requested vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:57.950822  6714 raft_consensus.cc:2804] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:57.952015  6714 raft_consensus.cc:697] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Becoming Leader. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:13:57.946810  6395 catalog_manager.cc:5697] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "3b6321538b534336a660d7505e4eb6b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:57.953011  6714 consensus_queue.cc:237] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } }
I20260709 13:13:57.956350  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:57.956908  6572 raft_consensus.cc:3060] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.960421  6463 leader_election.cc:304] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8a1888cfb2945f08ca08e7a822a3360; no voters: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a
I20260709 13:13:57.962038  6728 raft_consensus.cc:2749] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:57.966198  6687 tablet_bootstrap.cc:654] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.970242  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:13:57.970813  6646 raft_consensus.cc:3060] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.973281  6572 raft_consensus.cc:2468] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 1.
I20260709 13:13:57.974126  6496 raft_consensus.cc:2468] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 1.
I20260709 13:13:57.974447  6570 raft_consensus.cc:2468] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 1.
I20260709 13:13:57.976929  6685 tablet_bootstrap.cc:492] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360: No bootstrap required, opened a new log
I20260709 13:13:57.974619  6460 leader_election.cc:304] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:57.978478  6612 leader_election.cc:304] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [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: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360; no voters: 3b6321538b534336a660d7505e4eb6b4
I20260709 13:13:57.981228  6691 raft_consensus.cc:515] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.981961  6394 catalog_manager.cc:5697] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:57.984884  6644 raft_consensus.cc:2393] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b6321538b534336a660d7505e4eb6b4 in current term 1: Already voted for candidate 827ff438f0c34516bb62c32b52a8a69a in this term.
I20260709 13:13:57.986824  6714 raft_consensus.cc:2804] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:57.987347  6724 raft_consensus.cc:2804] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:57.987870  6463 leader_election.cc:304] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8a1888cfb2945f08ca08e7a822a3360; no voters: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a
I20260709 13:13:57.982770  6734 raft_consensus.cc:493] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.983698  6685 ts_tablet_manager.cc:1403] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.008s
I20260709 13:13:57.988941  6728 raft_consensus.cc:3060] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.987341  6714 raft_consensus.cc:697] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Becoming Leader. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:13:57.988687  6609 leader_election.cc:304] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: 
I20260709 13:13:57.981632  6643 raft_consensus.cc:2468] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 1.
I20260709 13:13:57.991222  6691 leader_election.cc:290] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:57.988221  6724 raft_consensus.cc:697] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Becoming Leader. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:13:57.993432  6685 raft_consensus.cc:359] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.995569  6685 raft_consensus.cc:385] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.996184  6685 raft_consensus.cc:740] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.996976  6685 consensus_queue.cc:260] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.998602  6570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:57.994232  6724 consensus_queue.cc:237] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.999228  6691 raft_consensus.cc:2804] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:58.001474  6463 leader_election.cc:304] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [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: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360; no voters: 3b6321538b534336a660d7505e4eb6b4
I20260709 13:13:58.001587  6691 raft_consensus.cc:697] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Becoming Leader. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:13:58.002781  6685 ts_tablet_manager.cc:1434] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 13:13:58.002724  6693 raft_consensus.cc:2804] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:57.989143  6732 raft_consensus.cc:515] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:57.993511  6734 raft_consensus.cc:515] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.004825  6570 raft_consensus.cc:2393] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 827ff438f0c34516bb62c32b52a8a69a in current term 1: Already voted for candidate 3b6321538b534336a660d7505e4eb6b4 in this term.
I20260709 13:13:58.012424  6734 leader_election.cc:290] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:58.003961  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:13:58.014961  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360" is_pre_election: true
I20260709 13:13:58.015601  6495 raft_consensus.cc:2468] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 0.
I20260709 13:13:57.993438  6714 consensus_queue.cc:237] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.017228  6646 raft_consensus.cc:2468] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 1.
I20260709 13:13:58.017284  6612 leader_election.cc:304] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:58.017637  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4" is_pre_election: true
I20260709 13:13:58.018358  6734 raft_consensus.cc:2804] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:58.018536  6496 raft_consensus.cc:3060] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.018771  6734 raft_consensus.cc:493] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:58.019304  6734 raft_consensus.cc:3060] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:58.020736  6609 leader_election.cc:343] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:58.025333  6728 raft_consensus.cc:2749] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:58.026144  6496 raft_consensus.cc:2468] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 1.
I20260709 13:13:58.027382  6612 leader_election.cc:304] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [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: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360; no voters: 3b6321538b534336a660d7505e4eb6b4
I20260709 13:13:58.028360  6732 leader_election.cc:290] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 1 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:58.029405  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:13:58.019284  6691 consensus_queue.cc:237] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.030158  6495 raft_consensus.cc:2393] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b6321538b534336a660d7505e4eb6b4 in current term 1: Already voted for candidate 827ff438f0c34516bb62c32b52a8a69a in this term.
I20260709 13:13:58.019786  6693 raft_consensus.cc:697] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Becoming Leader. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:13:58.032680  6724 raft_consensus.cc:2804] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:58.035326  6734 raft_consensus.cc:515] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.036806  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:13:58.037609  6734 leader_election.cc:290] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:58.038192  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:13:58.038275  6724 raft_consensus.cc:697] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Becoming Leader. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:13:58.038806  6496 raft_consensus.cc:3060] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.039444  6724 consensus_queue.cc:237] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.043296  6570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:58.046293  6687 tablet_bootstrap.cc:492] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4: No bootstrap required, opened a new log
W20260709 13:13:58.046875  6609 leader_election.cc:343] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:58.047696  6687 ts_tablet_manager.cc:1403] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4: Time spent bootstrapping tablet: real 0.177s	user 0.005s	sys 0.025s
I20260709 13:13:58.048230  6496 raft_consensus.cc:2468] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 1.
I20260709 13:13:58.051249  6612 leader_election.cc:304] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [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: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360; no voters: 3b6321538b534336a660d7505e4eb6b4
I20260709 13:13:58.054551  6687 raft_consensus.cc:359] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.055497  6687 raft_consensus.cc:385] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:58.055871  6687 raft_consensus.cc:740] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Initialized, Role: FOLLOWER
I20260709 13:13:58.059157  6687 consensus_queue.cc:260] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.043965  6693 consensus_queue.cc:237] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.063696  6687 ts_tablet_manager.cc:1434] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:13:58.064684  6687 tablet_bootstrap.cc:492] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4: Bootstrap starting.
I20260709 13:13:58.057821  6734 raft_consensus.cc:2804] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:58.066011  6538 leader_election.cc:304] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [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: 3b6321538b534336a660d7505e4eb6b4; no voters: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:13:58.067713  6732 raft_consensus.cc:2749] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:58.067220  6734 raft_consensus.cc:697] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Becoming Leader. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:13:58.076699  6687 tablet_bootstrap.cc:654] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:58.069530  6734 consensus_queue.cc:237] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.087980  6687 tablet_bootstrap.cc:492] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4: No bootstrap required, opened a new log
I20260709 13:13:58.088536  6687 ts_tablet_manager.cc:1403] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260709 13:13:58.091045  6687 raft_consensus.cc:359] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.091466  6687 raft_consensus.cc:385] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:58.091626  6687 raft_consensus.cc:740] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Initialized, Role: FOLLOWER
I20260709 13:13:58.092082  6687 consensus_queue.cc:260] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.093657  6687 ts_tablet_manager.cc:1434] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:13:58.094507  6687 tablet_bootstrap.cc:492] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4: Bootstrap starting.
I20260709 13:13:58.100208  6687 tablet_bootstrap.cc:654] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:58.102077  6732 raft_consensus.cc:493] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:58.102595  6732 raft_consensus.cc:515] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.104735  6732 leader_election.cc:290] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:58.101560  6393 catalog_manager.cc:5697] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.107430  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9882698774ce296ad833762a78077" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360" is_pre_election: true
I20260709 13:13:58.106899  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9882698774ce296ad833762a78077" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a" is_pre_election: true
I20260709 13:13:58.108228  6393 catalog_manager.cc:5697] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.109298  6646 raft_consensus.cc:2393] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b6321538b534336a660d7505e4eb6b4 in current term 1: Already voted for candidate a8a1888cfb2945f08ca08e7a822a3360 in this term.
I20260709 13:13:58.110447  6687 tablet_bootstrap.cc:492] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4: No bootstrap required, opened a new log
I20260709 13:13:58.110867  6687 ts_tablet_manager.cc:1403] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 13:13:58.110666  6538 leader_election.cc:304] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4; no voters: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:13:58.111496  6732 raft_consensus.cc:3060] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.111930  6692 raft_consensus.cc:493] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:58.112365  6692 raft_consensus.cc:515] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.113771  6687 raft_consensus.cc:359] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.114372  6687 raft_consensus.cc:385] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:58.114344  6692 leader_election.cc:290] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:58.114917  6687 raft_consensus.cc:740] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Initialized, Role: FOLLOWER
I20260709 13:13:58.115664  6687 consensus_queue.cc:260] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.116014  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360" is_pre_election: true
I20260709 13:13:58.116806  6496 raft_consensus.cc:2393] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b6321538b534336a660d7505e4eb6b4 in current term 1: Already voted for candidate 827ff438f0c34516bb62c32b52a8a69a in this term.
I20260709 13:13:58.117853  6732 raft_consensus.cc:2749] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:58.118139  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a" is_pre_election: true
I20260709 13:13:58.120272  6687 ts_tablet_manager.cc:1434] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:13:58.120034  6538 leader_election.cc:304] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4; no voters: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:13:58.120967  6692 raft_consensus.cc:3060] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.121891  6394 catalog_manager.cc:5697] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a reported cstate change: term changed from 0 to 1, leader changed from <none> to 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67). New cstate: current_term: 1 leader_uuid: "827ff438f0c34516bb62c32b52a8a69a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:58.123651  6394 catalog_manager.cc:5697] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a reported cstate change: term changed from 0 to 1, leader changed from <none> to 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67). New cstate: current_term: 1 leader_uuid: "827ff438f0c34516bb62c32b52a8a69a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:58.126331  6394 catalog_manager.cc:5697] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a reported cstate change: term changed from 0 to 1, leader changed from <none> to 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67). New cstate: current_term: 1 leader_uuid: "827ff438f0c34516bb62c32b52a8a69a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:58.127255  6692 raft_consensus.cc:2749] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:58.127987  6394 catalog_manager.cc:5697] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a reported cstate change: term changed from 0 to 1, leader changed from <none> to 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67). New cstate: current_term: 1 leader_uuid: "827ff438f0c34516bb62c32b52a8a69a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:58.129040  6394 catalog_manager.cc:5697] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a reported cstate change: term changed from 0 to 1, leader changed from <none> to 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67). New cstate: current_term: 1 leader_uuid: "827ff438f0c34516bb62c32b52a8a69a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:58.214607  6734 consensus_queue.cc:1048] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.224555  6496 raft_consensus.cc:3060] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.231288  6724 consensus_queue.cc:1048] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.268775  6692 consensus_queue.cc:1048] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.278488  6646 raft_consensus.cc:3060] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.287091  6643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d"
dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
mode: GRACEFUL
new_leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:49318
I20260709 13:13:58.287717  6643 raft_consensus.cc:606] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Received request to transfer leadership to TS a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:13:58.289561  6692 consensus_queue.cc:1048] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.293358  6643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9"
dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
mode: GRACEFUL
new_leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:49318
I20260709 13:13:58.293934  6643 raft_consensus.cc:606] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Received request to transfer leadership to TS a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:13:58.299252  6646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ef437b2cd3e43a7aa34926b92fb48c3"
dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
mode: GRACEFUL
new_leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:49318
I20260709 13:13:58.299724  6646 raft_consensus.cc:606] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Received request to transfer leadership to TS a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:13:58.305064  6646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b"
dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
mode: GRACEFUL
new_leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:49318
I20260709 13:13:58.305627  6646 raft_consensus.cc:606] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Received request to transfer leadership to TS a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:13:58.318699  6496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
mode: GRACEFUL
new_leader_uuid: "3b6321538b534336a660d7505e4eb6b4"
 from {username='slave'} at 127.0.0.1:36956
I20260709 13:13:58.319332  6496 raft_consensus.cc:606] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Received request to transfer leadership to TS 3b6321538b534336a660d7505e4eb6b4
I20260709 13:13:58.325788  6496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48a9882698774ce296ad833762a78077"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
mode: GRACEFUL
new_leader_uuid: "3b6321538b534336a660d7505e4eb6b4"
 from {username='slave'} at 127.0.0.1:36956
I20260709 13:13:58.326342  6496 raft_consensus.cc:606] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Received request to transfer leadership to TS 3b6321538b534336a660d7505e4eb6b4
I20260709 13:13:58.333124  6646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae"
dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
mode: GRACEFUL
new_leader_uuid: "3b6321538b534336a660d7505e4eb6b4"
 from {username='slave'} at 127.0.0.1:49318
I20260709 13:13:58.333774  6646 raft_consensus.cc:606] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Received request to transfer leadership to TS 3b6321538b534336a660d7505e4eb6b4
I20260709 13:13:58.338985  6570 raft_consensus.cc:3060] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.339023  6724 consensus_queue.cc:1048] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.351094  6691 consensus_queue.cc:1048] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.359208  6693 consensus_queue.cc:1048] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.360407  6724 raft_consensus.cc:993] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a: : Instructing follower 3b6321538b534336a660d7505e4eb6b4 to start an election
I20260709 13:13:58.360913  6734 raft_consensus.cc:1081] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Signalling peer 3b6321538b534336a660d7505e4eb6b4 to start an election
I20260709 13:13:58.362921  6568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae"
dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
 from {username='slave'} at 127.0.0.1:54454
I20260709 13:13:58.363499  6568 raft_consensus.cc:493] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.363876  6568 raft_consensus.cc:3060] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.366534  6646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5"
dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
mode: GRACEFUL
new_leader_uuid: "3b6321538b534336a660d7505e4eb6b4"
 from {username='slave'} at 127.0.0.1:49318
I20260709 13:13:58.367283  6646 raft_consensus.cc:606] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Received request to transfer leadership to TS 3b6321538b534336a660d7505e4eb6b4
I20260709 13:13:58.370250  6568 raft_consensus.cc:515] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.373019  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:13:58.373558  6496 raft_consensus.cc:3060] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.376809  6693 consensus_queue.cc:1048] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.381369  6496 raft_consensus.cc:2468] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 2.
I20260709 13:13:58.382429  6568 leader_election.cc:290] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 2 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:58.382457  6538 leader_election.cc:304] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:58.383698  6692 raft_consensus.cc:2804] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:58.384583  6692 raft_consensus.cc:697] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Running, Role: LEADER
I20260709 13:13:58.385486  6692 consensus_queue.cc:237] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.390625  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:13:58.391211  6644 raft_consensus.cc:3055] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:58.391542  6644 raft_consensus.cc:740] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:13:58.392341  6644 consensus_queue.cc:260] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.393565  6644 raft_consensus.cc:3060] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.398840  6570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e0307013876424eb240a94cece95568"
dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
mode: GRACEFUL
new_leader_uuid: "827ff438f0c34516bb62c32b52a8a69a"
 from {username='slave'} at 127.0.0.1:54480
I20260709 13:13:58.399369  6570 raft_consensus.cc:606] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 1 LEADER]: Received request to transfer leadership to TS 827ff438f0c34516bb62c32b52a8a69a
I20260709 13:13:58.404841  6644 raft_consensus.cc:2468] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 2.
I20260709 13:13:58.405258  6393 catalog_manager.cc:5697] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 reported cstate change: term changed from 1 to 2, leader changed from 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67) to 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "3b6321538b534336a660d7505e4eb6b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.434944  6724 consensus_queue.cc:1048] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.444448  6734 consensus_queue.cc:1048] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.450424  6732 raft_consensus.cc:493] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:58.450917  6732 raft_consensus.cc:515] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.452441  6698 raft_consensus.cc:993] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a: : Instructing follower a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:13:58.452863  6698 raft_consensus.cc:1081] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Signalling peer a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:13:58.452883  6732 leader_election.cc:290] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:58.453739  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360" is_pre_election: true
I20260709 13:13:58.454481  6496 raft_consensus.cc:2393] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b6321538b534336a660d7505e4eb6b4 in current term 1: Already voted for candidate 827ff438f0c34516bb62c32b52a8a69a in this term.
I20260709 13:13:58.454460  6495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:36930
I20260709 13:13:58.455106  6495 raft_consensus.cc:493] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.455221  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827ff438f0c34516bb62c32b52a8a69a" is_pre_election: true
I20260709 13:13:58.455498  6495 raft_consensus.cc:3060] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.456780  6538 leader_election.cc:304] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4; no voters: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:13:58.457392  6732 raft_consensus.cc:3060] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.462457  6495 raft_consensus.cc:515] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.463948  6732 raft_consensus.cc:2749] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:58.464710  6495 leader_election.cc:290] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 2 election: Requested vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:58.465373  6570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:58.465896  6570 raft_consensus.cc:3060] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.465855  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:13:58.466539  6644 raft_consensus.cc:3055] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:58.466897  6644 raft_consensus.cc:740] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:13:58.467684  6644 consensus_queue.cc:260] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.468878  6644 raft_consensus.cc:3060] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.472769  6570 raft_consensus.cc:2468] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 2.
I20260709 13:13:58.474073  6460 leader_election.cc:304] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:58.474825  6693 raft_consensus.cc:2804] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:58.475289  6693 raft_consensus.cc:697] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Becoming Leader. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:13:58.475778  6644 raft_consensus.cc:2468] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 2.
I20260709 13:13:58.476078  6693 consensus_queue.cc:237] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.477434  6728 consensus_queue.cc:1048] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.482334  6395 catalog_manager.cc:5697] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 reported cstate change: term changed from 1 to 2, leader changed from 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67) to a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.484109  6728 raft_consensus.cc:993] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360: : Instructing follower 3b6321538b534336a660d7505e4eb6b4 to start an election
I20260709 13:13:58.484509  6728 raft_consensus.cc:1081] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Signalling peer 3b6321538b534336a660d7505e4eb6b4 to start an election
I20260709 13:13:58.486645  6572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f"
dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
 from {username='slave'} at 127.0.0.1:54466
I20260709 13:13:58.488094  6572 raft_consensus.cc:493] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.488458  6572 raft_consensus.cc:3060] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.493461  6693 consensus_queue.cc:1048] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.494318  6734 consensus_queue.cc:1048] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.496819  6572 raft_consensus.cc:515] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.503711  6572 leader_election.cc:290] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 2 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:58.505359  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:13:58.505883  6495 raft_consensus.cc:3055] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:58.506188  6495 raft_consensus.cc:740] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:13:58.506950  6495 consensus_queue.cc:260] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.507701  6734 consensus_queue.cc:1048] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.507967  6495 raft_consensus.cc:3060] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.510892  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:13:58.511467  6646 raft_consensus.cc:3060] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.519565  6646 raft_consensus.cc:2468] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 2.
I20260709 13:13:58.521001  6698 consensus_queue.cc:1048] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.522261  6495 raft_consensus.cc:2468] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 2.
I20260709 13:13:58.523376  6538 leader_election.cc:304] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:58.524451  6698 raft_consensus.cc:993] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a: : Instructing follower 3b6321538b534336a660d7505e4eb6b4 to start an election
I20260709 13:13:58.524924  6698 raft_consensus.cc:1081] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Signalling peer 3b6321538b534336a660d7505e4eb6b4 to start an election
I20260709 13:13:58.526206  6732 raft_consensus.cc:2804] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:58.526679  6732 raft_consensus.cc:697] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Running, Role: LEADER
I20260709 13:13:58.527464  6732 consensus_queue.cc:237] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.531212  6572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5"
dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
 from {username='slave'} at 127.0.0.1:54454
I20260709 13:13:58.531823  6572 raft_consensus.cc:493] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.532222  6572 raft_consensus.cc:3060] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.532326  6734 consensus_queue.cc:1048] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.538121  6734 consensus_queue.cc:1048] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.539390  6734 raft_consensus.cc:993] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a: : Instructing follower a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:13:58.539839  6734 raft_consensus.cc:1081] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Signalling peer a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:13:58.543690  6496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:36930
I20260709 13:13:58.544428  6496 raft_consensus.cc:493] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.544915  6496 raft_consensus.cc:3060] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.547164  6572 raft_consensus.cc:515] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.551649  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:13:58.552189  6572 leader_election.cc:290] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 2 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:58.552925  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f28f03b3ac4069bcc1974e1bcf9fc5" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:13:58.553501  6724 raft_consensus.cc:993] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a: : Instructing follower a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:13:58.554073  6724 raft_consensus.cc:1081] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Signalling peer a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:13:58.557363  6393 catalog_manager.cc:5697] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 reported cstate change: term changed from 1 to 2, leader changed from a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65) to 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "3b6321538b534336a660d7505e4eb6b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.553463  6646 raft_consensus.cc:3055] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:58.558986  6646 raft_consensus.cc:740] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:13:58.560164  6646 consensus_queue.cc:260] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.561684  6646 raft_consensus.cc:3060] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.565697  6494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:36930
I20260709 13:13:58.566236  6494 raft_consensus.cc:493] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.566603  6494 raft_consensus.cc:3060] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.571295  6646 raft_consensus.cc:2468] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 2.
I20260709 13:13:58.573850  6494 raft_consensus.cc:515] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.583473  6538 leader_election.cc:304] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [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: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:13:58.574230  6698 consensus_queue.cc:1048] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:58.584674  6732 raft_consensus.cc:2804] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:58.585142  6732 raft_consensus.cc:697] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Running, Role: LEADER
I20260709 13:13:58.585978  6732 consensus_queue.cc:237] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.586984  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:58.587764  6572 raft_consensus.cc:3060] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.589654  6496 raft_consensus.cc:515] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.592535  6570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:58.593106  6570 raft_consensus.cc:3060] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.594347  6693 consensus_queue.cc:1048] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.587095  6494 leader_election.cc:290] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 2 election: Requested vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:58.600646  6570 raft_consensus.cc:2468] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 2.
I20260709 13:13:58.601358  6496 leader_election.cc:290] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 2 election: Requested vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:58.601563  6643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:13:58.602118  6643 raft_consensus.cc:3055] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:58.602422  6643 raft_consensus.cc:740] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:13:58.603274  6643 consensus_queue.cc:260] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.604663  6643 raft_consensus.cc:3060] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.607820  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:13:58.608412  6646 raft_consensus.cc:3055] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:58.608762  6646 raft_consensus.cc:740] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:13:58.609853  6646 consensus_queue.cc:260] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.609875  6460 leader_election.cc:304] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:58.611032  6646 raft_consensus.cc:3060] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.611238  6743 raft_consensus.cc:2804] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:58.611723  6743 raft_consensus.cc:697] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Becoming Leader. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:13:58.612512  6743 consensus_queue.cc:237] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.608167  6392 catalog_manager.cc:5697] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 reported cstate change: term changed from 1 to 2, leader changed from 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67) to 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "3b6321538b534336a660d7505e4eb6b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.599319  6572 raft_consensus.cc:2468] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 2.
I20260709 13:13:58.615079  6568 raft_consensus.cc:1240] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Rejecting Update request from peer 827ff438f0c34516bb62c32b52a8a69a for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:13:58.621548  6646 raft_consensus.cc:2468] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 2.
I20260709 13:13:58.622771  6463 leader_election.cc:304] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:58.623530  6714 raft_consensus.cc:2804] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:58.624145  6714 raft_consensus.cc:697] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Becoming Leader. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:13:58.624126  6743 consensus_queue.cc:1048] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.623495  6643 raft_consensus.cc:2468] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 2.
I20260709 13:13:58.625056  6714 consensus_queue.cc:237] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.631654  6714 raft_consensus.cc:993] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360: : Instructing follower 3b6321538b534336a660d7505e4eb6b4 to start an election
I20260709 13:13:58.632144  6714 raft_consensus.cc:1081] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Signalling peer 3b6321538b534336a660d7505e4eb6b4 to start an election
I20260709 13:13:58.633668  6572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48a9882698774ce296ad833762a78077"
dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
 from {username='slave'} at 127.0.0.1:54466
I20260709 13:13:58.634203  6572 raft_consensus.cc:493] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.634526  6572 raft_consensus.cc:3060] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.636587  6395 catalog_manager.cc:5697] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 reported cstate change: term changed from 1 to 2, leader changed from 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67) to a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.637632  6395 catalog_manager.cc:5697] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 reported cstate change: term changed from 1 to 2, leader changed from 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67) to a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.638979  6572 raft_consensus.cc:515] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.641197  6572 leader_election.cc:290] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 2 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:58.642210  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9882698774ce296ad833762a78077" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:13:58.642318  6643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9882698774ce296ad833762a78077" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:13:58.642818  6495 raft_consensus.cc:3055] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:58.642886  6643 raft_consensus.cc:3060] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.643218  6495 raft_consensus.cc:740] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:13:58.644023  6495 consensus_queue.cc:260] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.645241  6495 raft_consensus.cc:3060] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.648949  6643 raft_consensus.cc:2468] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 2.
I20260709 13:13:58.649875  6538 leader_election.cc:304] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: 
I20260709 13:13:58.650748  6732 raft_consensus.cc:2804] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:58.650866  6495 raft_consensus.cc:2468] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 2.
I20260709 13:13:58.651160  6732 raft_consensus.cc:697] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Running, Role: LEADER
I20260709 13:13:58.651968  6732 consensus_queue.cc:237] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.657481  6395 catalog_manager.cc:5697] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 reported cstate change: term changed from 1 to 2, leader changed from a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65) to 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "3b6321538b534336a660d7505e4eb6b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.698470  6692 raft_consensus.cc:993] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4: : Instructing follower 827ff438f0c34516bb62c32b52a8a69a to start an election
I20260709 13:13:58.698997  6732 raft_consensus.cc:1081] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 1 LEADER]: Signalling peer 827ff438f0c34516bb62c32b52a8a69a to start an election
I20260709 13:13:58.700516  6643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e0307013876424eb240a94cece95568"
dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
 from {username='slave'} at 127.0.0.1:49302
I20260709 13:13:58.701150  6643 raft_consensus.cc:493] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.701521  6643 raft_consensus.cc:3060] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.706049  6643 raft_consensus.cc:515] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.707615  6643 leader_election.cc:290] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 2 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:13:58.708424  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0307013876424eb240a94cece95568" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:13:58.708639  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0307013876424eb240a94cece95568" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:58.709005  6495 raft_consensus.cc:3060] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.709192  6572 raft_consensus.cc:3055] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:58.709544  6572 raft_consensus.cc:740] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Running, Role: LEADER
I20260709 13:13:58.710218  6572 consensus_queue.cc:260] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.711205  6572 raft_consensus.cc:3060] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.713671  6495 raft_consensus.cc:2468] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 2.
I20260709 13:13:58.714515  6612 leader_election.cc:304] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 827ff438f0c34516bb62c32b52a8a69a, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:58.715202  6698 raft_consensus.cc:2804] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:58.715703  6698 raft_consensus.cc:697] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [term 2 LEADER]: Becoming Leader. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:13:58.716548  6698 consensus_queue.cc:237] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.716955  6572 raft_consensus.cc:2468] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 2.
I20260709 13:13:58.722625  6395 catalog_manager.cc:5697] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a reported cstate change: term changed from 1 to 2, leader changed from 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66) to 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67). New cstate: current_term: 2 leader_uuid: "827ff438f0c34516bb62c32b52a8a69a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:58.742664  6734 raft_consensus.cc:993] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a: : Instructing follower a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:13:58.743075  6698 raft_consensus.cc:1081] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Signalling peer a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:13:58.744426  6495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ef437b2cd3e43a7aa34926b92fb48c3"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:36930
I20260709 13:13:58.744860  6495 raft_consensus.cc:493] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.745210  6495 raft_consensus.cc:3060] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.749480  6495 raft_consensus.cc:515] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.750970  6495 leader_election.cc:290] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 2 election: Requested vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:13:58.751633  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b2cd3e43a7aa34926b92fb48c3" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:13:58.751921  6643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b2cd3e43a7aa34926b92fb48c3" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:13:58.752198  6572 raft_consensus.cc:3060] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.752419  6643 raft_consensus.cc:3055] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:58.752750  6643 raft_consensus.cc:740] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:13:58.753343  6643 consensus_queue.cc:260] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.754176  6643 raft_consensus.cc:3060] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.756922  6572 raft_consensus.cc:2468] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 2.
I20260709 13:13:58.757848  6460 leader_election.cc:304] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:13:58.758648  6743 raft_consensus.cc:2804] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:58.758823  6643 raft_consensus.cc:2468] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 2.
I20260709 13:13:58.759060  6743 raft_consensus.cc:697] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Becoming Leader. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:13:58.759892  6743 consensus_queue.cc:237] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:13:58.766201  6395 catalog_manager.cc:5697] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 reported cstate change: term changed from 1 to 2, leader changed from 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67) to a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.873162  6572 raft_consensus.cc:1275] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:58.874353  6743 consensus_queue.cc:1048] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:58.881157  6643 raft_consensus.cc:1275] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:58.883113  6743 consensus_queue.cc:1048] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:58.915342  6643 raft_consensus.cc:1275] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Refusing update from remote peer 3b6321538b534336a660d7505e4eb6b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:58.916517  6732 consensus_queue.cc:1048] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:58.920365  6646 raft_consensus.cc:1275] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Refusing update from remote peer 3b6321538b534336a660d7505e4eb6b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:58.922216  6731 consensus_queue.cc:1048] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:58.927482  6495 raft_consensus.cc:1275] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Refusing update from remote peer 3b6321538b534336a660d7505e4eb6b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:58.931327  6780 consensus_queue.cc:1048] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:58.935200  6495 raft_consensus.cc:1275] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Refusing update from remote peer 3b6321538b534336a660d7505e4eb6b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:58.936591  6732 consensus_queue.cc:1048] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:58.986778  6495 raft_consensus.cc:3060] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.991712  6495 raft_consensus.cc:1275] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Refusing update from remote peer 3b6321538b534336a660d7505e4eb6b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:58.993016  6692 consensus_queue.cc:1048] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.000761  6646 raft_consensus.cc:1275] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Refusing update from remote peer 3b6321538b534336a660d7505e4eb6b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.003036  6731 consensus_queue.cc:1048] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.009393  6572 raft_consensus.cc:1275] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.010604  6743 consensus_queue.cc:1048] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:59.020210  6646 raft_consensus.cc:1275] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.021704  6714 consensus_queue.cc:1048] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.102051  6495 raft_consensus.cc:1275] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Refusing update from remote peer 827ff438f0c34516bb62c32b52a8a69a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.103363  6698 consensus_queue.cc:1048] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.105778  6495 raft_consensus.cc:1275] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Refusing update from remote peer 3b6321538b534336a660d7505e4eb6b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.106992  6731 consensus_queue.cc:1048] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.112902  6572 raft_consensus.cc:1275] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Refusing update from remote peer 827ff438f0c34516bb62c32b52a8a69a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.114607  6734 consensus_queue.cc:1048] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.122727  6646 raft_consensus.cc:1275] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Refusing update from remote peer 3b6321538b534336a660d7505e4eb6b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.124682  6731 consensus_queue.cc:1048] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.207157  6646 raft_consensus.cc:1275] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.208339  6743 consensus_queue.cc:1048] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.215605  6572 raft_consensus.cc:1275] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.217337  6714 consensus_queue.cc:1048] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.235589  6646 raft_consensus.cc:1275] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.236732  6714 consensus_queue.cc:1048] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.244495  6572 raft_consensus.cc:1275] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.245814  6693 consensus_queue.cc:1048] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:01.430604  5861 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:14:01.431341  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:01.448009  6495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
mode: GRACEFUL
new_leader_uuid: "827ff438f0c34516bb62c32b52a8a69a"
 from {username='slave'} at 127.0.0.1:35790
I20260709 13:14:01.448635  6495 raft_consensus.cc:606] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Received request to transfer leadership to TS 827ff438f0c34516bb62c32b52a8a69a
I20260709 13:14:01.451105  6495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
mode: GRACEFUL
new_leader_uuid: "827ff438f0c34516bb62c32b52a8a69a"
 from {username='slave'} at 127.0.0.1:35790
I20260709 13:14:01.451574  6495 raft_consensus.cc:606] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Received request to transfer leadership to TS 827ff438f0c34516bb62c32b52a8a69a
I20260709 13:14:01.452455  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:14:01.452875  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:01.539273  6728 raft_consensus.cc:993] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360: : Instructing follower 827ff438f0c34516bb62c32b52a8a69a to start an election
I20260709 13:14:01.539748  6786 raft_consensus.cc:1081] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Signalling peer 827ff438f0c34516bb62c32b52a8a69a to start an election
I20260709 13:14:01.541219  6643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9"
dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
 from {username='slave'} at 127.0.0.1:49294
I20260709 13:14:01.541702  6643 raft_consensus.cc:493] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:01.541999  6643 raft_consensus.cc:3060] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:01.546355  6643 raft_consensus.cc:515] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:01.548002  6643 leader_election.cc:290] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 3 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:14:01.548730  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:14:01.548837  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:14:01.549309  6495 raft_consensus.cc:3055] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:01.549352  6572 raft_consensus.cc:3060] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:01.549661  6495 raft_consensus.cc:740] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:14:01.550603  6495 consensus_queue.cc:260] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:01.551556  6495 raft_consensus.cc:3060] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:01.555137  6572 raft_consensus.cc:2468] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 3.
I20260709 13:14:01.556111  6609 leader_election.cc:304] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [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: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: 
I20260709 13:14:01.556766  6724 raft_consensus.cc:2804] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:01.557736  6724 raft_consensus.cc:697] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 3 LEADER]: Becoming Leader. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:14:01.558120  6495 raft_consensus.cc:2468] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 3.
I20260709 13:14:01.558619  6724 consensus_queue.cc:237] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:01.565150  6393 catalog_manager.cc:5697] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a reported cstate change: term changed from 2 to 3, leader changed from a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65) to 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67). New cstate: current_term: 3 leader_uuid: "827ff438f0c34516bb62c32b52a8a69a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:01.831027  6728 raft_consensus.cc:993] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360: : Instructing follower 827ff438f0c34516bb62c32b52a8a69a to start an election
I20260709 13:14:01.831669  6728 raft_consensus.cc:1081] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Signalling peer 827ff438f0c34516bb62c32b52a8a69a to start an election
I20260709 13:14:01.833295  6643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d"
dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
 from {username='slave'} at 127.0.0.1:49294
I20260709 13:14:01.833863  6643 raft_consensus.cc:493] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:01.834146  6643 raft_consensus.cc:3060] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:01.840241  6643 raft_consensus.cc:515] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:01.841943  6643 leader_election.cc:290] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 3 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:14:01.843457  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:14:01.843423  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:14:01.844269  6495 raft_consensus.cc:3055] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:01.844288  6572 raft_consensus.cc:3060] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:01.844626  6495 raft_consensus.cc:740] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:14:01.845503  6495 consensus_queue.cc:260] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:01.846779  6495 raft_consensus.cc:3060] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:01.851181  6572 raft_consensus.cc:2468] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 3.
I20260709 13:14:01.852178  6609 leader_election.cc:304] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [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: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: 
I20260709 13:14:01.852941  6724 raft_consensus.cc:2804] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:01.853416  6724 raft_consensus.cc:697] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 3 LEADER]: Becoming Leader. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:14:01.853711  6495 raft_consensus.cc:2468] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 3.
I20260709 13:14:01.854727  6724 consensus_queue.cc:237] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:01.868851  6393 catalog_manager.cc:5697] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a reported cstate change: term changed from 2 to 3, leader changed from a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65) to 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67). New cstate: current_term: 3 leader_uuid: "827ff438f0c34516bb62c32b52a8a69a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:02.057404  6495 raft_consensus.cc:1275] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Refusing update from remote peer 827ff438f0c34516bb62c32b52a8a69a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:02.058693  6724 consensus_queue.cc:1048] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:02.070425  6572 raft_consensus.cc:1275] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Refusing update from remote peer 827ff438f0c34516bb62c32b52a8a69a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:02.072152  6798 consensus_queue.cc:1048] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:02.313786  6572 raft_consensus.cc:1275] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Refusing update from remote peer 827ff438f0c34516bb62c32b52a8a69a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:02.315097  6798 consensus_queue.cc:1048] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:02.324496  6495 raft_consensus.cc:1275] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Refusing update from remote peer 827ff438f0c34516bb62c32b52a8a69a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:02.326479  6724 consensus_queue.cc:1048] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:02.453912  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:02.466892  6643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d"
dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
mode: GRACEFUL
new_leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:49318
I20260709 13:14:02.467442  6643 raft_consensus.cc:606] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 3 LEADER]: Received request to transfer leadership to TS a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:14:02.472784  6646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9"
dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
mode: GRACEFUL
new_leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:49318
I20260709 13:14:02.473366  6646 raft_consensus.cc:606] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 3 LEADER]: Received request to transfer leadership to TS a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:14:02.483610  6572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f"
dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
mode: GRACEFUL
new_leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:54480
I20260709 13:14:02.484138  6572 raft_consensus.cc:606] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Received request to transfer leadership to TS a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:14:02.489073  6572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48a9882698774ce296ad833762a78077"
dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
mode: GRACEFUL
new_leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:54480
I20260709 13:14:02.489548  6572 raft_consensus.cc:606] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Received request to transfer leadership to TS a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:14:02.494503  6572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae"
dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
mode: GRACEFUL
new_leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:54480
I20260709 13:14:02.495042  6572 raft_consensus.cc:606] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Received request to transfer leadership to TS a8a1888cfb2945f08ca08e7a822a3360
I20260709 13:14:02.539705  6731 raft_consensus.cc:993] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4: : Instructing follower a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:14:02.540213  6804 raft_consensus.cc:1081] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Signalling peer a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:14:02.541815  6495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:36944
I20260709 13:14:02.542310  6495 raft_consensus.cc:493] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:02.542686  6495 raft_consensus.cc:3060] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:02.547394  6495 raft_consensus.cc:515] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.548929  6495 leader_election.cc:290] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 3 election: Requested vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:14:02.549779  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:14:02.550118  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:14:02.550436  6572 raft_consensus.cc:3055] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:02.550736  6646 raft_consensus.cc:3060] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:02.550817  6572 raft_consensus.cc:740] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Running, Role: LEADER
I20260709 13:14:02.551682  6572 consensus_queue.cc:260] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.552994  6572 raft_consensus.cc:3060] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:02.560202  6572 raft_consensus.cc:2468] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 3.
I20260709 13:14:02.560564  6646 raft_consensus.cc:2468] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 3.
I20260709 13:14:02.561757  6460 leader_election.cc:304] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [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: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:14:02.562793  6728 raft_consensus.cc:2804] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:02.563992  6728 raft_consensus.cc:697] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 3 LEADER]: Becoming Leader. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:14:02.564963  6728 consensus_queue.cc:237] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.571995  6393 catalog_manager.cc:5697] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 reported cstate change: term changed from 2 to 3, leader changed from 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66) to a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65). New cstate: current_term: 3 leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.577479  6798 raft_consensus.cc:993] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a: : Instructing follower a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:14:02.577971  6724 raft_consensus.cc:1081] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 3 LEADER]: Signalling peer a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:14:02.579733  6495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:36930
I20260709 13:14:02.580237  6495 raft_consensus.cc:493] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:02.580616  6495 raft_consensus.cc:3060] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:02.586359  6495 raft_consensus.cc:515] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.588069  6495 leader_election.cc:290] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 4 election: Requested vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:14:02.588783  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:14:02.589354  6572 raft_consensus.cc:3060] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:02.590314  6731 raft_consensus.cc:993] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4: : Instructing follower a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:14:02.590540  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b8bb83eb04606b7a8f4e0e4adfab9" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:14:02.590827  6804 raft_consensus.cc:1081] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Signalling peer a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:14:02.591264  6646 raft_consensus.cc:3055] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:02.591617  6646 raft_consensus.cc:740] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:14:02.592517  6646 consensus_queue.cc:260] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.592741  6496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48a9882698774ce296ad833762a78077"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:36944
I20260709 13:14:02.593310  6496 raft_consensus.cc:493] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:02.593708  6496 raft_consensus.cc:3060] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:02.593541  6646 raft_consensus.cc:3060] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:02.595378  6572 raft_consensus.cc:2468] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 4.
I20260709 13:14:02.596675  6460 leader_election.cc:304] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [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: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:14:02.597535  6728 raft_consensus.cc:2804] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:02.598066  6728 raft_consensus.cc:697] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 4 LEADER]: Becoming Leader. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:14:02.599577  6728 consensus_queue.cc:237] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.600083  6646 raft_consensus.cc:2468] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 4.
I20260709 13:14:02.600247  6496 raft_consensus.cc:515] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.603220  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9882698774ce296ad833762a78077" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:14:02.603834  6572 raft_consensus.cc:3055] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:02.604148  6572 raft_consensus.cc:740] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Running, Role: LEADER
I20260709 13:14:02.604311  6496 leader_election.cc:290] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 3 election: Requested vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:14:02.605026  6572 consensus_queue.cc:260] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.605471  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9882698774ce296ad833762a78077" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:14:02.606004  6646 raft_consensus.cc:3060] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:02.606383  6572 raft_consensus.cc:3060] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:02.607465  6804 raft_consensus.cc:993] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4: : Instructing follower a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:14:02.607918  6804 raft_consensus.cc:1081] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Signalling peer a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:14:02.609316  6393 catalog_manager.cc:5697] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 reported cstate change: term changed from 3 to 4, leader changed from 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67) to a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65). New cstate: current_term: 4 leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.611599  6496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:36944
I20260709 13:14:02.612186  6496 raft_consensus.cc:493] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:02.612578  6496 raft_consensus.cc:3060] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:02.612754  6572 raft_consensus.cc:2468] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 3.
I20260709 13:14:02.613931  6646 raft_consensus.cc:2468] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 3.
I20260709 13:14:02.613900  6460 leader_election.cc:304] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [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: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:14:02.615096  6728 raft_consensus.cc:2804] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:02.615737  6728 raft_consensus.cc:697] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 3 LEADER]: Becoming Leader. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:14:02.616734  6728 consensus_queue.cc:237] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.619012  6496 raft_consensus.cc:515] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.622026  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:14:02.622635  6572 raft_consensus.cc:3055] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:02.622944  6572 raft_consensus.cc:740] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Running, Role: LEADER
I20260709 13:14:02.623757  6572 consensus_queue.cc:260] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.624830  6572 raft_consensus.cc:3060] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:02.625456  6496 leader_election.cc:290] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 3 election: Requested vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:14:02.625119  6393 catalog_manager.cc:5697] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 reported cstate change: term changed from 2 to 3, leader changed from 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66) to a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65). New cstate: current_term: 3 leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.628439  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce7204fb5024ff1ab99e10b8ff4c0ae" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:14:02.629024  6646 raft_consensus.cc:3060] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:02.630995  6572 raft_consensus.cc:2468] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 3.
I20260709 13:14:02.632165  6460 leader_election.cc:304] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [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: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:14:02.634894  6805 raft_consensus.cc:2804] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:02.634905  6646 raft_consensus.cc:2468] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 3.
I20260709 13:14:02.635535  6805 raft_consensus.cc:697] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 3 LEADER]: Becoming Leader. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:14:02.636545  6805 consensus_queue.cc:237] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.646878  6393 catalog_manager.cc:5697] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 reported cstate change: term changed from 2 to 3, leader changed from 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66) to a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65). New cstate: current_term: 3 leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.792297  6798 raft_consensus.cc:993] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a: : Instructing follower a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:14:02.792766  6724 raft_consensus.cc:1081] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 3 LEADER]: Signalling peer a8a1888cfb2945f08ca08e7a822a3360 to start an election
I20260709 13:14:02.795190  6496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
 from {username='slave'} at 127.0.0.1:36930
I20260709 13:14:02.795758  6496 raft_consensus.cc:493] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:02.796083  6496 raft_consensus.cc:3060] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:02.801033  6496 raft_consensus.cc:515] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.802623  6496 leader_election.cc:290] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [CANDIDATE]: Term 4 election: Requested vote from peers 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:14:02.803418  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:14:02.803849  6572 raft_consensus.cc:3060] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:02.803858  6646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8050a39fde794002b68ca8cb8c840b9d" candidate_uuid: "a8a1888cfb2945f08ca08e7a822a3360" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:14:02.804432  6646 raft_consensus.cc:3055] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:02.804652  6646 raft_consensus.cc:740] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:14:02.805394  6646 consensus_queue.cc:260] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.806519  6646 raft_consensus.cc:3060] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:02.808048  6572 raft_consensus.cc:2468] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 4.
I20260709 13:14:02.808956  6460 leader_election.cc:304] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [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: 3b6321538b534336a660d7505e4eb6b4, a8a1888cfb2945f08ca08e7a822a3360; no voters: 
I20260709 13:14:02.809609  6728 raft_consensus.cc:2804] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:02.810097  6728 raft_consensus.cc:697] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 4 LEADER]: Becoming Leader. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:14:02.810922  6728 consensus_queue.cc:237] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:02.812593  6646 raft_consensus.cc:2468] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a1888cfb2945f08ca08e7a822a3360 in term 4.
I20260709 13:14:02.816958  6393 catalog_manager.cc:5697] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 reported cstate change: term changed from 3 to 4, leader changed from 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67) to a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65). New cstate: current_term: 4 leader_uuid: "a8a1888cfb2945f08ca08e7a822a3360" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.017155  6572 raft_consensus.cc:1275] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 4 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:03.018347  6728 consensus_queue.cc:1048] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:03.027137  6646 raft_consensus.cc:1275] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 4 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:03.028450  6813 consensus_queue.cc:1048] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:03.086185  6572 raft_consensus.cc:1275] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:03.087469  6813 consensus_queue.cc:1048] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:03.096875  6646 raft_consensus.cc:1275] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:03.098542  6728 consensus_queue.cc:1048] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:03.124285  6572 raft_consensus.cc:1275] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:03.124712  6570 raft_consensus.cc:1275] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:03.125533  6813 consensus_queue.cc:1048] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:03.126024  6728 consensus_queue.cc:1048] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:03.135432  6646 raft_consensus.cc:1275] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:03.136603  6813 consensus_queue.cc:1048] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:03.151403  6643 raft_consensus.cc:1275] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:03.153391  6728 consensus_queue.cc:1048] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:03.198841  6572 raft_consensus.cc:1275] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 4 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:03.200045  6805 consensus_queue.cc:1048] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:03.207670  6643 raft_consensus.cc:1275] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 4 FOLLOWER]: Refusing update from remote peer a8a1888cfb2945f08ca08e7a822a3360: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:03.210106  6805 consensus_queue.cc:1048] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:05.502249  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:05.510102  6496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
mode: GRACEFUL
new_leader_uuid: "827ff438f0c34516bb62c32b52a8a69a"
 from {username='slave'} at 127.0.0.1:35790
I20260709 13:14:05.510653  6496 raft_consensus.cc:606] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Received request to transfer leadership to TS 827ff438f0c34516bb62c32b52a8a69a
I20260709 13:14:05.513101  6496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
mode: GRACEFUL
new_leader_uuid: "827ff438f0c34516bb62c32b52a8a69a"
 from {username='slave'} at 127.0.0.1:35790
I20260709 13:14:05.513576  6496 raft_consensus.cc:606] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 3 LEADER]: Received request to transfer leadership to TS 827ff438f0c34516bb62c32b52a8a69a
I20260709 13:14:05.515879  6496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ef437b2cd3e43a7aa34926b92fb48c3"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
mode: GRACEFUL
new_leader_uuid: "3b6321538b534336a660d7505e4eb6b4"
 from {username='slave'} at 127.0.0.1:35790
I20260709 13:14:05.516299  6496 raft_consensus.cc:606] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Received request to transfer leadership to TS 3b6321538b534336a660d7505e4eb6b4
I20260709 13:14:05.518340  6496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b86a91db74de4907bcbef83890064e42"
dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
mode: GRACEFUL
new_leader_uuid: "3b6321538b534336a660d7505e4eb6b4"
 from {username='slave'} at 127.0.0.1:35790
I20260709 13:14:05.518760  6496 raft_consensus.cc:606] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Received request to transfer leadership to TS 3b6321538b534336a660d7505e4eb6b4
I20260709 13:14:05.519726  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:14:05.520215  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:05.523046  6824 raft_consensus.cc:993] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360: : Instructing follower 827ff438f0c34516bb62c32b52a8a69a to start an election
I20260709 13:14:05.523531  6805 raft_consensus.cc:1081] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Signalling peer 827ff438f0c34516bb62c32b52a8a69a to start an election
I20260709 13:14:05.525144  6643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b"
dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
 from {username='slave'} at 127.0.0.1:49294
I20260709 13:14:05.525661  6643 raft_consensus.cc:493] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:05.525933  6643 raft_consensus.cc:3060] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:05.530385  6643 raft_consensus.cc:515] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:05.531941  6643 leader_election.cc:290] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 3 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:14:05.532481  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:14:05.533044  6496 raft_consensus.cc:3055] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:05.533092  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478bb4688afc4cf3b35c129bef51841b" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:14:05.533411  6496 raft_consensus.cc:740] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:14:05.533735  6572 raft_consensus.cc:3060] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:05.534119  6496 consensus_queue.cc:260] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:05.535084  6496 raft_consensus.cc:3060] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:05.537930  6572 raft_consensus.cc:2468] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 3.
I20260709 13:14:05.539091  6496 raft_consensus.cc:2468] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 3.
I20260709 13:14:05.539003  6609 leader_election.cc:304] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [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: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: 
I20260709 13:14:05.539927  6724 raft_consensus.cc:2804] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:05.540864  6724 raft_consensus.cc:697] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 3 LEADER]: Becoming Leader. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:14:05.541563  6724 consensus_queue.cc:237] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:05.548110  6395 catalog_manager.cc:5697] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a reported cstate change: term changed from 2 to 3, leader changed from a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65) to 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67). New cstate: current_term: 3 leader_uuid: "827ff438f0c34516bb62c32b52a8a69a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:05.600155  6805 raft_consensus.cc:993] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360: : Instructing follower 827ff438f0c34516bb62c32b52a8a69a to start an election
I20260709 13:14:05.600701  6824 raft_consensus.cc:1081] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 3 LEADER]: Signalling peer 827ff438f0c34516bb62c32b52a8a69a to start an election
I20260709 13:14:05.602174  6643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f"
dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
 from {username='slave'} at 127.0.0.1:49294
I20260709 13:14:05.602639  6643 raft_consensus.cc:493] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:05.602873  6643 raft_consensus.cc:3060] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:05.606835  6643 raft_consensus.cc:515] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:05.608235  6643 leader_election.cc:290] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [CANDIDATE]: Term 4 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66:37335)
I20260709 13:14:05.608919  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:14:05.609195  6572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc2e250fa984f88b2e49f65fe81850f" candidate_uuid: "827ff438f0c34516bb62c32b52a8a69a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
I20260709 13:14:05.609383  6496 raft_consensus.cc:3055] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:05.609684  6496 raft_consensus.cc:740] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:14:05.609692  6572 raft_consensus.cc:3060] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:05.610376  6496 consensus_queue.cc:260] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:05.611212  6496 raft_consensus.cc:3060] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:05.613607  6572 raft_consensus.cc:2468] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 4.
I20260709 13:14:05.614421  6609 leader_election.cc:304] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [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: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: 
I20260709 13:14:05.615167  6724 raft_consensus.cc:2804] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:05.615562  6724 raft_consensus.cc:697] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 4 LEADER]: Becoming Leader. State: Replica: 827ff438f0c34516bb62c32b52a8a69a, State: Running, Role: LEADER
I20260709 13:14:05.616307  6496 raft_consensus.cc:2468] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827ff438f0c34516bb62c32b52a8a69a in term 4.
I20260709 13:14:05.616205  6724 consensus_queue.cc:237] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:05.622328  6395 catalog_manager.cc:5697] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a reported cstate change: term changed from 3 to 4, leader changed from a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65) to 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67). New cstate: current_term: 4 leader_uuid: "827ff438f0c34516bb62c32b52a8a69a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:05.866847  6805 raft_consensus.cc:993] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360: : Instructing follower 3b6321538b534336a660d7505e4eb6b4 to start an election
I20260709 13:14:05.867317  6824 raft_consensus.cc:1081] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Signalling peer 3b6321538b534336a660d7505e4eb6b4 to start an election
I20260709 13:14:05.868686  6572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ef437b2cd3e43a7aa34926b92fb48c3"
dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
 from {username='slave'} at 127.0.0.1:54466
I20260709 13:14:05.869115  6572 raft_consensus.cc:493] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:05.869378  6572 raft_consensus.cc:3060] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:05.873591  6572 raft_consensus.cc:515] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:05.875010  6572 leader_election.cc:290] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 3 election: Requested vote from peers a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103), 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719)
I20260709 13:14:05.875914  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b2cd3e43a7aa34926b92fb48c3" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:14:05.876058  6643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b2cd3e43a7aa34926b92fb48c3" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:14:05.876348  6496 raft_consensus.cc:3055] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:05.876629  6643 raft_consensus.cc:3060] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:05.876645  6496 raft_consensus.cc:740] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:14:05.877499  6496 consensus_queue.cc:260] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:05.878446  6496 raft_consensus.cc:3060] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:05.881755  6643 raft_consensus.cc:2468] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 3.
I20260709 13:14:05.882793  6538 leader_election.cc:304] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [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: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: 
I20260709 13:14:05.883518  6496 raft_consensus.cc:2468] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 3.
I20260709 13:14:05.883577  6731 raft_consensus.cc:2804] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:05.884786  6731 raft_consensus.cc:697] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 3 LEADER]: Becoming Leader. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Running, Role: LEADER
I20260709 13:14:05.885462  6731 consensus_queue.cc:237] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [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: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } }
I20260709 13:14:05.891824  6395 catalog_manager.cc:5697] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 reported cstate change: term changed from 2 to 3, leader changed from a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65) to 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66). New cstate: current_term: 3 leader_uuid: "3b6321538b534336a660d7505e4eb6b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:06.023252  6805 raft_consensus.cc:993] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360: : Instructing follower 3b6321538b534336a660d7505e4eb6b4 to start an election
I20260709 13:14:06.023696  6824 raft_consensus.cc:1081] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Signalling peer 3b6321538b534336a660d7505e4eb6b4 to start an election
I20260709 13:14:06.025203  6572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b86a91db74de4907bcbef83890064e42"
dest_uuid: "3b6321538b534336a660d7505e4eb6b4"
 from {username='slave'} at 127.0.0.1:54466
I20260709 13:14:06.025663  6572 raft_consensus.cc:493] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:06.025893  6572 raft_consensus.cc:3060] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:06.029819  6572 raft_consensus.cc:515] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } }
I20260709 13:14:06.031183  6572 leader_election.cc:290] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 2 election: Requested vote from peers 827ff438f0c34516bb62c32b52a8a69a (127.5.185.67:34719), a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103)
I20260709 13:14:06.031958  6643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86a91db74de4907bcbef83890064e42" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "827ff438f0c34516bb62c32b52a8a69a"
I20260709 13:14:06.032272  6496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86a91db74de4907bcbef83890064e42" candidate_uuid: "3b6321538b534336a660d7505e4eb6b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8a1888cfb2945f08ca08e7a822a3360"
I20260709 13:14:06.032496  6643 raft_consensus.cc:3060] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:06.032755  6496 raft_consensus.cc:3055] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:06.033054  6496 raft_consensus.cc:740] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8a1888cfb2945f08ca08e7a822a3360, State: Running, Role: LEADER
I20260709 13:14:06.033591  6496 consensus_queue.cc:260] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } }
I20260709 13:14:06.034413  6496 raft_consensus.cc:3060] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:06.036703  6643 raft_consensus.cc:2468] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 2.
I20260709 13:14:06.037549  6538 leader_election.cc:304] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b6321538b534336a660d7505e4eb6b4, 827ff438f0c34516bb62c32b52a8a69a; no voters: 
I20260709 13:14:06.038208  6731 raft_consensus.cc:2804] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:06.038458  6496 raft_consensus.cc:2468] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b6321538b534336a660d7505e4eb6b4 in term 2.
I20260709 13:14:06.038748  6731 raft_consensus.cc:697] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3b6321538b534336a660d7505e4eb6b4, State: Running, Role: LEADER
I20260709 13:14:06.039680  6731 consensus_queue.cc:237] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } }
I20260709 13:14:06.046362  6395 catalog_manager.cc:5697] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 reported cstate change: term changed from 1 to 2, leader changed from a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65) to 3b6321538b534336a660d7505e4eb6b4 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "3b6321538b534336a660d7505e4eb6b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:06.098063  6496 raft_consensus.cc:1275] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 4 FOLLOWER]: Refusing update from remote peer 827ff438f0c34516bb62c32b52a8a69a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:06.099371  6724 consensus_queue.cc:1048] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:06.111994  6572 raft_consensus.cc:1275] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 4 FOLLOWER]: Refusing update from remote peer 827ff438f0c34516bb62c32b52a8a69a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:06.113353  6724 consensus_queue.cc:1048] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:06.114537  6495 raft_consensus.cc:1275] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Refusing update from remote peer 827ff438f0c34516bb62c32b52a8a69a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:06.116547  6825 consensus_queue.cc:1048] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:06.117579  6570 raft_consensus.cc:1275] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Refusing update from remote peer 827ff438f0c34516bb62c32b52a8a69a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:06.119185  6825 consensus_queue.cc:1048] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b6321538b534336a660d7505e4eb6b4" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:06.265331  6495 raft_consensus.cc:1275] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Refusing update from remote peer 3b6321538b534336a660d7505e4eb6b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:06.266633  6731 consensus_queue.cc:1048] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:06.274811  6643 raft_consensus.cc:1275] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Refusing update from remote peer 3b6321538b534336a660d7505e4eb6b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:06.276698  6832 consensus_queue.cc:1048] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:06.421000  6495 raft_consensus.cc:1275] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Refusing update from remote peer 3b6321538b534336a660d7505e4eb6b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:06.422057  6832 consensus_queue.cc:1048] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a1888cfb2945f08ca08e7a822a3360" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:06.430779  6646 raft_consensus.cc:1275] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Refusing update from remote peer 3b6321538b534336a660d7505e4eb6b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:06.431854  6832 consensus_queue.cc:1048] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827ff438f0c34516bb62c32b52a8a69a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:06.521027  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:06.527688  5861 tablet_server.cc:179] TabletServer@127.5.185.65:0 shutting down...
I20260709 13:14:06.549654  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:06.550467  5861 tablet_replica.cc:333] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360: stopping tablet replica
I20260709 13:14:06.551262  5861 raft_consensus.cc:2243] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:14:06.552330  5861 raft_consensus.cc:2272] T 8050a39fde794002b68ca8cb8c840b9d P a8a1888cfb2945f08ca08e7a822a3360 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.554809  5861 tablet_replica.cc:333] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360: stopping tablet replica
I20260709 13:14:06.555342  5861 raft_consensus.cc:2243] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.555851  5861 raft_consensus.cc:2272] T 478bb4688afc4cf3b35c129bef51841b P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:06.557049  6612 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260709 13:14:06.558684  5861 tablet_replica.cc:333] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360: stopping tablet replica
I20260709 13:14:06.559376  5861 raft_consensus.cc:2243] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:14:06.559703  6612 consensus_peers.cc:597] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a -> Peer a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103): Couldn't send request to peer a8a1888cfb2945f08ca08e7a822a3360. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:06.559899  5861 raft_consensus.cc:2272] T 7bc2e250fa984f88b2e49f65fe81850f P a8a1888cfb2945f08ca08e7a822a3360 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.561983  5861 tablet_replica.cc:333] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360: stopping tablet replica
I20260709 13:14:06.562461  5861 raft_consensus.cc:2243] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.562927  5861 raft_consensus.cc:2272] T 7ef437b2cd3e43a7aa34926b92fb48c3 P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.565075  5861 tablet_replica.cc:333] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360: stopping tablet replica
I20260709 13:14:06.565618  5861 raft_consensus.cc:2243] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.566030  5861 raft_consensus.cc:2272] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.567728  5861 tablet_replica.cc:333] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360: stopping tablet replica
I20260709 13:14:06.568235  5861 raft_consensus.cc:2243] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:06.568936  5861 raft_consensus.cc:2272] T cce7204fb5024ff1ab99e10b8ff4c0ae P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.571225  5861 tablet_replica.cc:333] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360: stopping tablet replica
I20260709 13:14:06.572116  5861 raft_consensus.cc:2243] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.572633  5861 raft_consensus.cc:2272] T 8e0307013876424eb240a94cece95568 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.574671  5861 tablet_replica.cc:333] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360: stopping tablet replica
I20260709 13:14:06.575177  5861 raft_consensus.cc:2243] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.575759  5861 raft_consensus.cc:2272] T b86a91db74de4907bcbef83890064e42 P a8a1888cfb2945f08ca08e7a822a3360 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.577881  5861 tablet_replica.cc:333] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360: stopping tablet replica
I20260709 13:14:06.578387  5861 raft_consensus.cc:2243] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:06.579133  5861 raft_consensus.cc:2272] T 48a9882698774ce296ad833762a78077 P a8a1888cfb2945f08ca08e7a822a3360 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.580794  5861 tablet_replica.cc:333] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360: stopping tablet replica
I20260709 13:14:06.581284  5861 raft_consensus.cc:2243] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:14:06.582001  5861 raft_consensus.cc:2272] T 573b8bb83eb04606b7a8f4e0e4adfab9 P a8a1888cfb2945f08ca08e7a822a3360 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.610381  5861 tablet_server.cc:196] TabletServer@127.5.185.65:0 shutdown complete.
I20260709 13:14:06.631367  5861 tablet_server.cc:179] TabletServer@127.5.185.66:0 shutting down...
I20260709 13:14:06.653430  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:06.654201  5861 tablet_replica.cc:333] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4: stopping tablet replica
I20260709 13:14:06.654886  5861 raft_consensus.cc:2243] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.655345  5861 raft_consensus.cc:2272] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 3b6321538b534336a660d7505e4eb6b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.656968  5861 tablet_replica.cc:333] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4: stopping tablet replica
I20260709 13:14:06.657439  5861 raft_consensus.cc:2243] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.657814  5861 raft_consensus.cc:2272] T 478bb4688afc4cf3b35c129bef51841b P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.659843  5861 tablet_replica.cc:333] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4: stopping tablet replica
I20260709 13:14:06.660363  5861 raft_consensus.cc:2243] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.660774  5861 raft_consensus.cc:2272] T 48a9882698774ce296ad833762a78077 P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.662423  5861 tablet_replica.cc:333] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4: stopping tablet replica
I20260709 13:14:06.663071  5861 raft_consensus.cc:2243] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.663508  5861 raft_consensus.cc:2272] T 7bc2e250fa984f88b2e49f65fe81850f P 3b6321538b534336a660d7505e4eb6b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.665452  5861 tablet_replica.cc:333] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4: stopping tablet replica
I20260709 13:14:06.666000  5861 raft_consensus.cc:2243] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.666376  5861 raft_consensus.cc:2272] T 8050a39fde794002b68ca8cb8c840b9d P 3b6321538b534336a660d7505e4eb6b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.667850  5861 tablet_replica.cc:333] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4: stopping tablet replica
I20260709 13:14:06.668299  5861 raft_consensus.cc:2243] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:06.668968  5861 raft_consensus.cc:2272] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.670802  5861 tablet_replica.cc:333] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4: stopping tablet replica
I20260709 13:14:06.671254  5861 raft_consensus.cc:2243] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:06.671921  5861 raft_consensus.cc:2272] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.673460  5861 tablet_replica.cc:333] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4: stopping tablet replica
I20260709 13:14:06.673913  5861 raft_consensus.cc:2243] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:06.674597  5861 raft_consensus.cc:2272] T b86a91db74de4907bcbef83890064e42 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.676577  5861 tablet_replica.cc:333] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4: stopping tablet replica
I20260709 13:14:06.677033  5861 raft_consensus.cc:2243] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.677431  5861 raft_consensus.cc:2272] T 8e0307013876424eb240a94cece95568 P 3b6321538b534336a660d7505e4eb6b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.679157  5861 tablet_replica.cc:333] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4: stopping tablet replica
I20260709 13:14:06.679556  5861 raft_consensus.cc:2243] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.679917  5861 raft_consensus.cc:2272] T cce7204fb5024ff1ab99e10b8ff4c0ae P 3b6321538b534336a660d7505e4eb6b4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:06.703583  6612 consensus_peers.cc:597] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a -> Peer a8a1888cfb2945f08ca08e7a822a3360 (127.5.185.65:46103): Couldn't send request to peer a8a1888cfb2945f08ca08e7a822a3360. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:46103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:06.707266  5861 tablet_server.cc:196] TabletServer@127.5.185.66:0 shutdown complete.
I20260709 13:14:06.724447  5861 tablet_server.cc:179] TabletServer@127.5.185.67:0 shutting down...
I20260709 13:14:06.746702  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:06.747390  5861 tablet_replica.cc:333] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a: stopping tablet replica
I20260709 13:14:06.747963  5861 raft_consensus.cc:2243] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.748415  5861 raft_consensus.cc:2272] T 573b8bb83eb04606b7a8f4e0e4adfab9 P 827ff438f0c34516bb62c32b52a8a69a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.749974  5861 tablet_replica.cc:333] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a: stopping tablet replica
I20260709 13:14:06.750483  5861 raft_consensus.cc:2243] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:06.751238  5861 raft_consensus.cc:2272] T 478bb4688afc4cf3b35c129bef51841b P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.752944  5861 tablet_replica.cc:333] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a: stopping tablet replica
I20260709 13:14:06.753427  5861 raft_consensus.cc:2243] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.753794  5861 raft_consensus.cc:2272] T 48a9882698774ce296ad833762a78077 P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.755287  5861 tablet_replica.cc:333] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a: stopping tablet replica
I20260709 13:14:06.755761  5861 raft_consensus.cc:2243] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.756137  5861 raft_consensus.cc:2272] T 8050a39fde794002b68ca8cb8c840b9d P 827ff438f0c34516bb62c32b52a8a69a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.757544  5861 tablet_replica.cc:333] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a: stopping tablet replica
I20260709 13:14:06.758011  5861 raft_consensus.cc:2243] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.758404  5861 raft_consensus.cc:2272] T 7ef437b2cd3e43a7aa34926b92fb48c3 P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.761101  5861 tablet_replica.cc:333] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a: stopping tablet replica
I20260709 13:14:06.761569  5861 raft_consensus.cc:2243] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.761971  5861 raft_consensus.cc:2272] T 64f28f03b3ac4069bcc1974e1bcf9fc5 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.763602  5861 tablet_replica.cc:333] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a: stopping tablet replica
I20260709 13:14:06.764061  5861 raft_consensus.cc:2243] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:06.764766  5861 raft_consensus.cc:2272] T 8e0307013876424eb240a94cece95568 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.766271  5861 tablet_replica.cc:333] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a: stopping tablet replica
I20260709 13:14:06.766798  5861 raft_consensus.cc:2243] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.767194  5861 raft_consensus.cc:2272] T cce7204fb5024ff1ab99e10b8ff4c0ae P 827ff438f0c34516bb62c32b52a8a69a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.768806  5861 tablet_replica.cc:333] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a: stopping tablet replica
I20260709 13:14:06.769243  5861 raft_consensus.cc:2243] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:14:06.769866  5861 raft_consensus.cc:2272] T 7bc2e250fa984f88b2e49f65fe81850f P 827ff438f0c34516bb62c32b52a8a69a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.771699  5861 tablet_replica.cc:333] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a: stopping tablet replica
I20260709 13:14:06.772203  5861 raft_consensus.cc:2243] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.772583  5861 raft_consensus.cc:2272] T b86a91db74de4907bcbef83890064e42 P 827ff438f0c34516bb62c32b52a8a69a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.800701  5861 tablet_server.cc:196] TabletServer@127.5.185.67:0 shutdown complete.
I20260709 13:14:06.817888  5861 master.cc:562] Master@127.5.185.126:42779 shutting down...
I20260709 13:14:06.837889  5861 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:06.838438  5861 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.838819  5861 tablet_replica.cc:333] T 00000000000000000000000000000000 P a0879ecd093e4e5889b477b10468e9a9: stopping tablet replica
I20260709 13:14:06.858348  5861 master.cc:584] Master@127.5.185.126:42779 shutdown complete.
3b6321538b534336a660d7505e4eb6b4  4
827ff438f0c34516bb62c32b52a8a69a  1
a8a1888cfb2945f08ca08e7a822a3360  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10452 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:14:06.897958  5861 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.185.126:46271
I20260709 13:14:06.899196  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:06.905105  6851 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:06.905138  6852 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:06.905720  6854 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:06.906189  5861 server_base.cc:1061] running on GCE node
I20260709 13:14:06.907238  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:06.907408  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:06.907516  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602846907506 us; error 0 us; skew 500 ppm
I20260709 13:14:06.907946  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:06.910159  5861 webserver.cc:533] Webserver started at http://127.5.185.126:44019/ using document root <none> and password file <none>
I20260709 13:14:06.910661  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:06.910836  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:06.911048  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:06.912063  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/master-0-root/instance:
uuid: "1459345a032348df9cea8f5f2be6469d"
format_stamp: "Formatted at 2026-07-09 13:14:06 on dist-test-slave-ghwz"
I20260709 13:14:06.916525  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:14:06.919852  6859 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:06.920567  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:14:06.920850  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/master-0-root
uuid: "1459345a032348df9cea8f5f2be6469d"
format_stamp: "Formatted at 2026-07-09 13:14:06 on dist-test-slave-ghwz"
I20260709 13:14:06.921144  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:06.941090  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:06.942332  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:06.980947  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.126:46271
I20260709 13:14:06.981048  6910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.126:46271 every 8 connection(s)
I20260709 13:14:06.984767  6911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:06.995244  6911 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d: Bootstrap starting.
I20260709 13:14:06.999573  6911 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.003543  6911 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d: No bootstrap required, opened a new log
I20260709 13:14:07.005499  6911 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1459345a032348df9cea8f5f2be6469d" member_type: VOTER }
I20260709 13:14:07.005849  6911 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.006019  6911 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1459345a032348df9cea8f5f2be6469d, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.006474  6911 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1459345a032348df9cea8f5f2be6469d" member_type: VOTER }
I20260709 13:14:07.006870  6911 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:14:07.007050  6911 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:14:07.007256  6911 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:07.011312  6911 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1459345a032348df9cea8f5f2be6469d" member_type: VOTER }
I20260709 13:14:07.011770  6911 leader_election.cc:304] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [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: 1459345a032348df9cea8f5f2be6469d; no voters: 
I20260709 13:14:07.012806  6911 leader_election.cc:290] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:14:07.013140  6914 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:07.014441  6914 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [term 1 LEADER]: Becoming Leader. State: Replica: 1459345a032348df9cea8f5f2be6469d, State: Running, Role: LEADER
I20260709 13:14:07.015138  6914 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [LEADER]: Queue going to LEADER mode. State: All 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: "1459345a032348df9cea8f5f2be6469d" member_type: VOTER }
I20260709 13:14:07.015771  6911 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:14:07.019932  6916 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1459345a032348df9cea8f5f2be6469d. Latest consensus state: current_term: 1 leader_uuid: "1459345a032348df9cea8f5f2be6469d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1459345a032348df9cea8f5f2be6469d" member_type: VOTER } }
I20260709 13:14:07.019773  6915 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1459345a032348df9cea8f5f2be6469d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1459345a032348df9cea8f5f2be6469d" member_type: VOTER } }
I20260709 13:14:07.020471  6916 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:07.020524  6915 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:07.022820  6922 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:14:07.027428  6922 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:14:07.034861  5861 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:14:07.037590  6922 catalog_manager.cc:1383] Generated new cluster ID: 2c50f00322d1488c9fcf7c669579d5f0
I20260709 13:14:07.037864  6922 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:14:07.064446  6922 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:14:07.065683  6922 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:14:07.084874  6922 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d: Generated new TSK 0
I20260709 13:14:07.085605  6922 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:14:07.100808  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:07.106837  6932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:07.107947  6933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:07.109862  6935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:07.111979  5861 server_base.cc:1061] running on GCE node
I20260709 13:14:07.112774  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:07.112955  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:07.113072  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602847113061 us; error 0 us; skew 500 ppm
I20260709 13:14:07.113523  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:07.115707  5861 webserver.cc:533] Webserver started at http://127.5.185.65:37769/ using document root <none> and password file <none>
I20260709 13:14:07.116134  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:07.116286  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:07.116493  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:07.117664  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/instance:
uuid: "780d61c5f5894a9db6bdde015811ac09"
format_stamp: "Formatted at 2026-07-09 13:14:07 on dist-test-slave-ghwz"
I20260709 13:14:07.121928  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:14:07.125051  6940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:07.125777  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:14:07.126016  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root
uuid: "780d61c5f5894a9db6bdde015811ac09"
format_stamp: "Formatted at 2026-07-09 13:14:07 on dist-test-slave-ghwz"
I20260709 13:14:07.126242  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:07.145166  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:07.146286  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:07.147622  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:07.149782  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:07.149953  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:07.150242  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:07.150411  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:07.189935  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.65:42625
I20260709 13:14:07.190131  7002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.65:42625 every 8 connection(s)
I20260709 13:14:07.197672  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:07.204957  7007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:07.207417  7008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:07.209434  7010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:07.210158  5861 server_base.cc:1061] running on GCE node
I20260709 13:14:07.211593  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:07.211818  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:07.212003  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602847211988 us; error 0 us; skew 500 ppm
I20260709 13:14:07.212538  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:07.214696  7003 heartbeater.cc:344] Connected to a master server at 127.5.185.126:46271
I20260709 13:14:07.215090  7003 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:07.215397  5861 webserver.cc:533] Webserver started at http://127.5.185.66:36773/ using document root <none> and password file <none>
I20260709 13:14:07.215972  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:07.215983  7003 heartbeater.cc:507] Master 127.5.185.126:46271 requested a full tablet report, sending...
I20260709 13:14:07.216221  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:07.216720  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:07.218286  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/instance:
uuid: "193dd6c24e454f069d994347b23f43fb"
format_stamp: "Formatted at 2026-07-09 13:14:07 on dist-test-slave-ghwz"
I20260709 13:14:07.219507  6876 ts_manager.cc:194] Registered new tserver with Master: 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:07.221350  6876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34426
I20260709 13:14:07.223336  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:14:07.226650  7015 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:07.227406  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:14:07.227692  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root
uuid: "193dd6c24e454f069d994347b23f43fb"
format_stamp: "Formatted at 2026-07-09 13:14:07 on dist-test-slave-ghwz"
I20260709 13:14:07.227969  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:07.240949  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:07.242095  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:07.243582  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:07.245857  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:07.246069  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:07.246313  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:07.246480  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:07.285992  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.66:36025
I20260709 13:14:07.286108  7077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.66:36025 every 8 connection(s)
I20260709 13:14:07.290640  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:07.297922  7081 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:07.300370  7082 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:07.301270  7084 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:07.302678  5861 server_base.cc:1061] running on GCE node
I20260709 13:14:07.303815  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:07.304041  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:07.304241  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602847304196 us; error 0 us; skew 500 ppm
I20260709 13:14:07.304657  7078 heartbeater.cc:344] Connected to a master server at 127.5.185.126:46271
I20260709 13:14:07.304972  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:07.305089  7078 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:07.306119  7078 heartbeater.cc:507] Master 127.5.185.126:46271 requested a full tablet report, sending...
I20260709 13:14:07.308068  5861 webserver.cc:533] Webserver started at http://127.5.185.67:42365/ using document root <none> and password file <none>
I20260709 13:14:07.308420  6876 ts_manager.cc:194] Registered new tserver with Master: 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:07.308620  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:07.308944  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:07.309229  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:07.309993  6876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34438
I20260709 13:14:07.310472  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/instance:
uuid: "309e6b7dc5704a3fa1c19e294da91562"
format_stamp: "Formatted at 2026-07-09 13:14:07 on dist-test-slave-ghwz"
I20260709 13:14:07.315838  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:07.319766  7089 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:07.320652  5861 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:14:07.320986  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root
uuid: "309e6b7dc5704a3fa1c19e294da91562"
format_stamp: "Formatted at 2026-07-09 13:14:07 on dist-test-slave-ghwz"
I20260709 13:14:07.321311  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:07.347550  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:07.348814  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:07.350382  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:07.352725  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:07.352967  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:07.353237  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:07.353433  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:07.395080  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.67:40575
I20260709 13:14:07.395183  7151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.67:40575 every 8 connection(s)
I20260709 13:14:07.409519  7152 heartbeater.cc:344] Connected to a master server at 127.5.185.126:46271
I20260709 13:14:07.409898  7152 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:07.410794  7152 heartbeater.cc:507] Master 127.5.185.126:46271 requested a full tablet report, sending...
I20260709 13:14:07.412881  6876 ts_manager.cc:194] Registered new tserver with Master: 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:07.413244  5861 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014697902s
I20260709 13:14:07.414265  6876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34450
I20260709 13:14:07.442890  6876 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34460:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:14:07.449395  6876 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:14:07.653697  6968 tablet_service.cc:1511] Processing CreateTablet for tablet 1804682412224ff58ca7c285f326258f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:07.655205  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1804682412224ff58ca7c285f326258f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.655721  6964 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab5cf38215a492c864fd2afb8a7ddf3 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:07.657053  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab5cf38215a492c864fd2afb8a7ddf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.658273  7117 tablet_service.cc:1511] Processing CreateTablet for tablet 1804682412224ff58ca7c285f326258f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:07.659575  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1804682412224ff58ca7c285f326258f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.659761  6967 tablet_service.cc:1511] Processing CreateTablet for tablet c285b6828419479fbd308473ed7db6fe (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:07.661055  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c285b6828419479fbd308473ed7db6fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.663669  7116 tablet_service.cc:1511] Processing CreateTablet for tablet c285b6828419479fbd308473ed7db6fe (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:07.664352  6963 tablet_service.cc:1511] Processing CreateTablet for tablet eb54fe3186f746a1b0102aa58c791374 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:07.664983  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c285b6828419479fbd308473ed7db6fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.665627  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb54fe3186f746a1b0102aa58c791374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.667765  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 48686bfca2ca4f07bd3b4b471df96ef1 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:07.669092  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48686bfca2ca4f07bd3b4b471df96ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.668989  7114 tablet_service.cc:1511] Processing CreateTablet for tablet 488ba3e670a74773a3042405edc2b57e (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:07.670334  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488ba3e670a74773a3042405edc2b57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.675757  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab5cf38215a492c864fd2afb8a7ddf3 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:07.676151  6965 tablet_service.cc:1511] Processing CreateTablet for tablet 488ba3e670a74773a3042405edc2b57e (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:07.677099  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab5cf38215a492c864fd2afb8a7ddf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.677865  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488ba3e670a74773a3042405edc2b57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.667796  7115 tablet_service.cc:1511] Processing CreateTablet for tablet 48686bfca2ca4f07bd3b4b471df96ef1 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:07.679888  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48686bfca2ca4f07bd3b4b471df96ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.745527  7167 tablet_bootstrap.cc:492] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:07.763441  7167 tablet_bootstrap.cc:654] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.767788  7040 tablet_service.cc:1511] Processing CreateTablet for tablet 488ba3e670a74773a3042405edc2b57e (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:07.768298  7039 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab5cf38215a492c864fd2afb8a7ddf3 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:07.769201  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488ba3e670a74773a3042405edc2b57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.770427  7038 tablet_service.cc:1511] Processing CreateTablet for tablet eb54fe3186f746a1b0102aa58c791374 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:07.771819  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb54fe3186f746a1b0102aa58c791374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.771731  7041 tablet_service.cc:1511] Processing CreateTablet for tablet 48686bfca2ca4f07bd3b4b471df96ef1 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:07.773048  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48686bfca2ca4f07bd3b4b471df96ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.774962  7042 tablet_service.cc:1511] Processing CreateTablet for tablet c285b6828419479fbd308473ed7db6fe (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:07.775375  6968 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee423f029e449a2ab64c23e20cd4681 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:07.775614  7043 tablet_service.cc:1511] Processing CreateTablet for tablet 1804682412224ff58ca7c285f326258f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:07.776264  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c285b6828419479fbd308473ed7db6fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.776907  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab5cf38215a492c864fd2afb8a7ddf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.777530  7043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1804682412224ff58ca7c285f326258f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.790479  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee423f029e449a2ab64c23e20cd4681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.790812  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee423f029e449a2ab64c23e20cd4681 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:07.791232  7113 tablet_service.cc:1511] Processing CreateTablet for tablet eb54fe3186f746a1b0102aa58c791374 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:07.792191  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee423f029e449a2ab64c23e20cd4681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.792652  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb54fe3186f746a1b0102aa58c791374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.801831  7168 tablet_bootstrap.cc:492] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:07.802374  7116 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee423f029e449a2ab64c23e20cd4681 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:07.803649  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee423f029e449a2ab64c23e20cd4681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.810133  6963 tablet_service.cc:1511] Processing CreateTablet for tablet cc865ef13e044b34a1a4990e6c3561e7 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:07.811615  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc865ef13e044b34a1a4990e6c3561e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.813192  7036 tablet_service.cc:1511] Processing CreateTablet for tablet cc865ef13e044b34a1a4990e6c3561e7 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:07.814659  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc865ef13e044b34a1a4990e6c3561e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.820852  7116 tablet_service.cc:1511] Processing CreateTablet for tablet cc865ef13e044b34a1a4990e6c3561e7 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:07.822067  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc865ef13e044b34a1a4990e6c3561e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.823617  7035 tablet_service.cc:1511] Processing CreateTablet for tablet e97c5fad53334fd7a8e2abeee3eaa070 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:07.824856  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97c5fad53334fd7a8e2abeee3eaa070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.826764  7034 tablet_service.cc:1511] Processing CreateTablet for tablet 35a1c61003ef42d8ab08fb035531044f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:07.828042  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a1c61003ef42d8ab08fb035531044f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.832031  7168 tablet_bootstrap.cc:654] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.833696  7115 tablet_service.cc:1511] Processing CreateTablet for tablet 35a1c61003ef42d8ab08fb035531044f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:07.834023  6966 tablet_service.cc:1511] Processing CreateTablet for tablet e97c5fad53334fd7a8e2abeee3eaa070 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:07.835101  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a1c61003ef42d8ab08fb035531044f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.835283  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97c5fad53334fd7a8e2abeee3eaa070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.843083  6967 tablet_service.cc:1511] Processing CreateTablet for tablet 35a1c61003ef42d8ab08fb035531044f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:07.844327  6965 tablet_service.cc:1511] Processing CreateTablet for tablet 3e165393c9d441e3a479dc5248391a44 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:07.844851  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a1c61003ef42d8ab08fb035531044f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.845573  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e165393c9d441e3a479dc5248391a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.861037  7040 tablet_service.cc:1511] Processing CreateTablet for tablet 3e165393c9d441e3a479dc5248391a44 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:07.862783  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e165393c9d441e3a479dc5248391a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.868635  7114 tablet_service.cc:1511] Processing CreateTablet for tablet e97c5fad53334fd7a8e2abeee3eaa070 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:07.869925  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97c5fad53334fd7a8e2abeee3eaa070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.873371  7117 tablet_service.cc:1511] Processing CreateTablet for tablet 3e165393c9d441e3a479dc5248391a44 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:07.874727  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e165393c9d441e3a479dc5248391a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.881469  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebf6c9c0ada4ffba62d0a1604ab71d1 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:07.883244  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebf6c9c0ada4ffba62d0a1604ab71d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.887594  7041 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebf6c9c0ada4ffba62d0a1604ab71d1 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:07.889360  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebf6c9c0ada4ffba62d0a1604ab71d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.903267  7170 tablet_bootstrap.cc:492] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:07.907315  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebf6c9c0ada4ffba62d0a1604ab71d1 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:07.907516  6964 tablet_service.cc:1511] Processing CreateTablet for tablet c44e84d23b3c499b869ae5406611a58f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:07.908638  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e84d23b3c499b869ae5406611a58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.909094  7042 tablet_service.cc:1511] Processing CreateTablet for tablet c44e84d23b3c499b869ae5406611a58f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:07.910274  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e84d23b3c499b869ae5406611a58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.916853  7167 tablet_bootstrap.cc:492] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:07.917316  7167 ts_tablet_manager.cc:1403] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.172s	user 0.008s	sys 0.010s
I20260709 13:14:07.919008  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebf6c9c0ada4ffba62d0a1604ab71d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.918843  7112 tablet_service.cc:1511] Processing CreateTablet for tablet c44e84d23b3c499b869ae5406611a58f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:07.920449  7112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e84d23b3c499b869ae5406611a58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.920136  7167 raft_consensus.cc:359] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:07.920845  7167 raft_consensus.cc:385] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.921471  7167 raft_consensus.cc:740] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.939285  6965 tablet_service.cc:1511] Processing CreateTablet for tablet c6e243872db542e789bc50d4ddef322e (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:07.940582  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e243872db542e789bc50d4ddef322e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.934803  7167 consensus_queue.cc:260] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:07.953446  7170 tablet_bootstrap.cc:654] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.953543  6968 tablet_service.cc:1511] Processing CreateTablet for tablet b676fe0438214ae79c847955b7d1a3c6 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:07.954900  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b676fe0438214ae79c847955b7d1a3c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.954799  7034 tablet_service.cc:1511] Processing CreateTablet for tablet b676fe0438214ae79c847955b7d1a3c6 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:07.956050  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b676fe0438214ae79c847955b7d1a3c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.959174  7115 tablet_service.cc:1511] Processing CreateTablet for tablet c6e243872db542e789bc50d4ddef322e (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:07.962198  7168 tablet_bootstrap.cc:492] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:07.962108  7111 tablet_service.cc:1511] Processing CreateTablet for tablet b676fe0438214ae79c847955b7d1a3c6 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:07.962688  7168 ts_tablet_manager.cc:1403] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.161s	user 0.027s	sys 0.040s
I20260709 13:14:07.964347  7039 tablet_service.cc:1511] Processing CreateTablet for tablet ca0d1dd1a81d47d6867bc453ef73630a (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:07.965567  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0d1dd1a81d47d6867bc453ef73630a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.965715  7110 tablet_service.cc:1511] Processing CreateTablet for tablet ca0d1dd1a81d47d6867bc453ef73630a (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:07.966975  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e243872db542e789bc50d4ddef322e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.967919  6966 tablet_service.cc:1511] Processing CreateTablet for tablet ca0d1dd1a81d47d6867bc453ef73630a (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:07.968348  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b676fe0438214ae79c847955b7d1a3c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.969092  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0d1dd1a81d47d6867bc453ef73630a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.970963  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0d1dd1a81d47d6867bc453ef73630a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.975782  7040 tablet_service.cc:1511] Processing CreateTablet for tablet c6e243872db542e789bc50d4ddef322e (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:07.976991  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e243872db542e789bc50d4ddef322e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:07.988777  7003 heartbeater.cc:499] Master 127.5.185.126:46271 was elected leader, sending a full tablet report...
I20260709 13:14:07.991783  7167 ts_tablet_manager.cc:1434] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.074s	user 0.009s	sys 0.004s
I20260709 13:14:07.999228  7167 tablet_bootstrap.cc:492] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:07.965673  7168 raft_consensus.cc:359] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.006922  7168 raft_consensus.cc:385] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.007298  7168 raft_consensus.cc:740] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.010491  7168 consensus_queue.cc:260] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.021064  7170 tablet_bootstrap.cc:492] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:08.021543  7170 ts_tablet_manager.cc:1403] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.012s
I20260709 13:14:08.023494  7041 tablet_service.cc:1511] Processing CreateTablet for tablet b42690e7528648ee80ca9acef9d00718 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:08.024472  7170 raft_consensus.cc:359] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.025218  7170 raft_consensus.cc:385] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.025111  6965 tablet_service.cc:1511] Processing CreateTablet for tablet b42690e7528648ee80ca9acef9d00718 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:08.025313  7111 tablet_service.cc:1511] Processing CreateTablet for tablet b42690e7528648ee80ca9acef9d00718 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:08.025609  7170 raft_consensus.cc:740] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.026363  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b42690e7528648ee80ca9acef9d00718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.026611  7170 consensus_queue.cc:260] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.026592  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b42690e7528648ee80ca9acef9d00718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.028575  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 9cdc97602bd84bbaaf0ce9e9b8988b2c (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:08.029803  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cdc97602bd84bbaaf0ce9e9b8988b2c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:08.032733  6924 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:08.034050  7042 tablet_service.cc:1511] Processing CreateTablet for tablet 9cdc97602bd84bbaaf0ce9e9b8988b2c (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:08.035152  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b42690e7528648ee80ca9acef9d00718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.008733  7167 tablet_bootstrap.cc:654] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.043798  7168 ts_tablet_manager.cc:1434] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.001s
I20260709 13:14:08.044564  7152 heartbeater.cc:499] Master 127.5.185.126:46271 was elected leader, sending a full tablet report...
I20260709 13:14:08.040288  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cdc97602bd84bbaaf0ce9e9b8988b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.046386  7168 tablet_bootstrap.cc:492] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:08.054044  7115 tablet_service.cc:1511] Processing CreateTablet for tablet 9cdc97602bd84bbaaf0ce9e9b8988b2c (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:08.056495  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cdc97602bd84bbaaf0ce9e9b8988b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.062362  7036 tablet_service.cc:1511] Processing CreateTablet for tablet 4c05cb2b98074429a4aecbf2aa48970d (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:08.063925  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c05cb2b98074429a4aecbf2aa48970d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.064302  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 4c05cb2b98074429a4aecbf2aa48970d (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:08.065510  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c05cb2b98074429a4aecbf2aa48970d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.086599  7078 heartbeater.cc:499] Master 127.5.185.126:46271 was elected leader, sending a full tablet report...
I20260709 13:14:08.087630  7170 ts_tablet_manager.cc:1434] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.066s	user 0.011s	sys 0.004s
I20260709 13:14:08.088635  7170 tablet_bootstrap.cc:492] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:08.095988  7170 tablet_bootstrap.cc:654] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.095721  7110 tablet_service.cc:1511] Processing CreateTablet for tablet 4c05cb2b98074429a4aecbf2aa48970d (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:08.097074  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c05cb2b98074429a4aecbf2aa48970d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.103768  7168 tablet_bootstrap.cc:654] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.107322  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 2f447f213dbb43f8a26ab7254ea2d2ca (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:08.108641  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f447f213dbb43f8a26ab7254ea2d2ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.114396  7170 tablet_bootstrap.cc:492] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:08.115079  7170 ts_tablet_manager.cc:1403] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260709 13:14:08.118945  7170 raft_consensus.cc:359] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.119962  7170 raft_consensus.cc:385] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.120323  7170 raft_consensus.cc:740] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.120839  7042 tablet_service.cc:1511] Processing CreateTablet for tablet 2f447f213dbb43f8a26ab7254ea2d2ca (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:08.121255  7170 consensus_queue.cc:260] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.122135  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f447f213dbb43f8a26ab7254ea2d2ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.124521  7170 ts_tablet_manager.cc:1434] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:14:08.125751  7170 tablet_bootstrap.cc:492] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:08.130833  7167 tablet_bootstrap.cc:492] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:08.131386  7167 ts_tablet_manager.cc:1403] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.132s	user 0.031s	sys 0.037s
I20260709 13:14:08.133028  7170 tablet_bootstrap.cc:654] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.134274  7167 raft_consensus.cc:359] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.135078  7167 raft_consensus.cc:385] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.135382  7167 raft_consensus.cc:740] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.139771  7167 consensus_queue.cc:260] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.144485  6965 tablet_service.cc:1511] Processing CreateTablet for tablet ee5df37b5e254f508d5342cc741ad65b (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:08.145112  7111 tablet_service.cc:1511] Processing CreateTablet for tablet ee5df37b5e254f508d5342cc741ad65b (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:08.145772  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5df37b5e254f508d5342cc741ad65b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.146415  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5df37b5e254f508d5342cc741ad65b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.147359  7167 ts_tablet_manager.cc:1434] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:14:08.148317  7167 tablet_bootstrap.cc:492] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:08.145161  7110 tablet_service.cc:1511] Processing CreateTablet for tablet 2f447f213dbb43f8a26ab7254ea2d2ca (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:08.151053  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f447f213dbb43f8a26ab7254ea2d2ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.151331  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 96f486de02fc469ea28e425231b6ec92 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:08.152498  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f486de02fc469ea28e425231b6ec92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.154023  7115 tablet_service.cc:1511] Processing CreateTablet for tablet 96f486de02fc469ea28e425231b6ec92 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:08.155251  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f486de02fc469ea28e425231b6ec92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.159662  7041 tablet_service.cc:1511] Processing CreateTablet for tablet 96f486de02fc469ea28e425231b6ec92 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:08.160936  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f486de02fc469ea28e425231b6ec92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.166807  7170 tablet_bootstrap.cc:492] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:08.166500  7040 tablet_service.cc:1511] Processing CreateTablet for tablet 6e4caa0f148641179b7235c086db52cc (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:08.167294  7170 ts_tablet_manager.cc:1403] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.009s
I20260709 13:14:08.167817  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4caa0f148641179b7235c086db52cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.167976  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 6e4caa0f148641179b7235c086db52cc (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:08.169155  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4caa0f148641179b7235c086db52cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.171103  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 6e4caa0f148641179b7235c086db52cc (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:08.172425  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4caa0f148641179b7235c086db52cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.175551  6968 tablet_service.cc:1511] Processing CreateTablet for tablet 014f4c51c1ae49aab2413d6c2a2a1845 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:08.176862  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014f4c51c1ae49aab2413d6c2a2a1845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.183782  7170 raft_consensus.cc:359] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.184530  7170 raft_consensus.cc:385] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.184857  7170 raft_consensus.cc:740] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.185777  7170 consensus_queue.cc:260] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.188067  7168 tablet_bootstrap.cc:492] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:08.188548  7168 ts_tablet_manager.cc:1403] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.005s
I20260709 13:14:08.191362  7168 raft_consensus.cc:359] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.192036  7168 raft_consensus.cc:385] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.192178  7170 ts_tablet_manager.cc:1434] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260709 13:14:08.192358  7168 raft_consensus.cc:740] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.193183  7170 tablet_bootstrap.cc:492] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:08.193104  7168 consensus_queue.cc:260] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.193709  7034 tablet_service.cc:1511] Processing CreateTablet for tablet 014f4c51c1ae49aab2413d6c2a2a1845 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:08.194958  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014f4c51c1ae49aab2413d6c2a2a1845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.202291  7170 tablet_bootstrap.cc:654] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.203166  7039 tablet_service.cc:1511] Processing CreateTablet for tablet d1902cbe469345e6b5abe13c180de03a (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:08.203894  7175 raft_consensus.cc:493] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.204453  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1902cbe469345e6b5abe13c180de03a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.204396  7175 raft_consensus.cc:515] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.207494  7175 leader_election.cc:290] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:08.203159  7167 tablet_bootstrap.cc:654] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.209020  7110 tablet_service.cc:1511] Processing CreateTablet for tablet 014f4c51c1ae49aab2413d6c2a2a1845 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:08.209425  6964 tablet_service.cc:1511] Processing CreateTablet for tablet d1902cbe469345e6b5abe13c180de03a (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:08.210256  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014f4c51c1ae49aab2413d6c2a2a1845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.210594  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1902cbe469345e6b5abe13c180de03a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.214708  7175 raft_consensus.cc:493] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.215191  7175 raft_consensus.cc:515] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.217185  7175 leader_election.cc:290] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:08.203927  7168 ts_tablet_manager.cc:1434] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:14:08.227105  7168 tablet_bootstrap.cc:492] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:08.232038  7110 tablet_service.cc:1511] Processing CreateTablet for tablet d1902cbe469345e6b5abe13c180de03a (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:08.233316  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1902cbe469345e6b5abe13c180de03a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.247797  7174 raft_consensus.cc:493] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.248291  7174 raft_consensus.cc:515] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.266305  6967 tablet_service.cc:1511] Processing CreateTablet for tablet a2d88a98a26d4dc9a8d36b0adb0ef3de (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:08.268215  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d88a98a26d4dc9a8d36b0adb0ef3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.252965  7174 leader_election.cc:290] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:08.143050  7036 tablet_service.cc:1511] Processing CreateTablet for tablet ee5df37b5e254f508d5342cc741ad65b (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:08.278167  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5df37b5e254f508d5342cc741ad65b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.271214  7041 tablet_service.cc:1511] Processing CreateTablet for tablet 3725a52227404043b3e61093b0fe823f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:08.296931  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3725a52227404043b3e61093b0fe823f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.290402  7035 tablet_service.cc:1511] Processing CreateTablet for tablet 841b34895ba140009ab480686d6aae45 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:08.311910  7040 tablet_service.cc:1511] Processing CreateTablet for tablet a2d88a98a26d4dc9a8d36b0adb0ef3de (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:08.314194  7167 tablet_bootstrap.cc:492] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:08.314785  7167 ts_tablet_manager.cc:1403] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.167s	user 0.013s	sys 0.026s
I20260709 13:14:08.316493  7043 tablet_service.cc:1511] Processing CreateTablet for tablet e68f84f358844b84ac0ecaa13fcde1bd (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:08.319972  7038 tablet_service.cc:1511] Processing CreateTablet for tablet 741a61412535426787260682408f0f5c (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:08.322337  7168 tablet_bootstrap.cc:654] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.320272  7167 raft_consensus.cc:359] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.323722  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841b34895ba140009ab480686d6aae45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.339454  7167 raft_consensus.cc:385] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.340015  7167 raft_consensus.cc:740] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.332957  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 528a330a7e7b4e5f84c8ab6ab0dae1d8 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:08.342638  7167 consensus_queue.cc:260] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.344964  7167 ts_tablet_manager.cc:1434] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260709 13:14:08.345993  7167 tablet_bootstrap.cc:492] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:08.346694  7043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68f84f358844b84ac0ecaa13fcde1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.347316  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741a61412535426787260682408f0f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.350931  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528a330a7e7b4e5f84c8ab6ab0dae1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.350991  7042 tablet_service.cc:1511] Processing CreateTablet for tablet 61a792ec496240c5a6735d60761c2c29 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:08.352327  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a792ec496240c5a6735d60761c2c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.359323  7039 tablet_service.cc:1511] Processing CreateTablet for tablet e446a2e53c2747aa9931e550bc8cb902 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:08.360615  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e446a2e53c2747aa9931e550bc8cb902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.365804  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d88a98a26d4dc9a8d36b0adb0ef3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.367241  6964 tablet_service.cc:1511] Processing CreateTablet for tablet 3725a52227404043b3e61093b0fe823f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:08.368474  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3725a52227404043b3e61093b0fe823f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.371140  7170 tablet_bootstrap.cc:492] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:08.371671  7170 ts_tablet_manager.cc:1403] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.179s	user 0.020s	sys 0.012s
I20260709 13:14:08.377409  7034 tablet_service.cc:1511] Processing CreateTablet for tablet 6c60f7291cb74037941d12b2bd172d36 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:08.378677  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c60f7291cb74037941d12b2bd172d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.408440  7172 raft_consensus.cc:493] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.409049  7172 raft_consensus.cc:515] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.428846  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 3725a52227404043b3e61093b0fe823f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:08.430236  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3725a52227404043b3e61093b0fe823f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.431983  7172 leader_election.cc:290] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:08.433416  7170 raft_consensus.cc:359] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.434270  7170 raft_consensus.cc:385] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.434679  7170 raft_consensus.cc:740] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.435495  7170 consensus_queue.cc:260] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.437685  7170 ts_tablet_manager.cc:1434] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.066s	user 0.003s	sys 0.005s
I20260709 13:14:08.442905  7167 tablet_bootstrap.cc:654] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.443078  7174 raft_consensus.cc:493] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.447625  7174 raft_consensus.cc:515] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.448201  7110 tablet_service.cc:1511] Processing CreateTablet for tablet a2d88a98a26d4dc9a8d36b0adb0ef3de (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:08.467696  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d88a98a26d4dc9a8d36b0adb0ef3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.472369  7037 tablet_service.cc:1511] Processing CreateTablet for tablet e3d0280aae654f00b9579b3fee058838 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:08.473443  7170 tablet_bootstrap.cc:492] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:08.477553  7175 raft_consensus.cc:493] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.478024  7175 raft_consensus.cc:515] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.474442  7174 leader_election.cc:290] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:08.478796  7115 tablet_service.cc:1511] Processing CreateTablet for tablet 841b34895ba140009ab480686d6aae45 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:08.479912  7175 leader_election.cc:290] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:08.480072  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841b34895ba140009ab480686d6aae45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.480904  7111 tablet_service.cc:1511] Processing CreateTablet for tablet e68f84f358844b84ac0ecaa13fcde1bd (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:08.482088  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68f84f358844b84ac0ecaa13fcde1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.483937  7112 tablet_service.cc:1511] Processing CreateTablet for tablet 741a61412535426787260682408f0f5c (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:08.479031  7040 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8ac4f636404a1ea0d8aeb6e2524a58 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:08.485113  7112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741a61412535426787260682408f0f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.485358  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8ac4f636404a1ea0d8aeb6e2524a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.485462  7114 tablet_service.cc:1511] Processing CreateTablet for tablet 528a330a7e7b4e5f84c8ab6ab0dae1d8 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:08.486691  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528a330a7e7b4e5f84c8ab6ab0dae1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.488232  7117 tablet_service.cc:1511] Processing CreateTablet for tablet e446a2e53c2747aa9931e550bc8cb902 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:08.488354  7109 tablet_service.cc:1511] Processing CreateTablet for tablet 6c60f7291cb74037941d12b2bd172d36 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:08.490351  7034 tablet_service.cc:1511] Processing CreateTablet for tablet a0a3eb5429634243b8a4e018654ada31 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:08.491662  7108 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8ac4f636404a1ea0d8aeb6e2524a58 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:08.492238  7116 tablet_service.cc:1511] Processing CreateTablet for tablet 61a792ec496240c5a6735d60761c2c29 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:08.493254  7113 tablet_service.cc:1511] Processing CreateTablet for tablet a0a3eb5429634243b8a4e018654ada31 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:08.490060  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e446a2e53c2747aa9931e550bc8cb902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.494719  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a3eb5429634243b8a4e018654ada31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.495298  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a792ec496240c5a6735d60761c2c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.496007  7108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8ac4f636404a1ea0d8aeb6e2524a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.498858  7109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c60f7291cb74037941d12b2bd172d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.510679  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 35af3ad9b6d74d6ebbbd3897c232180d (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:08.512120  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35af3ad9b6d74d6ebbbd3897c232180d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.516752  7175 raft_consensus.cc:493] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.517431  7175 raft_consensus.cc:515] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.525381  7175 leader_election.cc:290] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:08.528769  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3d0280aae654f00b9579b3fee058838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.539072  7114 tablet_service.cc:1511] Processing CreateTablet for tablet e3d0280aae654f00b9579b3fee058838 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:08.551784  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a3eb5429634243b8a4e018654ada31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.553188  7170 tablet_bootstrap.cc:654] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.556447  7043 tablet_service.cc:1511] Processing CreateTablet for tablet 35af3ad9b6d74d6ebbbd3897c232180d (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:08.557716  7043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35af3ad9b6d74d6ebbbd3897c232180d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.559356  7039 tablet_service.cc:1511] Processing CreateTablet for tablet aa1a27438e3b49468ba3c91ec45f90ea (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:08.564049  7042 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8748dbdb5442e6a5b7734a38fbc50f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:08.568362  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab5cf38215a492c864fd2afb8a7ddf3" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:08.569281  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:08.570025  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:08.573330  7052 raft_consensus.cc:2468] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:08.570174  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:08.573998  7127 raft_consensus.cc:2468] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:08.581970  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8748dbdb5442e6a5b7734a38fbc50f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.583410  7167 tablet_bootstrap.cc:492] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:08.583385  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:08.583988  7167 ts_tablet_manager.cc:1403] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.238s	user 0.014s	sys 0.013s
I20260709 13:14:08.584824  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1a27438e3b49468ba3c91ec45f90ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.586937  7167 raft_consensus.cc:359] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.587626  7167 raft_consensus.cc:385] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.590391  7167 raft_consensus.cc:740] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.591195  7167 consensus_queue.cc:260] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.594619  7041 tablet_service.cc:1511] Processing CreateTablet for tablet b5e53289c22a440d972e412bba13fac3 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:08.595906  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e53289c22a440d972e412bba13fac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.600096  7167 ts_tablet_manager.cc:1434] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:14:08.604470  7168 tablet_bootstrap.cc:492] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:08.604954  7168 ts_tablet_manager.cc:1403] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.378s	user 0.015s	sys 0.012s
I20260709 13:14:08.606293  7108 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8748dbdb5442e6a5b7734a38fbc50f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:08.607546  7108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8748dbdb5442e6a5b7734a38fbc50f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.607762  7168 raft_consensus.cc:359] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.608428  7168 raft_consensus.cc:385] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.609086  7168 raft_consensus.cc:740] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.609935  7168 consensus_queue.cc:260] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.611312  7112 tablet_service.cc:1511] Processing CreateTablet for tablet aa1a27438e3b49468ba3c91ec45f90ea (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:08.615716  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee423f029e449a2ab64c23e20cd4681" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:08.616752  7172 raft_consensus.cc:493] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.617256  7172 raft_consensus.cc:515] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.615141  7112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1a27438e3b49468ba3c91ec45f90ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.624219  7172 leader_election.cc:290] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:08.625500  7038 tablet_service.cc:1511] Processing CreateTablet for tablet ba1b8f907ccc418f9d07b44083ffbd41 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:08.625317  7168 ts_tablet_manager.cc:1434] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:14:08.626967  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3d0280aae654f00b9579b3fee058838. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:08.628559  7016 leader_election.cc:343] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.633404  7016 leader_election.cc:304] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:08.634004  7113 tablet_service.cc:1511] Processing CreateTablet for tablet b5e53289c22a440d972e412bba13fac3 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 13:14:08.634368  7016 leader_election.cc:343] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.634793  7168 tablet_bootstrap.cc:492] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:08.635308  7175 raft_consensus.cc:2804] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.635656  7175 raft_consensus.cc:493] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.635962  7175 raft_consensus.cc:3060] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:08.638669  7016 leader_election.cc:343] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.639514  7091 leader_election.cc:304] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:08.640146  7174 raft_consensus.cc:2804] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:14:08.640267  7091 leader_election.cc:343] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.640516  7174 raft_consensus.cc:493] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.640872  7174 raft_consensus.cc:3060] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.644196  7109 tablet_service.cc:1511] Processing CreateTablet for tablet 07adaf402b094e408800ec46e4c858a7 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:08.644979  7175 raft_consensus.cc:515] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.647007  7175 leader_election.cc:290] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:08.648784  6965 tablet_service.cc:1511] Processing CreateTablet for tablet e68f84f358844b84ac0ecaa13fcde1bd (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:08.677729  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68f84f358844b84ac0ecaa13fcde1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.649143  6967 tablet_service.cc:1511] Processing CreateTablet for tablet 741a61412535426787260682408f0f5c (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:08.649924  6964 tablet_service.cc:1511] Processing CreateTablet for tablet 841b34895ba140009ab480686d6aae45 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:08.651067  6968 tablet_service.cc:1511] Processing CreateTablet for tablet 528a330a7e7b4e5f84c8ab6ab0dae1d8 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:08.652863  6966 tablet_service.cc:1511] Processing CreateTablet for tablet e446a2e53c2747aa9931e550bc8cb902 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:08.653256  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 61a792ec496240c5a6735d60761c2c29 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:08.654096  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:08.654994  7174 raft_consensus.cc:515] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.655709  6962 tablet_service.cc:1511] Processing CreateTablet for tablet 6c60f7291cb74037941d12b2bd172d36 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:08.656594  7116 tablet_service.cc:1511] Processing CreateTablet for tablet ba1b8f907ccc418f9d07b44083ffbd41 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:08.657475  6961 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8ac4f636404a1ea0d8aeb6e2524a58 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:08.658469  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:08.659176  6960 tablet_service.cc:1511] Processing CreateTablet for tablet e3d0280aae654f00b9579b3fee058838 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:08.660571  6959 tablet_service.cc:1511] Processing CreateTablet for tablet a0a3eb5429634243b8a4e018654ada31 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:08.661454  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:08.663678  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab5cf38215a492c864fd2afb8a7ddf3" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:08.664316  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:08.684669  7167 tablet_bootstrap.cc:492] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:08.691097  6977 raft_consensus.cc:2468] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:08.692167  7127 raft_consensus.cc:2468] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
W20260709 13:14:08.692193  6941 leader_election.cc:343] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.693557  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e446a2e53c2747aa9931e550bc8cb902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.697007  7174 leader_election.cc:290] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:08.697876  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c60f7291cb74037941d12b2bd172d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.698836  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3d0280aae654f00b9579b3fee058838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.698727  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:08.699551  7053 raft_consensus.cc:2393] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:08.700723  6959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a3eb5429634243b8a4e018654ada31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.701301  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528a330a7e7b4e5f84c8ab6ab0dae1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.666396  7110 tablet_service.cc:1511] Processing CreateTablet for tablet 482ceb80da6243a7aa4e82eba2f3b894 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:08.706845  7126 raft_consensus.cc:2393] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 193dd6c24e454f069d994347b23f43fb in current term 1: Already voted for candidate 309e6b7dc5704a3fa1c19e294da91562 in this term.
I20260709 13:14:08.707180  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841b34895ba140009ab480686d6aae45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.708911  7167 tablet_bootstrap.cc:654] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.709395  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8ac4f636404a1ea0d8aeb6e2524a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.715694  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741a61412535426787260682408f0f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.719074  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a792ec496240c5a6735d60761c2c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.723675  6941 leader_election.cc:304] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:08.724305  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 482ceb80da6243a7aa4e82eba2f3b894 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:08.724666  7172 raft_consensus.cc:2804] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.725045  7172 raft_consensus.cc:493] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.684681  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:08.725406  7172 raft_consensus.cc:3060] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.725945  7170 tablet_bootstrap.cc:492] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:08.725858  6976 raft_consensus.cc:2468] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:08.696470  7109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07adaf402b094e408800ec46e4c858a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.727157  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482ceb80da6243a7aa4e82eba2f3b894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.729817  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e53289c22a440d972e412bba13fac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.732800  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 35af3ad9b6d74d6ebbbd3897c232180d (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:08.734040  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35af3ad9b6d74d6ebbbd3897c232180d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.733708  7172 raft_consensus.cc:515] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.734833  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1b8f907ccc418f9d07b44083ffbd41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.739725  7034 tablet_service.cc:1511] Processing CreateTablet for tablet 07adaf402b094e408800ec46e4c858a7 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:08.743120  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee423f029e449a2ab64c23e20cd4681" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:08.744709  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
W20260709 13:14:08.746029  7016 leader_election.cc:343] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.747203  7016 leader_election.cc:304] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:08.748034  7175 raft_consensus.cc:2804] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.748382  7175 raft_consensus.cc:493] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.748817  7175 raft_consensus.cc:3060] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.750855  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab5cf38215a492c864fd2afb8a7ddf3" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:08.748683  7016 leader_election.cc:304] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:08.726451  7170 ts_tablet_manager.cc:1403] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.253s	user 0.003s	sys 0.027s
I20260709 13:14:08.748288  7168 tablet_bootstrap.cc:654] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.757513  7170 raft_consensus.cc:359] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.758234  7170 raft_consensus.cc:385] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.765802  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:08.758652  7175 raft_consensus.cc:515] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.768894  7175 leader_election.cc:290] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:08.769418  7175 raft_consensus.cc:2804] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.769742  7175 raft_consensus.cc:493] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.770069  7175 raft_consensus.cc:3060] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.765656  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab5cf38215a492c864fd2afb8a7ddf3" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:08.770797  7127 raft_consensus.cc:3060] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.773526  7174 raft_consensus.cc:493] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.773990  7174 raft_consensus.cc:515] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.776036  7174 leader_election.cc:290] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:08.777267  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:08.777980  7127 raft_consensus.cc:2468] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:08.759835  6976 raft_consensus.cc:2393] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:08.765064  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:08.759322  7039 tablet_service.cc:1511] Processing CreateTablet for tablet c971ee838c464568b757221b3e557392 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:08.729274  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1b8f907ccc418f9d07b44083ffbd41. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:08.788065  7090 leader_election.cc:343] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.788537  7090 leader_election.cc:304] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:08.789304  7174 raft_consensus.cc:2749] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:08.789407  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07adaf402b094e408800ec46e4c858a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.764570  7172 leader_election.cc:290] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:08.790597  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c971ee838c464568b757221b3e557392. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:08.791168  7090 leader_election.cc:343] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.792412  7090 leader_election.cc:304] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:08.793154  7174 raft_consensus.cc:2749] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:08.794466  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab5cf38215a492c864fd2afb8a7ddf3" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:08.795393  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482ceb80da6243a7aa4e82eba2f3b894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.796550  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:08.797312  7052 raft_consensus.cc:2393] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 780d61c5f5894a9db6bdde015811ac09 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:08.799355  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab5cf38215a492c864fd2afb8a7ddf3" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:08.800264  7043 tablet_service.cc:1511] Processing CreateTablet for tablet 7f743453c88149b49545f50e189caa86 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:08.801165  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
W20260709 13:14:08.801813  6942 leader_election.cc:343] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.802899  7114 tablet_service.cc:1511] Processing CreateTablet for tablet c971ee838c464568b757221b3e557392 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:08.803155  7040 tablet_service.cc:1511] Processing CreateTablet for tablet ce3fb6c9fa5e474e8746288ddb0f3bd0 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:08.801762  6976 raft_consensus.cc:2468] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:08.804150  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c971ee838c464568b757221b3e557392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.801826  7043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f743453c88149b49545f50e189caa86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.816152  6941 leader_election.cc:304] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:08.758546  7170 raft_consensus.cc:740] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.816941  7172 raft_consensus.cc:2804] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:08.817445  7170 consensus_queue.cc:260] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.819607  7170 ts_tablet_manager.cc:1434] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.001s
I20260709 13:14:08.820569  7170 tablet_bootstrap.cc:492] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:08.821007  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3fb6c9fa5e474e8746288ddb0f3bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.822340  7167 tablet_bootstrap.cc:492] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:08.822880  7167 ts_tablet_manager.cc:1403] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.148s	user 0.026s	sys 0.000s
I20260709 13:14:08.825364  7108 tablet_service.cc:1511] Processing CreateTablet for tablet 7f743453c88149b49545f50e189caa86 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:08.826869  6960 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8748dbdb5442e6a5b7734a38fbc50f (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:08.828039  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8748dbdb5442e6a5b7734a38fbc50f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.834659  7108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f743453c88149b49545f50e189caa86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.835141  6959 tablet_service.cc:1511] Processing CreateTablet for tablet b5e53289c22a440d972e412bba13fac3 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:08.836397  6959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e53289c22a440d972e412bba13fac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.838959  7167 raft_consensus.cc:359] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } }
I20260709 13:14:08.839169  7035 tablet_service.cc:1511] Processing CreateTablet for tablet 89ef3109a10345efb0af304ae7c31b48 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:08.839699  7167 raft_consensus.cc:385] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.840030  7167 raft_consensus.cc:740] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.840575  6968 tablet_service.cc:1511] Processing CreateTablet for tablet 07adaf402b094e408800ec46e4c858a7 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:08.841781  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07adaf402b094e408800ec46e4c858a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.843550  7167 consensus_queue.cc:260] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } }
I20260709 13:14:08.847366  6965 tablet_service.cc:1511] Processing CreateTablet for tablet aa1a27438e3b49468ba3c91ec45f90ea (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:08.848629  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1a27438e3b49468ba3c91ec45f90ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.849954  7112 tablet_service.cc:1511] Processing CreateTablet for tablet 89ef3109a10345efb0af304ae7c31b48 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:08.852821  7112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ef3109a10345efb0af304ae7c31b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.853744  7175 raft_consensus.cc:515] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.852545  6962 tablet_service.cc:1511] Processing CreateTablet for tablet 482ceb80da6243a7aa4e82eba2f3b894 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:08.856469  7053 raft_consensus.cc:2393] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:08.857883  7113 tablet_service.cc:1511] Processing CreateTablet for tablet ce3fb6c9fa5e474e8746288ddb0f3bd0 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:08.858788  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3fb6c9fa5e474e8746288ddb0f3bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.851089  6942 leader_election.cc:304] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:08.868163  7175 leader_election.cc:290] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:08.868988  7036 tablet_service.cc:1511] Processing CreateTablet for tablet c60581a2372a405787b2f659a6530dcf (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:08.870010  7168 tablet_bootstrap.cc:492] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:08.870448  7168 ts_tablet_manager.cc:1403] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.236s	user 0.011s	sys 0.006s
I20260709 13:14:08.865518  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ef3109a10345efb0af304ae7c31b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.859139  7172 raft_consensus.cc:697] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:08.887984  6963 tablet_service.cc:1511] Processing CreateTablet for tablet c971ee838c464568b757221b3e557392 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:08.890758  7042 tablet_service.cc:1511] Processing CreateTablet for tablet 43aa07c2cf024cd09263ba9e00961092 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:08.898864  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43aa07c2cf024cd09263ba9e00961092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.900480  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60581a2372a405787b2f659a6530dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.898869  7167 ts_tablet_manager.cc:1434] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.013s
W20260709 13:14:08.899039  6942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 83145.9us
I20260709 13:14:08.904013  7167 tablet_bootstrap.cc:492] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:08.904515  7110 tablet_service.cc:1511] Processing CreateTablet for tablet c60581a2372a405787b2f659a6530dcf (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:08.905773  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60581a2372a405787b2f659a6530dcf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:08.902518  6942 leader_election.cc:343] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.909070  7196 raft_consensus.cc:493] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.909482  7090 leader_election.cc:304] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:08.909528  7196 raft_consensus.cc:515] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.910444  7174 raft_consensus.cc:2804] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.910828  7174 raft_consensus.cc:493] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.911145  7174 raft_consensus.cc:3060] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.911732  7196 leader_election.cc:290] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:08.915115  6964 tablet_service.cc:1511] Processing CreateTablet for tablet 7f743453c88149b49545f50e189caa86 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:08.916236  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482ceb80da6243a7aa4e82eba2f3b894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.916877  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c971ee838c464568b757221b3e557392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.918467  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 89ef3109a10345efb0af304ae7c31b48 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:08.919714  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ef3109a10345efb0af304ae7c31b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.921442  7174 raft_consensus.cc:515] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:08.864497  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 114565us
I20260709 13:14:08.877090  6961 tablet_service.cc:1511] Processing CreateTablet for tablet ce3fb6c9fa5e474e8746288ddb0f3bd0 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:08.932953  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f743453c88149b49545f50e189caa86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.942080  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 43aa07c2cf024cd09263ba9e00961092 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:08.947270  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43aa07c2cf024cd09263ba9e00961092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.955470  7114 tablet_service.cc:1511] Processing CreateTablet for tablet 91a678d802b94020b4593313fc22e9a1 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:08.944676  7040 tablet_service.cc:1511] Processing CreateTablet for tablet 91a678d802b94020b4593313fc22e9a1 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:08.946081  7038 tablet_service.cc:1511] Processing CreateTablet for tablet f67e57d5ea2c442ebbc8ff9f8674dc6c (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:08.943547  7170 tablet_bootstrap.cc:654] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.957185  7168 raft_consensus.cc:359] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.950142  7116 tablet_service.cc:1511] Processing CreateTablet for tablet f67e57d5ea2c442ebbc8ff9f8674dc6c (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:08.957932  7168 raft_consensus.cc:385] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.958253  7168 raft_consensus.cc:740] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.956799  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67e57d5ea2c442ebbc8ff9f8674dc6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.959028  7168 consensus_queue.cc:260] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.936354  7172 consensus_queue.cc:237] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:08.964435  7016 leader_election.cc:343] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.964877  7016 leader_election.cc:304] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:08.965641  7196 raft_consensus.cc:2749] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:08.965998  7016 leader_election.cc:343] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.967331  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:08.967960  7127 raft_consensus.cc:3060] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.971335  7200 raft_consensus.cc:493] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.971717  7174 leader_election.cc:290] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:08.971797  7200 raft_consensus.cc:515] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:08.973485  7199 raft_consensus.cc:3060] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.956799  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a678d802b94020b4593313fc22e9a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.973985  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:08.975555  7053 raft_consensus.cc:2393] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:08.976373  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:08.973737  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:08.977707  7126 raft_consensus.cc:2393] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 193dd6c24e454f069d994347b23f43fb in current term 1: Already voted for candidate 309e6b7dc5704a3fa1c19e294da91562 in this term.
I20260709 13:14:08.979871  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a678d802b94020b4593313fc22e9a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.966470  7016 leader_election.cc:304] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:08.994392  7196 raft_consensus.cc:2749] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:08.994748  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:08.995275  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
W20260709 13:14:08.995640  7016 leader_election.cc:343] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.995849  6977 raft_consensus.cc:3060] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.996630  7034 tablet_service.cc:1511] Processing CreateTablet for tablet 6567392a96d54a78a5dd725dcd859a7e (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:09.000566  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 43aa07c2cf024cd09263ba9e00961092 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:09.003932  7168 ts_tablet_manager.cc:1434] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.133s	user 0.006s	sys 0.016s
I20260709 13:14:09.004874  7168 tablet_bootstrap.cc:492] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:09.005358  6959 tablet_service.cc:1511] Processing CreateTablet for tablet c60581a2372a405787b2f659a6530dcf (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:08.929435  6967 tablet_service.cc:1511] Processing CreateTablet for tablet ba1b8f907ccc418f9d07b44083ffbd41 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:09.009496  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:09.010294  7127 raft_consensus.cc:2468] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:09.011220  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:09.011879  6978 raft_consensus.cc:2468] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:09.014613  6965 tablet_service.cc:1511] Processing CreateTablet for tablet f67e57d5ea2c442ebbc8ff9f8674dc6c (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:09.014796  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 6567392a96d54a78a5dd725dcd859a7e (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:09.017788  7198 raft_consensus.cc:493] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.018013  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3fb6c9fa5e474e8746288ddb0f3bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.018260  7198 raft_consensus.cc:515] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } }
I20260709 13:14:09.019570  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1b8f907ccc418f9d07b44083ffbd41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.020454  7198 leader_election.cc:290] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:09.021173  7016 leader_election.cc:304] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:09.022418  7196 raft_consensus.cc:2804] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.022624  6959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60581a2372a405787b2f659a6530dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.022969  7196 raft_consensus.cc:697] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:09.023731  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43aa07c2cf024cd09263ba9e00961092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.023902  7196 consensus_queue.cc:237] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.034859  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67e57d5ea2c442ebbc8ff9f8674dc6c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:09.034934  6924 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:09.042690  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:09.043320  7053 raft_consensus.cc:2468] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:09.043835  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2e5e887e1b432687861e248208ebc2 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:09.045081  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2e5e887e1b432687861e248208ebc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.040263  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1804682412224ff58ca7c285f326258f" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:09.041136  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67e57d5ea2c442ebbc8ff9f8674dc6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.053083  7016 leader_election.cc:304] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:09.053758  7090 leader_election.cc:304] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:09.054673  7175 raft_consensus.cc:2804] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:14:09.054986  6941 leader_election.cc:343] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.054908  7201 raft_consensus.cc:2749] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:09.055050  7175 raft_consensus.cc:493] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.057123  7175 raft_consensus.cc:3060] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.059628  7040 tablet_service.cc:1511] Processing CreateTablet for tablet b6b5edb570444a9ea7a7f833285999b4 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:09.061358  7110 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2e5e887e1b432687861e248208ebc2 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:09.061887  7109 tablet_service.cc:1511] Processing CreateTablet for tablet b6b5edb570444a9ea7a7f833285999b4 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:09.065793  6977 raft_consensus.cc:2468] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:09.066766  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6567392a96d54a78a5dd725dcd859a7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.067966  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b5edb570444a9ea7a7f833285999b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.068885  7175 raft_consensus.cc:515] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.072183  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 91a678d802b94020b4593313fc22e9a1 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:09.073334  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a678d802b94020b4593313fc22e9a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.081262  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 6567392a96d54a78a5dd725dcd859a7e (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:09.083133  7016 leader_election.cc:304] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:09.083310  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:09.084347  7170 tablet_bootstrap.cc:492] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:09.091172  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6567392a96d54a78a5dd725dcd859a7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.094239  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2e5e887e1b432687861e248208ebc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.074296  7200 leader_election.cc:290] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.094098  7170 ts_tablet_manager.cc:1403] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.274s	user 0.008s	sys 0.020s
I20260709 13:14:09.100539  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1804682412224ff58ca7c285f326258f" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:09.102280  7038 tablet_service.cc:1511] Processing CreateTablet for tablet c8b8c367ce9c4765bbea955b838e1d87 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 13:14:09.094211  6941 leader_election.cc:343] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.104161  7109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b5edb570444a9ea7a7f833285999b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.107765  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:09.117786  6977 raft_consensus.cc:3060] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.108265  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8b8c367ce9c4765bbea955b838e1d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.131209  7170 raft_consensus.cc:359] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } }
I20260709 13:14:09.132082  7170 raft_consensus.cc:385] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.132421  7170 raft_consensus.cc:740] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.133183  7170 consensus_queue.cc:260] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } }
I20260709 13:14:09.112098  7196 raft_consensus.cc:2804] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.132887  6875 catalog_manager.cc:5697] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.108368  7115 tablet_service.cc:1511] Processing CreateTablet for tablet c8b8c367ce9c4765bbea955b838e1d87 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:09.135413  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8b8c367ce9c4765bbea955b838e1d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.135555  7170 ts_tablet_manager.cc:1434] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 13:14:09.136437  7170 tablet_bootstrap.cc:492] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:09.122414  7199 raft_consensus.cc:2749] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:09.152745  6976 raft_consensus.cc:2468] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:09.154734  7167 tablet_bootstrap.cc:700] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09: Time spent opening tablet: real 0.120s	user 0.002s	sys 0.002s
I20260709 13:14:09.155356  7167 tablet_bootstrap.cc:654] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.156885  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6567392a96d54a78a5dd725dcd859a7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.099040  7175 leader_election.cc:290] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.158195  6942 leader_election.cc:304] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:09.163746  6966 tablet_service.cc:1511] Processing CreateTablet for tablet c8b8c367ce9c4765bbea955b838e1d87 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:09.163916  7040 tablet_service.cc:1511] Processing CreateTablet for tablet fdb721ba511c4a56be3197c3f5726afa (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:09.164789  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8b8c367ce9c4765bbea955b838e1d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.165436  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb721ba511c4a56be3197c3f5726afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.166026  6963 tablet_service.cc:1511] Processing CreateTablet for tablet b6b5edb570444a9ea7a7f833285999b4 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:09.162204  6960 tablet_service.cc:1511] Processing CreateTablet for tablet fdb721ba511c4a56be3197c3f5726afa (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 13:14:09.167390  6942 leader_election.cc:343] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.184504  7168 tablet_bootstrap.cc:654] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.194126  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 19d422f0afac41b08229e01689b8fdfa (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:09.195315  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d422f0afac41b08229e01689b8fdfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.200346  7110 tablet_service.cc:1511] Processing CreateTablet for tablet fdb721ba511c4a56be3197c3f5726afa (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:09.201428  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb721ba511c4a56be3197c3f5726afa. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:09.181173  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 98145.5us
I20260709 13:14:09.207469  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb721ba511c4a56be3197c3f5726afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.213917  7109 tablet_service.cc:1511] Processing CreateTablet for tablet ba4cd5dfe0b743ebb368c0ec823f0609 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:09.214391  6977 raft_consensus.cc:2468] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:09.215209  7109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4cd5dfe0b743ebb368c0ec823f0609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.215185  7042 tablet_service.cc:1511] Processing CreateTablet for tablet ba4cd5dfe0b743ebb368c0ec823f0609 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:09.216452  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4cd5dfe0b743ebb368c0ec823f0609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.219310  7199 raft_consensus.cc:2764] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:14:09.194653  6942 leader_election.cc:304] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:09.230331  7040 tablet_service.cc:1511] Processing CreateTablet for tablet 19d422f0afac41b08229e01689b8fdfa (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:09.235252  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d422f0afac41b08229e01689b8fdfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.235585  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b5edb570444a9ea7a7f833285999b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.211221  7196 raft_consensus.cc:697] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:09.235028  7199 raft_consensus.cc:2749] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:09.237033  6942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 74467.4us
I20260709 13:14:09.237733  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:09.240159  7016 leader_election.cc:304] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
W20260709 13:14:09.241132  7016 leader_election.cc:343] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.242175  6961 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2e5e887e1b432687861e248208ebc2 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:09.243455  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2e5e887e1b432687861e248208ebc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.247021  7206 raft_consensus.cc:2804] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.247618  7206 raft_consensus.cc:697] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:09.248469  7206 consensus_queue.cc:237] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.252110  6965 tablet_service.cc:1511] Processing CreateTablet for tablet ba4cd5dfe0b743ebb368c0ec823f0609 (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:09.253625  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4cd5dfe0b743ebb368c0ec823f0609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.258916  7170 tablet_bootstrap.cc:654] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.259156  7196 consensus_queue.cc:237] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.260187  7167 tablet_bootstrap.cc:492] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:09.271199  7167 ts_tablet_manager.cc:1403] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.367s	user 0.018s	sys 0.026s
I20260709 13:14:09.278059  7167 raft_consensus.cc:359] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.278967  7167 raft_consensus.cc:385] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.279316  7167 raft_consensus.cc:740] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.281011  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 19d422f0afac41b08229e01689b8fdfa (DEFAULT_TABLE table=test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:09.281865  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d422f0afac41b08229e01689b8fdfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:09.280238  7167 consensus_queue.cc:260] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.284621  7167 ts_tablet_manager.cc:1434] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:14:09.285578  7167 tablet_bootstrap.cc:492] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:09.285763  6874 catalog_manager.cc:5697] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.296579  7170 tablet_bootstrap.cc:492] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:09.297077  7170 ts_tablet_manager.cc:1403] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.161s	user 0.007s	sys 0.004s
I20260709 13:14:09.304672  7168 tablet_bootstrap.cc:492] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:09.305183  7168 ts_tablet_manager.cc:1403] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.300s	user 0.028s	sys 0.056s
I20260709 13:14:09.310403  7168 raft_consensus.cc:359] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } }
I20260709 13:14:09.311177  7168 raft_consensus.cc:385] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.311470  7168 raft_consensus.cc:740] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.311344  7196 raft_consensus.cc:493] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.312387  7196 raft_consensus.cc:515] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } }
I20260709 13:14:09.312490  7168 consensus_queue.cc:260] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } }
I20260709 13:14:09.315060  7168 ts_tablet_manager.cc:1434] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 13:14:09.316720  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1804682412224ff58ca7c285f326258f" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:09.316936  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1804682412224ff58ca7c285f326258f" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:09.316733  7196 leader_election.cc:290] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575), 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:09.317409  7127 raft_consensus.cc:2468] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:09.317560  6977 raft_consensus.cc:2468] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:09.318594  7168 tablet_bootstrap.cc:492] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:09.318840  7016 leader_election.cc:304] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:09.319876  7196 raft_consensus.cc:2804] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.320276  7196 raft_consensus.cc:493] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.320654  7196 raft_consensus.cc:3060] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.325428  7168 tablet_bootstrap.cc:654] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.325896  7170 raft_consensus.cc:359] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.326632  7170 raft_consensus.cc:385] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.326932  7170 raft_consensus.cc:740] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.327622  7170 consensus_queue.cc:260] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.329741  7170 ts_tablet_manager.cc:1434] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:14:09.330705  7170 tablet_bootstrap.cc:492] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:09.330991  7167 tablet_bootstrap.cc:654] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.337518  7170 tablet_bootstrap.cc:654] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.339018  7167 tablet_bootstrap.cc:492] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:09.339519  7167 ts_tablet_manager.cc:1403] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.001s
I20260709 13:14:09.343446  7167 raft_consensus.cc:359] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.344389  7167 raft_consensus.cc:385] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.344748  7167 raft_consensus.cc:740] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.346086  7167 consensus_queue.cc:260] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.351058  7167 ts_tablet_manager.cc:1434] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:14:09.351997  7167 tablet_bootstrap.cc:492] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:09.357224  7168 tablet_bootstrap.cc:492] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:09.357829  7168 ts_tablet_manager.cc:1403] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.015s
I20260709 13:14:09.358446  7167 tablet_bootstrap.cc:654] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.358647  7196 raft_consensus.cc:515] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } }
I20260709 13:14:09.360634  7168 raft_consensus.cc:359] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.361316  7168 raft_consensus.cc:385] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.361600  7168 raft_consensus.cc:740] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.362286  7168 consensus_queue.cc:260] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.364451  7170 tablet_bootstrap.cc:492] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:09.364694  7168 ts_tablet_manager.cc:1434] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:09.364877  7170 ts_tablet_manager.cc:1403] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.010s
I20260709 13:14:09.365688  7168 tablet_bootstrap.cc:492] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:09.367412  7170 raft_consensus.cc:359] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.369714  7170 raft_consensus.cc:385] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.370012  7170 raft_consensus.cc:740] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.370736  7170 consensus_queue.cc:260] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.371846  7168 tablet_bootstrap.cc:654] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.372959  7170 ts_tablet_manager.cc:1434] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:14:09.373848  7170 tablet_bootstrap.cc:492] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:09.377133  7167 tablet_bootstrap.cc:492] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:09.377620  7167 ts_tablet_manager.cc:1403] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.016s
I20260709 13:14:09.380208  7167 raft_consensus.cc:359] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.380877  7167 raft_consensus.cc:385] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.381188  7167 raft_consensus.cc:740] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.381947  7167 consensus_queue.cc:260] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.383062  7170 tablet_bootstrap.cc:654] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.384493  6876 catalog_manager.cc:5697] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.386119  6876 catalog_manager.cc:5697] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.389386  7168 tablet_bootstrap.cc:492] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:09.389369  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1804682412224ff58ca7c285f326258f" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:09.391161  7167 ts_tablet_manager.cc:1434] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:14:09.391286  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1804682412224ff58ca7c285f326258f" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:09.391594  7170 tablet_bootstrap.cc:492] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:09.391628  7168 ts_tablet_manager.cc:1403] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260709 13:14:09.391927  6977 raft_consensus.cc:3060] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.392186  7170 ts_tablet_manager.cc:1403] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 13:14:09.394886  7168 raft_consensus.cc:359] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.397696  7168 raft_consensus.cc:385] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.397744  6977 raft_consensus.cc:2468] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:09.398183  7168 raft_consensus.cc:740] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.399093  7016 leader_election.cc:304] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:09.399067  7168 consensus_queue.cc:260] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.391310  7127 raft_consensus.cc:3060] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.400061  7206 raft_consensus.cc:2804] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.400651  7206 raft_consensus.cc:697] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:09.401824  7168 ts_tablet_manager.cc:1434] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:14:09.401459  7206 consensus_queue.cc:237] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } }
I20260709 13:14:09.406227  7168 tablet_bootstrap.cc:492] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:09.395017  7170 raft_consensus.cc:359] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.407155  7170 raft_consensus.cc:385] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.407454  7170 raft_consensus.cc:740] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.390714  7196 leader_election.cc:290] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575), 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:09.408110  7170 consensus_queue.cc:260] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.399315  7167 tablet_bootstrap.cc:492] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:09.410609  7170 ts_tablet_manager.cc:1434] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:14:09.411474  7170 tablet_bootstrap.cc:492] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:09.411772  7205 consensus_queue.cc:1048] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:09.414543  7168 tablet_bootstrap.cc:654] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.416960  7170 tablet_bootstrap.cc:654] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.418726  7127 raft_consensus.cc:2468] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:09.431979  7167 tablet_bootstrap.cc:654] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.435238  7170 tablet_bootstrap.cc:492] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:09.435717  7170 ts_tablet_manager.cc:1403] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.002s
I20260709 13:14:09.438622  7170 raft_consensus.cc:359] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.439424  7170 raft_consensus.cc:385] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.439738  7170 raft_consensus.cc:740] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.440475  7170 consensus_queue.cc:260] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.442915  7170 ts_tablet_manager.cc:1434] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:09.443925  7170 tablet_bootstrap.cc:492] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:09.447664  7168 tablet_bootstrap.cc:492] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:09.448148  7168 ts_tablet_manager.cc:1403] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.026s
I20260709 13:14:09.448931  7167 tablet_bootstrap.cc:492] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:09.449338  7167 ts_tablet_manager.cc:1403] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.002s
I20260709 13:14:09.449738  7170 tablet_bootstrap.cc:654] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.450865  7168 raft_consensus.cc:359] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.451617  7168 raft_consensus.cc:385] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.451598  7167 raft_consensus.cc:359] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.452059  7168 raft_consensus.cc:740] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.452346  7167 raft_consensus.cc:385] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.452656  7167 raft_consensus.cc:740] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.453075  7168 consensus_queue.cc:260] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.458760  7205 consensus_queue.cc:1048] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:09.460733  7167 consensus_queue.cc:260] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.463369  7168 ts_tablet_manager.cc:1434] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:14:09.464416  7168 tablet_bootstrap.cc:492] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:09.464416  6874 catalog_manager.cc:5697] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:09.464411  7170 tablet_bootstrap.cc:492] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:09.466044  7170 ts_tablet_manager.cc:1403] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 13:14:09.467873  7170 raft_consensus.cc:359] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.468343  7170 raft_consensus.cc:385] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.468631  7170 raft_consensus.cc:740] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.469259  7170 consensus_queue.cc:260] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.471135  7168 tablet_bootstrap.cc:654] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.471127  7170 ts_tablet_manager.cc:1434] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:14:09.472139  7170 tablet_bootstrap.cc:492] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:09.478099  7167 ts_tablet_manager.cc:1434] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:14:09.478386  7168 tablet_bootstrap.cc:492] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:09.478792  7170 tablet_bootstrap.cc:654] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.478801  7168 ts_tablet_manager.cc:1403] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:14:09.481442  7168 raft_consensus.cc:359] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.482082  7168 raft_consensus.cc:385] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.482345  7168 raft_consensus.cc:740] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.483181  7168 consensus_queue.cc:260] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.485428  7168 ts_tablet_manager.cc:1434] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:09.486222  7168 tablet_bootstrap.cc:492] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:09.491724  7168 tablet_bootstrap.cc:654] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.495958  7167 tablet_bootstrap.cc:492] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:09.504076  7167 tablet_bootstrap.cc:654] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.509613  7053 raft_consensus.cc:3060] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.509982  7168 tablet_bootstrap.cc:492] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:09.510022  7170 tablet_bootstrap.cc:492] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:09.510614  7168 ts_tablet_manager.cc:1403] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.003s
I20260709 13:14:09.510712  7170 ts_tablet_manager.cc:1403] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.019s
I20260709 13:14:09.513228  7168 raft_consensus.cc:359] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.513921  7168 raft_consensus.cc:385] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.514252  7168 raft_consensus.cc:740] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.514170  7170 raft_consensus.cc:359] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.515262  7170 raft_consensus.cc:385] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.515587  7170 raft_consensus.cc:740] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.515316  7168 consensus_queue.cc:260] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.516284  7170 consensus_queue.cc:260] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.518306  7170 ts_tablet_manager.cc:1434] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:09.518725  7199 consensus_queue.cc:1048] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:09.519019  7172 raft_consensus.cc:493] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.519464  7172 raft_consensus.cc:515] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.520422  7167 tablet_bootstrap.cc:492] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:09.520756  7170 tablet_bootstrap.cc:492] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:09.520817  7167 ts_tablet_manager.cc:1403] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260709 13:14:09.521420  7172 leader_election.cc:290] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.523391  7167 raft_consensus.cc:359] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.524405  7167 raft_consensus.cc:385] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.524326  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:09.524407  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:09.525128  7052 raft_consensus.cc:2393] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 780d61c5f5894a9db6bdde015811ac09 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:09.525570  7127 raft_consensus.cc:2393] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 780d61c5f5894a9db6bdde015811ac09 in current term 1: Already voted for candidate 309e6b7dc5704a3fa1c19e294da91562 in this term.
I20260709 13:14:09.526633  6941 leader_election.cc:304] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:09.526969  7170 tablet_bootstrap.cc:654] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.527715  7172 raft_consensus.cc:3060] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.528144  7168 ts_tablet_manager.cc:1434] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:14:09.529062  7168 tablet_bootstrap.cc:492] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:09.534624  7172 raft_consensus.cc:2749] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:09.537716  7168 tablet_bootstrap.cc:654] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.524752  7167 raft_consensus.cc:740] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.539248  7167 consensus_queue.cc:260] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.541201  7167 ts_tablet_manager.cc:1434] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:14:09.541996  7167 tablet_bootstrap.cc:492] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:09.547360  7167 tablet_bootstrap.cc:654] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.548025  7199 consensus_queue.cc:1048] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:09.549566  7168 tablet_bootstrap.cc:492] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:09.550050  7168 ts_tablet_manager.cc:1403] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 13:14:09.552651  7168 raft_consensus.cc:359] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.553413  7168 raft_consensus.cc:385] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.553745  7168 raft_consensus.cc:740] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.554548  7168 consensus_queue.cc:260] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.556957  7168 ts_tablet_manager.cc:1434] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:09.561280  7168 tablet_bootstrap.cc:492] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:09.562352  7170 tablet_bootstrap.cc:492] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:09.562793  7170 ts_tablet_manager.cc:1403] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.009s
I20260709 13:14:09.565274  7170 raft_consensus.cc:359] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.565905  7170 raft_consensus.cc:385] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.566169  7170 raft_consensus.cc:740] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.566658  7168 tablet_bootstrap.cc:654] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.566790  7170 consensus_queue.cc:260] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.569000  7170 ts_tablet_manager.cc:1434] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:09.576234  7167 tablet_bootstrap.cc:492] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:09.577109  7167 ts_tablet_manager.cc:1403] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.002s
I20260709 13:14:09.570436  7170 tablet_bootstrap.cc:492] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:09.581619  7167 raft_consensus.cc:359] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.582242  7168 tablet_bootstrap.cc:492] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:09.582250  7167 raft_consensus.cc:385] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.582785  7168 ts_tablet_manager.cc:1403] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:14:09.584326  7170 tablet_bootstrap.cc:654] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.585364  7168 raft_consensus.cc:359] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.582710  7167 raft_consensus.cc:740] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.586018  7168 raft_consensus.cc:385] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.586288  7168 raft_consensus.cc:740] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.586649  7167 consensus_queue.cc:260] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.586920  7168 consensus_queue.cc:260] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.588963  7168 ts_tablet_manager.cc:1434] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:09.589365  7170 tablet_bootstrap.cc:492] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:09.589722  7170 ts_tablet_manager.cc:1403] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.003s
I20260709 13:14:09.589797  7168 tablet_bootstrap.cc:492] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:09.592156  7170 raft_consensus.cc:359] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.592793  7170 raft_consensus.cc:385] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.593070  7170 raft_consensus.cc:740] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.593695  7170 consensus_queue.cc:260] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.596236  7168 tablet_bootstrap.cc:654] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.597510  7172 raft_consensus.cc:493] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.597937  7170 ts_tablet_manager.cc:1434] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:14:09.597980  7172 raft_consensus.cc:515] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.598747  7170 tablet_bootstrap.cc:492] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:09.600486  7172 leader_election.cc:290] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.602460  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a1c61003ef42d8ab08fb035531044f" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:09.603277  7053 raft_consensus.cc:2468] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:09.604067  7167 ts_tablet_manager.cc:1434] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:14:09.605532  6942 leader_election.cc:304] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:09.606611  7199 raft_consensus.cc:493] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.607481  7167 tablet_bootstrap.cc:492] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:09.607196  7199 raft_consensus.cc:515] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.609759  7199 leader_election.cc:290] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.612855  7170 tablet_bootstrap.cc:654] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.613517  7201 raft_consensus.cc:493] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.613943  7167 tablet_bootstrap.cc:654] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.614091  7201 raft_consensus.cc:515] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.616976  7201 leader_election.cc:290] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:09.617890  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a1c61003ef42d8ab08fb035531044f" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:09.618628  7127 raft_consensus.cc:2468] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:09.618553  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee423f029e449a2ab64c23e20cd4681" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:09.619562  7053 raft_consensus.cc:2468] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:09.619953  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf6c9c0ada4ffba62d0a1604ab71d1" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:09.621150  7091 leader_election.cc:304] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:09.623502  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf6c9c0ada4ffba62d0a1604ab71d1" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:09.624423  7053 raft_consensus.cc:2468] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:09.625617  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee423f029e449a2ab64c23e20cd4681" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:09.626400  6977 raft_consensus.cc:2468] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
W20260709 13:14:09.623687  6941 leader_election.cc:343] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.622794  7201 raft_consensus.cc:2804] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.629285  7201 raft_consensus.cc:493] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.629781  7201 raft_consensus.cc:3060] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.633145  7167 tablet_bootstrap.cc:492] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:09.633909  7167 ts_tablet_manager.cc:1403] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260709 13:14:09.637105  6942 leader_election.cc:304] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:09.610399  7199 raft_consensus.cc:2804] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.638964  7200 raft_consensus.cc:2804] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.639200  7199 raft_consensus.cc:493] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.639497  7200 raft_consensus.cc:493] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.639777  7199 raft_consensus.cc:3060] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.640029  7200 raft_consensus.cc:3060] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.648207  7201 raft_consensus.cc:515] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.651379  7200 raft_consensus.cc:515] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.655409  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf6c9c0ada4ffba62d0a1604ab71d1" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:09.656179  7053 raft_consensus.cc:3060] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.666008  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee423f029e449a2ab64c23e20cd4681" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:09.666867  6977 raft_consensus.cc:3060] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.637744  7167 raft_consensus.cc:359] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.667980  7167 raft_consensus.cc:385] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.670446  7206 raft_consensus.cc:493] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.671167  7206 raft_consensus.cc:515] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.672739  7205 raft_consensus.cc:493] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.673214  7205 raft_consensus.cc:515] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.673826  7206 leader_election.cc:290] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.675068  7205 leader_election.cc:290] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.676771  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:09.676920  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:09.677392  7126 raft_consensus.cc:2468] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:09.677502  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c5fad53334fd7a8e2abeee3eaa070" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:09.678153  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c5fad53334fd7a8e2abeee3eaa070" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:09.678707  7016 leader_election.cc:343] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.678769  7127 raft_consensus.cc:2468] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:09.681531  7167 raft_consensus.cc:740] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.678781  6978 raft_consensus.cc:2468] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:09.679836  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee423f029e449a2ab64c23e20cd4681" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:09.684286  7052 raft_consensus.cc:3060] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.684056  7167 consensus_queue.cc:260] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.695007  7016 leader_election.cc:304] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:09.696502  7205 raft_consensus.cc:2804] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.697009  7205 raft_consensus.cc:493] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.697474  7205 raft_consensus.cc:3060] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.698925  7167 ts_tablet_manager.cc:1434] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.000s
I20260709 13:14:09.701259  7053 raft_consensus.cc:2468] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:09.703028  6942 leader_election.cc:304] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:09.704113  7172 raft_consensus.cc:2804] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.704233  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf6c9c0ada4ffba62d0a1604ab71d1" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
W20260709 13:14:09.706064  6941 leader_election.cc:343] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.706382  7206 raft_consensus.cc:493] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.706827  7200 leader_election.cc:290] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.706961  7206 raft_consensus.cc:515] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.709327  7167 tablet_bootstrap.cc:492] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:09.709388  7206 leader_election.cc:290] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.710892  7016 leader_election.cc:304] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:09.712036  7206 raft_consensus.cc:2804] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.712412  7206 raft_consensus.cc:493] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.712790  7206 raft_consensus.cc:3060] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.715875  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e165393c9d441e3a479dc5248391a44" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:09.716648  6978 raft_consensus.cc:2468] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:09.717991  7167 tablet_bootstrap.cc:654] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.718489  7201 leader_election.cc:290] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:09.719189  7201 raft_consensus.cc:493] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.719784  7201 raft_consensus.cc:515] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.721181  7206 raft_consensus.cc:515] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.722149  7201 leader_election.cc:290] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:09.723212  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e165393c9d441e3a479dc5248391a44" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:09.734827  7196 consensus_queue.cc:1048] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:09.735376  6978 raft_consensus.cc:2468] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:09.725551  7206 leader_election.cc:290] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.726619  7172 raft_consensus.cc:697] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:09.731196  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:09.736543  7170 tablet_bootstrap.cc:492] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:09.731310  7205 raft_consensus.cc:515] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.736754  7090 leader_election.cc:304] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:09.735060  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e165393c9d441e3a479dc5248391a44" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:09.737694  7247 raft_consensus.cc:2804] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.732815  7199 raft_consensus.cc:515] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.733939  7167 tablet_bootstrap.cc:492] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:09.733994  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e165393c9d441e3a479dc5248391a44" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:09.739241  6977 raft_consensus.cc:2468] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:09.734726  7052 raft_consensus.cc:2468] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:09.737689  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:09.739857  7167 ts_tablet_manager.cc:1403] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260709 13:14:09.740065  7127 raft_consensus.cc:3060] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.740525  7090 leader_election.cc:304] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:09.741618  7199 leader_election.cc:290] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.738641  7205 leader_election.cc:290] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.738131  7247 raft_consensus.cc:493] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.738142  7053 raft_consensus.cc:2468] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:09.742516  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a1c61003ef42d8ab08fb035531044f" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:09.743244  7051 raft_consensus.cc:3060] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.744143  7167 raft_consensus.cc:359] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.733119  7249 raft_consensus.cc:493] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.736999  7170 ts_tablet_manager.cc:1403] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.138s	user 0.066s	sys 0.051s
I20260709 13:14:09.746593  7167 raft_consensus.cc:385] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.746743  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a1c61003ef42d8ab08fb035531044f" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:09.747026  7167 raft_consensus.cc:740] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.747334  7125 raft_consensus.cc:3060] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.748075  7167 consensus_queue.cc:260] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.749001  7170 raft_consensus.cc:359] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.749668  7170 raft_consensus.cc:385] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.749943  7170 raft_consensus.cc:740] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.750638  7167 ts_tablet_manager.cc:1434] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:14:09.751121  7051 raft_consensus.cc:2468] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:09.746027  7127 raft_consensus.cc:2468] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:09.751384  7249 raft_consensus.cc:515] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.734942  7016 leader_election.cc:304] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:09.736745  7172 consensus_queue.cc:237] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.752389  6942 leader_election.cc:304] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:09.743288  7247 raft_consensus.cc:3060] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.754408  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:09.755380  6976 raft_consensus.cc:2393] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:09.750618  7170 consensus_queue.cc:260] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.756623  7201 raft_consensus.cc:2804] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.757900  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:09.756291  7168 tablet_bootstrap.cc:492] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:09.759040  7206 raft_consensus.cc:2804] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.759388  7206 raft_consensus.cc:493] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.759821  7206 raft_consensus.cc:3060] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.759338  7091 leader_election.cc:304] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:09.761170  7249 leader_election.cc:290] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:09.761592  7167 tablet_bootstrap.cc:492] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:09.762383  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c5fad53334fd7a8e2abeee3eaa070" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:09.762107  7170 ts_tablet_manager.cc:1434] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:14:09.762912  7249 raft_consensus.cc:3060] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.763015  6976 raft_consensus.cc:3060] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.767189  7170 tablet_bootstrap.cc:492] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:09.758780  7168 ts_tablet_manager.cc:1403] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.169s	user 0.060s	sys 0.054s
I20260709 13:14:09.767891  7016 leader_election.cc:304] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:09.769721  7205 raft_consensus.cc:2804] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.770047  6976 raft_consensus.cc:2468] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:09.770388  7205 raft_consensus.cc:697] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:09.770869  7248 raft_consensus.cc:2804] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:14:09.769868  7016 leader_election.cc:343] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.776456  7016 leader_election.cc:304] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:09.771298  7205 consensus_queue.cc:237] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.771786  7248 raft_consensus.cc:697] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:09.780854  7196 raft_consensus.cc:2804] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.781229  7167 tablet_bootstrap.cc:654] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.781311  7196 raft_consensus.cc:697] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:09.782822  7196 consensus_queue.cc:237] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.783706  7172 raft_consensus.cc:493] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.784292  7172 raft_consensus.cc:515] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.784430  6874 catalog_manager.cc:5697] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.771605  7168 raft_consensus.cc:359] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.754518  7125 raft_consensus.cc:2468] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:09.772410  7206 raft_consensus.cc:515] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.801206  7168 raft_consensus.cc:385] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.786623  7249 raft_consensus.cc:2749] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:09.801618  7168 raft_consensus.cc:740] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.801829  7170 tablet_bootstrap.cc:654] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.802305  7168 consensus_queue.cc:260] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.805377  7168 ts_tablet_manager.cc:1434] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 13:14:09.807601  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c5fad53334fd7a8e2abeee3eaa070" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:09.808279  7172 leader_election.cc:290] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.806241  7168 tablet_bootstrap.cc:492] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:09.809566  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:09.810091  7125 raft_consensus.cc:3060] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.810361  7127 raft_consensus.cc:2393] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 780d61c5f5894a9db6bdde015811ac09 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:09.810196  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:09.810716  7247 raft_consensus.cc:515] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.811861  7126 raft_consensus.cc:2393] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 193dd6c24e454f069d994347b23f43fb in current term 1: Already voted for candidate 309e6b7dc5704a3fa1c19e294da91562 in this term.
I20260709 13:14:09.811789  6942 leader_election.cc:304] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:09.812793  7247 leader_election.cc:290] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:09.812963  7172 raft_consensus.cc:3060] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.815726  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e165393c9d441e3a479dc5248391a44" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:09.790043  7248 consensus_queue.cc:237] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.816715  6976 raft_consensus.cc:3060] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.817711  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e165393c9d441e3a479dc5248391a44" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:09.818468  7051 raft_consensus.cc:2393] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:09.787777  7175 consensus_queue.cc:1048] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 13:14:09.826057  7172 raft_consensus.cc:2749] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:09.806231  7206 leader_election.cc:290] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.844200  7201 raft_consensus.cc:697] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:09.834184  6976 raft_consensus.cc:2468] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:09.871445  7090 leader_election.cc:304] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:09.869702  7201 consensus_queue.cc:237] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.874341  7168 tablet_bootstrap.cc:654] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.889185  7247 raft_consensus.cc:493] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.889820  7247 raft_consensus.cc:515] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.893141  7247 leader_election.cc:290] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:09.893891  7253 raft_consensus.cc:2804] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.893977  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b676fe0438214ae79c847955b7d1a3c6" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:09.894419  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b676fe0438214ae79c847955b7d1a3c6" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:09.896699  7051 raft_consensus.cc:2468] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:09.898499  7170 tablet_bootstrap.cc:492] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:09.898391  7091 leader_election.cc:304] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:09.899106  7170 ts_tablet_manager.cc:1403] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.013s
W20260709 13:14:09.899791  7090 leader_election.cc:343] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.900889  7247 raft_consensus.cc:2804] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.901321  7247 raft_consensus.cc:493] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.901721  7247 raft_consensus.cc:3060] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.902604  7170 raft_consensus.cc:359] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.904037  7170 raft_consensus.cc:385] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.904384  7170 raft_consensus.cc:740] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.904261  7253 raft_consensus.cc:697] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:09.905526  7170 consensus_queue.cc:260] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.908174  7170 ts_tablet_manager.cc:1434] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:14:09.906216  7253 consensus_queue.cc:237] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.909065  7170 tablet_bootstrap.cc:492] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:09.909399  7168 tablet_bootstrap.cc:492] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:09.909848  7168 ts_tablet_manager.cc:1403] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.002s
I20260709 13:14:09.909811  7125 raft_consensus.cc:2468] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:09.912529  7168 raft_consensus.cc:359] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.913021  7167 tablet_bootstrap.cc:492] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:09.913168  7168 raft_consensus.cc:385] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.913535  7167 ts_tablet_manager.cc:1403] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.153s	user 0.011s	sys 0.008s
I20260709 13:14:09.919219  7167 raft_consensus.cc:359] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.919852  7167 raft_consensus.cc:385] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.920113  7167 raft_consensus.cc:740] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.920710  7167 consensus_queue.cc:260] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.920796  6874 catalog_manager.cc:5697] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:09.922554  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e165393c9d441e3a479dc5248391a44" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:09.914995  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e165393c9d441e3a479dc5248391a44" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:09.923553  6977 raft_consensus.cc:2393] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 193dd6c24e454f069d994347b23f43fb in current term 1: Already voted for candidate 309e6b7dc5704a3fa1c19e294da91562 in this term.
I20260709 13:14:09.924721  7167 ts_tablet_manager.cc:1434] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:09.925742  7167 tablet_bootstrap.cc:492] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:09.926687  7205 raft_consensus.cc:493] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.927150  7205 raft_consensus.cc:515] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.927385  7247 raft_consensus.cc:515] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.913497  7168 raft_consensus.cc:740] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.929982  7168 consensus_queue.cc:260] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.932191  7168 ts_tablet_manager.cc:1434] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:14:09.933010  7168 tablet_bootstrap.cc:492] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:09.933069  6875 catalog_manager.cc:5697] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.934275  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b676fe0438214ae79c847955b7d1a3c6" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:09.935062  7172 raft_consensus.cc:493] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.935506  7172 raft_consensus.cc:515] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.935767  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b676fe0438214ae79c847955b7d1a3c6" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:09.936282  7051 raft_consensus.cc:3060] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.929172  7205 leader_election.cc:290] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.916368  7170 tablet_bootstrap.cc:654] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.937485  7172 leader_election.cc:290] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:09.938941  7168 tablet_bootstrap.cc:654] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.939688  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:09.940265  7052 raft_consensus.cc:2468] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:09.941452  6942 leader_election.cc:304] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:09.941777  7167 tablet_bootstrap.cc:654] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:09.945048  7090 leader_election.cc:343] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.945322  7205 consensus_queue.cc:1048] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:09.946689  7172 raft_consensus.cc:2804] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.947047  7172 raft_consensus.cc:493] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.947363  7172 raft_consensus.cc:3060] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.947837  7016 leader_election.cc:304] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:09.949860  7247 leader_election.cc:290] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:09.950609  7205 raft_consensus.cc:2749] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:09.952010  7256 consensus_queue.cc:1048] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:09.950615  7167 tablet_bootstrap.cc:492] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:09.953437  7167 ts_tablet_manager.cc:1403] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.003s
I20260709 13:14:09.954393  7256 consensus_queue.cc:1048] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:09.955204  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:09.957561  7256 consensus_queue.cc:1048] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:09.959575  6941 leader_election.cc:343] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.964428  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e84d23b3c499b869ae5406611a58f" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:09.965974  6976 raft_consensus.cc:2468] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:09.968367  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e84d23b3c499b869ae5406611a58f" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:09.969036  7125 raft_consensus.cc:2468] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:09.972992  7172 raft_consensus.cc:515] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.987845  6873 catalog_manager.cc:5697] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.999521  6873 catalog_manager.cc:5697] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.990249  7051 raft_consensus.cc:2468] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:09.993067  7016 leader_election.cc:304] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:10.010653  7256 raft_consensus.cc:2804] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:10.011029  7091 leader_election.cc:304] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [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: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:10.011040  7256 raft_consensus.cc:493] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:10.012872  7256 raft_consensus.cc:3060] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.013166  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
W20260709 13:14:10.014635  6941 leader_election.cc:343] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:10.015220  7172 leader_election.cc:290] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.016976  7247 raft_consensus.cc:2804] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:10.017627  7247 raft_consensus.cc:697] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:10.018983  7247 consensus_queue.cc:237] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:09.956768  7167 raft_consensus.cc:359] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.023178  7167 raft_consensus.cc:385] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.024317  7170 tablet_bootstrap.cc:492] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:10.023605  7167 raft_consensus.cc:740] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.024822  7170 ts_tablet_manager.cc:1403] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.116s	user 0.018s	sys 0.040s
I20260709 13:14:10.025264  7167 consensus_queue.cc:260] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.028515  7167 ts_tablet_manager.cc:1434] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 13:14:10.028486  7170 raft_consensus.cc:359] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.029443  7170 raft_consensus.cc:385] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.029841  7167 tablet_bootstrap.cc:492] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:10.029788  7170 raft_consensus.cc:740] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.030598  7256 raft_consensus.cc:515] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.030804  7170 consensus_queue.cc:260] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.031307  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:10.031883  7051 raft_consensus.cc:3060] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.032449  7256 leader_election.cc:290] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.034718  7170 ts_tablet_manager.cc:1434] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:14:10.035638  7170 tablet_bootstrap.cc:492] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:10.035568  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e84d23b3c499b869ae5406611a58f" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:10.036237  6977 raft_consensus.cc:3060] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.037832  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e84d23b3c499b869ae5406611a58f" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:10.038409  7127 raft_consensus.cc:3060] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.042214  7170 tablet_bootstrap.cc:654] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.043542  7168 tablet_bootstrap.cc:492] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:10.043975  7168 ts_tablet_manager.cc:1403] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.111s	user 0.036s	sys 0.018s
I20260709 13:14:10.045583  6977 raft_consensus.cc:2468] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:10.046700  7016 leader_election.cc:304] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:10.047827  7205 raft_consensus.cc:2804] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:10.049045  7168 raft_consensus.cc:359] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.050523  7168 raft_consensus.cc:385] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.050828  7168 raft_consensus.cc:740] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.048552  7205 raft_consensus.cc:697] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
W20260709 13:14:10.069366  6924 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:10.075109  7127 raft_consensus.cc:2468] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:10.081025  7051 raft_consensus.cc:2468] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:10.052103  7168 consensus_queue.cc:260] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.082229  6942 leader_election.cc:304] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:10.083143  7168 ts_tablet_manager.cc:1434] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.017s
I20260709 13:14:10.083230  7172 raft_consensus.cc:2804] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:10.083740  7172 raft_consensus.cc:697] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:10.084235  7168 tablet_bootstrap.cc:492] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:10.084532  7172 consensus_queue.cc:237] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.054127  7205 consensus_queue.cc:237] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.098251  6874 catalog_manager.cc:5697] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:10.101042  7167 tablet_bootstrap.cc:654] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.101198  7170 tablet_bootstrap.cc:492] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:10.101771  7170 ts_tablet_manager.cc:1403] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.005s
I20260709 13:14:10.055181  7247 raft_consensus.cc:493] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.103861  7168 tablet_bootstrap.cc:654] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.103780  7247 raft_consensus.cc:515] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.106594  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf6c9c0ada4ffba62d0a1604ab71d1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:10.107966  7170 raft_consensus.cc:359] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.108924  7170 raft_consensus.cc:385] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.109321  7170 raft_consensus.cc:740] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.110113  7170 consensus_queue.cc:260] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.112282  7247 leader_election.cc:290] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:10.112401  7170 ts_tablet_manager.cc:1434] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:10.114131  7170 tablet_bootstrap.cc:492] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:10.119618  7167 tablet_bootstrap.cc:492] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:10.120041  7167 ts_tablet_manager.cc:1403] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.009s
I20260709 13:14:10.122471  7167 raft_consensus.cc:359] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.123199  7167 raft_consensus.cc:385] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.123461  7167 raft_consensus.cc:740] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.124125  7167 consensus_queue.cc:260] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.126399  7167 ts_tablet_manager.cc:1434] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:10.127326  7167 tablet_bootstrap.cc:492] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:10.133324  7167 tablet_bootstrap.cc:654] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.135046  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf6c9c0ada4ffba62d0a1604ab71d1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:10.136096  7051 raft_consensus.cc:2393] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:10.137470  7091 leader_election.cc:304] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:10.138783  7247 raft_consensus.cc:3060] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.134245  6875 catalog_manager.cc:5697] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:10.143999  7170 tablet_bootstrap.cc:654] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.153542  7247 raft_consensus.cc:2749] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:10.160560  6873 catalog_manager.cc:5697] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:10.174942  7168 tablet_bootstrap.cc:492] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:10.175534  7168 ts_tablet_manager.cc:1403] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.091s	user 0.037s	sys 0.042s
I20260709 13:14:10.179031  7168 raft_consensus.cc:359] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.179910  7168 raft_consensus.cc:385] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.180243  7168 raft_consensus.cc:740] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.182857  7168 consensus_queue.cc:260] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.183905  7170 tablet_bootstrap.cc:492] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:10.184036  7167 tablet_bootstrap.cc:492] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:10.184355  7170 ts_tablet_manager.cc:1403] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.004s
I20260709 13:14:10.184808  7168 ts_tablet_manager.cc:1434] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:14:10.184955  7167 ts_tablet_manager.cc:1403] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.025s
I20260709 13:14:10.184583  6874 catalog_manager.cc:5697] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:10.185761  7168 tablet_bootstrap.cc:492] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:10.187143  7170 raft_consensus.cc:359] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.187779  7170 raft_consensus.cc:385] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.187531  7167 raft_consensus.cc:359] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.188105  7170 raft_consensus.cc:740] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.188328  7167 raft_consensus.cc:385] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.188730  7167 raft_consensus.cc:740] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.189007  7170 consensus_queue.cc:260] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.189468  7167 consensus_queue.cc:260] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.191311  7170 ts_tablet_manager.cc:1434] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:10.191658  7167 ts_tablet_manager.cc:1434] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:14:10.192085  7168 tablet_bootstrap.cc:654] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.192222  7170 tablet_bootstrap.cc:492] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:10.192636  7167 tablet_bootstrap.cc:492] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:10.198437  7170 tablet_bootstrap.cc:654] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.200078  7167 tablet_bootstrap.cc:654] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.204284  7168 tablet_bootstrap.cc:492] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:10.204717  7168 ts_tablet_manager.cc:1403] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:14:10.207783  7168 raft_consensus.cc:359] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.208329  7168 raft_consensus.cc:385] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.208496  7168 raft_consensus.cc:740] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.209051  7168 consensus_queue.cc:260] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.210404  7168 ts_tablet_manager.cc:1434] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:10.211917  7168 tablet_bootstrap.cc:492] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:10.213194  7205 raft_consensus.cc:493] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.213810  7205 raft_consensus.cc:515] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.216358  7205 leader_election.cc:290] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.216981  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d1dd1a81d47d6867bc453ef73630a" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:10.217381  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d1dd1a81d47d6867bc453ef73630a" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:10.217662  6976 raft_consensus.cc:2468] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:10.218019  7127 raft_consensus.cc:2468] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:10.219210  7167 tablet_bootstrap.cc:492] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:10.219007  7016 leader_election.cc:304] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:10.219743  7167 ts_tablet_manager.cc:1403] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.001s
I20260709 13:14:10.220460  7205 raft_consensus.cc:2804] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:10.220832  7205 raft_consensus.cc:493] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:10.221168  7205 raft_consensus.cc:3060] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.221382  7170 tablet_bootstrap.cc:492] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:10.221813  7170 ts_tablet_manager.cc:1403] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260709 13:14:10.221876  7168 tablet_bootstrap.cc:654] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.223081  7167 raft_consensus.cc:359] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.223788  7167 raft_consensus.cc:385] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.224097  7167 raft_consensus.cc:740] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.224706  7170 raft_consensus.cc:359] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.225554  7170 raft_consensus.cc:385] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.225333  7167 consensus_queue.cc:260] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.227986  7167 ts_tablet_manager.cc:1434] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:10.229630  7167 tablet_bootstrap.cc:492] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:10.232324  7205 raft_consensus.cc:515] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.232879  7168 tablet_bootstrap.cc:492] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:10.233036  7248 consensus_queue.cc:1048] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:10.233338  7168 ts_tablet_manager.cc:1403] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260709 13:14:10.225910  7170 raft_consensus.cc:740] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.236383  7168 raft_consensus.cc:359] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.237018  7168 raft_consensus.cc:385] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.237298  7168 raft_consensus.cc:740] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.237814  7167 tablet_bootstrap.cc:654] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.237944  7168 consensus_queue.cc:260] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.244199  7168 ts_tablet_manager.cc:1434] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:10.244158  7205 leader_election.cc:290] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.246948  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d1dd1a81d47d6867bc453ef73630a" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:10.247383  7167 tablet_bootstrap.cc:492] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:10.247494  7127 raft_consensus.cc:3060] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.247931  7167 ts_tablet_manager.cc:1403] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 13:14:10.249678  7168 tablet_bootstrap.cc:492] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:10.250912  7167 raft_consensus.cc:359] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.251629  7167 raft_consensus.cc:385] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.251959  7167 raft_consensus.cc:740] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.252800  7167 consensus_queue.cc:260] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.255096  7167 ts_tablet_manager.cc:1434] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:10.255874  7168 tablet_bootstrap.cc:654] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.256265  7167 tablet_bootstrap.cc:492] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:10.256970  7127 raft_consensus.cc:2468] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:10.258051  7016 leader_election.cc:304] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:10.258879  7205 raft_consensus.cc:2804] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:10.259500  7205 raft_consensus.cc:697] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:10.260290  7205 consensus_queue.cc:237] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.238775  7170 consensus_queue.cc:260] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.240715  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d1dd1a81d47d6867bc453ef73630a" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:10.262538  7167 tablet_bootstrap.cc:654] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.262938  6976 raft_consensus.cc:3060] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.264237  7170 ts_tablet_manager.cc:1434] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.003s
I20260709 13:14:10.265386  7170 tablet_bootstrap.cc:492] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:10.270727  6976 raft_consensus.cc:2468] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:10.270906  7247 consensus_queue.cc:1048] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:10.273427  7170 tablet_bootstrap.cc:654] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.274495  7248 consensus_queue.cc:1048] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:10.276604  7167 tablet_bootstrap.cc:492] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:10.277076  7167 ts_tablet_manager.cc:1403] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 13:14:10.279904  7167 raft_consensus.cc:359] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.281002  7167 raft_consensus.cc:385] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.281323  7167 raft_consensus.cc:740] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.282091  7167 consensus_queue.cc:260] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.284358  7167 ts_tablet_manager.cc:1434] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:14:10.285917  7167 tablet_bootstrap.cc:492] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:10.287058  7168 tablet_bootstrap.cc:492] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:10.287484  7168 ts_tablet_manager.cc:1403] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.000s
I20260709 13:14:10.289984  7168 raft_consensus.cc:359] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.290620  7168 raft_consensus.cc:385] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.290817  7167 tablet_bootstrap.cc:654] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.290881  7168 raft_consensus.cc:740] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.291967  7199 consensus_queue.cc:1048] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:10.306159  7256 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:10.307521  7167 tablet_bootstrap.cc:492] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:10.308184  7167 ts_tablet_manager.cc:1403] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.012s
I20260709 13:14:10.311476  7167 raft_consensus.cc:359] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.312407  7167 raft_consensus.cc:385] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.312819  7167 raft_consensus.cc:740] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.313601  7167 consensus_queue.cc:260] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.314227  7256 consensus_queue.cc:1048] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:10.315089  7257 consensus_queue.cc:1048] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:10.315783  7167 ts_tablet_manager.cc:1434] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:10.316711  7167 tablet_bootstrap.cc:492] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:10.317798  7168 consensus_queue.cc:260] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.320472  7168 ts_tablet_manager.cc:1434] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.001s
I20260709 13:14:10.321324  7168 tablet_bootstrap.cc:492] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:10.323132  7167 tablet_bootstrap.cc:654] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.328150  7247 consensus_queue.cc:1048] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:10.331774  7257 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:10.336463  7168 tablet_bootstrap.cc:654] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.346660  7257 raft_consensus.cc:493] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.347354  7257 raft_consensus.cc:515] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.349885  7257 leader_election.cc:290] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.352754  7199 raft_consensus.cc:493] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.353367  7199 raft_consensus.cc:515] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.356400  7199 leader_election.cc:290] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.357204  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05cb2b98074429a4aecbf2aa48970d" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:10.357935  7123 raft_consensus.cc:2468] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:10.358438  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05cb2b98074429a4aecbf2aa48970d" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:10.358608  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05cb2b98074429a4aecbf2aa48970d" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:10.359328  7053 raft_consensus.cc:2468] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:10.359289  6976 raft_consensus.cc:2468] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:10.360868  6941 leader_election.cc:304] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:10.361176  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05cb2b98074429a4aecbf2aa48970d" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:10.361840  7123 raft_consensus.cc:2468] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:10.361846  7172 raft_consensus.cc:2804] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:10.363124  7172 raft_consensus.cc:493] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:10.363556  7172 raft_consensus.cc:3060] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.364931  7168 tablet_bootstrap.cc:492] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:10.365402  7168 ts_tablet_manager.cc:1403] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260709 13:14:10.368067  7168 raft_consensus.cc:359] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.368700  7168 raft_consensus.cc:385] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.368978  7168 raft_consensus.cc:740] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.369882  7199 consensus_queue.cc:1048] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:10.369787  7168 consensus_queue.cc:260] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.371958  7168 ts_tablet_manager.cc:1434] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:14:10.373009  7168 tablet_bootstrap.cc:492] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:10.379776  7247 consensus_queue.cc:1048] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:10.380445  7016 leader_election.cc:304] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:10.381742  7257 raft_consensus.cc:2804] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:10.382169  7257 raft_consensus.cc:493] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:10.382508  7257 raft_consensus.cc:3060] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.386401  7172 raft_consensus.cc:515] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.389209  7257 raft_consensus.cc:515] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.392047  7247 raft_consensus.cc:493] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.392499  7247 raft_consensus.cc:515] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.394466  7247 leader_election.cc:290] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:10.396255  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdc97602bd84bbaaf0ce9e9b8988b2c" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:10.397046  7050 raft_consensus.cc:2468] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:10.399091  7091 leader_election.cc:304] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:10.400107  7253 raft_consensus.cc:2804] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:10.400566  7253 raft_consensus.cc:493] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:10.400992  7253 raft_consensus.cc:3060] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.475751  7199 raft_consensus.cc:493] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.476325  7199 raft_consensus.cc:515] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.437484  7247 raft_consensus.cc:493] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.485846  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdc97602bd84bbaaf0ce9e9b8988b2c" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:10.486424  6978 raft_consensus.cc:2468] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:10.510535  7175 raft_consensus.cc:493] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.511240  7175 raft_consensus.cc:515] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.513686  7175 leader_election.cc:290] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.484808  7247 raft_consensus.cc:515] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.497248  7257 leader_election.cc:290] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.558604  7257 raft_consensus.cc:493] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.559099  7257 raft_consensus.cc:515] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.550963  7199 leader_election.cc:290] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.553382  7200 raft_consensus.cc:493] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.562422  7172 leader_election.cc:290] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.607645  7168 tablet_bootstrap.cc:654] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.605820  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b676fe0438214ae79c847955b7d1a3c6" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:10.616091  7257 leader_election.cc:290] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.616221  7170 tablet_bootstrap.cc:492] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:10.569044  7200 raft_consensus.cc:515] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.785264  7311 raft_consensus.cc:493] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.804595  7170 ts_tablet_manager.cc:1403] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.539s	user 0.032s	sys 0.071s
I20260709 13:14:10.804105  7167 tablet_bootstrap.cc:492] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:10.806011  7167 ts_tablet_manager.cc:1403] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.489s	user 0.096s	sys 0.122s
W20260709 13:14:10.566744  7091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 64360.9us
W20260709 13:14:10.625814  7302 log.cc:927] Time spent T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260709 13:14:10.654855  7300 log.cc:927] Time spent T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562: Append to log took a long time: real 0.093s	user 0.003s	sys 0.000s
W20260709 13:14:10.678350  7297 log.cc:927] Time spent T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:14:10.639279  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b676fe0438214ae79c847955b7d1a3c6" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:10.786933  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05cb2b98074429a4aecbf2aa48970d" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:10.700987  7199 raft_consensus.cc:493] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.616668  7247 leader_election.cc:290] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:10.655099  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05cb2b98074429a4aecbf2aa48970d" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:10.740226  7248 raft_consensus.cc:493] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.804826  7306 raft_consensus.cc:493] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.809173  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05cb2b98074429a4aecbf2aa48970d" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:10.804870  7311 raft_consensus.cc:515] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.815932  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:10.813712  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:10.817004  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:10.819612  7167 raft_consensus.cc:359] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.823498  7167 raft_consensus.cc:385] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.823562  7051 raft_consensus.cc:2393] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:10.824671  7167 raft_consensus.cc:740] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.825322  7167 consensus_queue.cc:260] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.826299  7052 raft_consensus.cc:2393] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 780d61c5f5894a9db6bdde015811ac09 in current term 1: Already voted for candidate 309e6b7dc5704a3fa1c19e294da91562 in this term.
I20260709 13:14:10.827031  6975 raft_consensus.cc:2393] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 193dd6c24e454f069d994347b23f43fb in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:10.828354  7127 raft_consensus.cc:3060] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.779282  7308 consensus_queue.cc:1048] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 13:14:10.773383  7253 raft_consensus.cc:515] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.821094  7199 raft_consensus.cc:515] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.836462  7199 leader_election.cc:290] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.837919  6942 leader_election.cc:304] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:10.815201  7201 consensus_queue.cc:1048] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:14:10.838758  7172 consensus_queue.cc:1048] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:10.840718  7167 ts_tablet_manager.cc:1434] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.034s	user 0.001s	sys 0.005s
I20260709 13:14:10.859750  7167 tablet_bootstrap.cc:492] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:10.862282  7201 raft_consensus.cc:493] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.869370  7201 raft_consensus.cc:515] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.846014  7170 raft_consensus.cc:359] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.871927  7170 raft_consensus.cc:385] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.872169  7170 raft_consensus.cc:740] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.843886  7050 raft_consensus.cc:2393] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 780d61c5f5894a9db6bdde015811ac09 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:10.854982  7199 raft_consensus.cc:3060] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.854982  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05cb2b98074429a4aecbf2aa48970d" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:10.845495  7311 leader_election.cc:290] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:10.832620  7248 raft_consensus.cc:515] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.879130  7170 consensus_queue.cc:260] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.867008  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:10.867889  7200 leader_election.cc:290] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.843824  7306 raft_consensus.cc:515] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:10.881142  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:10.883553  7253 leader_election.cc:290] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:10.884001  7123 raft_consensus.cc:3060] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.884518  7168 tablet_bootstrap.cc:492] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:10.855983  7257 consensus_queue.cc:1048] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
W20260709 13:14:10.886126  7016 leader_election.cc:343] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:10.888715  7168 ts_tablet_manager.cc:1403] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.516s	user 0.026s	sys 0.019s
I20260709 13:14:10.890202  7201 leader_election.cc:290] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:10.890950  7170 ts_tablet_manager.cc:1434] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.086s	user 0.011s	sys 0.006s
W20260709 13:14:10.891615  7305 log.cc:927] Time spent T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 13:14:10.891829  7170 tablet_bootstrap.cc:492] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:10.895151  7248 leader_election.cc:290] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:10.895612  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:10.885205  7127 raft_consensus.cc:2468] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:10.899230  6974 raft_consensus.cc:2468] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:10.899611  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f447f213dbb43f8a26ab7254ea2d2ca" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:10.900547  7304 consensus_queue.cc:1048] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:14:10.886291  6977 raft_consensus.cc:2468] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:10.901091  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:10.926143  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdc97602bd84bbaaf0ce9e9b8988b2c" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:10.966718  6973 raft_consensus.cc:3060] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.987533  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f447f213dbb43f8a26ab7254ea2d2ca" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:10.990027  7306 leader_election.cc:290] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:10.997506  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1902cbe469345e6b5abe13c180de03a" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:10.999003  7199 raft_consensus.cc:2749] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.000054  7167 tablet_bootstrap.cc:654] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.999936  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:11.000551  7049 raft_consensus.cc:2468] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:11.015622  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.016269  7125 raft_consensus.cc:2468] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:11.016892  7168 raft_consensus.cc:359] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.020221  7168 raft_consensus.cc:385] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.020560  7168 raft_consensus.cc:740] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.019922  6874 catalog_manager.cc:5697] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.021555  6973 raft_consensus.cc:2468] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:11.022522  7168 consensus_queue.cc:260] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.025722  7168 ts_tablet_manager.cc:1434] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.136s	user 0.012s	sys 0.007s
I20260709 13:14:11.028281  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:11.029099  7049 raft_consensus.cc:2468] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
W20260709 13:14:11.029317  6942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 126925us
I20260709 13:14:11.029242  7168 tablet_bootstrap.cc:492] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
W20260709 13:14:11.031913  6942 leader_election.cc:343] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.032759  7122 raft_consensus.cc:2468] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
W20260709 13:14:11.033123  7016 leader_election.cc:343] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.033766  7016 leader_election.cc:304] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:11.034794  7304 raft_consensus.cc:2749] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.036158  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1902cbe469345e6b5abe13c180de03a" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.036125  7016 leader_election.cc:304] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:11.038765  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.039525  7122 raft_consensus.cc:2468] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:11.041829  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdc97602bd84bbaaf0ce9e9b8988b2c" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:11.042409  7053 raft_consensus.cc:3060] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.043426  7170 tablet_bootstrap.cc:654] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.045434  7304 raft_consensus.cc:2749] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.046983  6941 leader_election.cc:304] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [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: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:11.049043  7315 raft_consensus.cc:2804] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:11.049240  6941 leader_election.cc:304] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [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: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:11.049733  7315 raft_consensus.cc:697] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:11.050041  7172 raft_consensus.cc:2804] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:11.050441  7172 raft_consensus.cc:493] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:11.050618  7053 raft_consensus.cc:2468] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:11.050850  7172 raft_consensus.cc:3060] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.051934  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:11.050611  7315 consensus_queue.cc:237] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.052533  7052 raft_consensus.cc:2468] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
W20260709 13:14:11.032756  6942 leader_election.cc:343] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:11.055903  6941 leader_election.cc:343] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.056340  6941 leader_election.cc:304] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:11.059504  7314 raft_consensus.cc:2749] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.061347  7091 leader_election.cc:304] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [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: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:11.062311  7253 raft_consensus.cc:2804] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:11.062448  7091 leader_election.cc:304] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:11.062706  7253 raft_consensus.cc:493] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:11.063066  7253 raft_consensus.cc:3060] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.068269  7168 tablet_bootstrap.cc:654] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.069419  7091 leader_election.cc:304] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:11.069423  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5df37b5e254f508d5342cc741ad65b" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:11.056039  6942 leader_election.cc:304] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:11.072121  7167 tablet_bootstrap.cc:492] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:11.072832  7167 ts_tablet_manager.cc:1403] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.213s	user 0.009s	sys 0.006s
I20260709 13:14:11.074622  7306 raft_consensus.cc:2804] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:11.075253  7314 raft_consensus.cc:2804] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:11.075474  7306 raft_consensus.cc:493] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:11.075671  7314 raft_consensus.cc:493] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:11.075948  7306 raft_consensus.cc:3060] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.076097  7314 raft_consensus.cc:3060] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.077168  7307 raft_consensus.cc:2804] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:11.074481  7304 consensus_queue.cc:1048] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:11.079089  7307 raft_consensus.cc:697] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:11.079098  7090 leader_election.cc:304] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:11.080489  7307 consensus_queue.cc:237] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.086447  7170 tablet_bootstrap.cc:492] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:11.082684  7201 raft_consensus.cc:2749] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.086952  7170 ts_tablet_manager.cc:1403] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.195s	user 0.020s	sys 0.023s
I20260709 13:14:11.090385  7316 consensus_queue.cc:1048] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:11.075448  7172 raft_consensus.cc:515] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.099399  7167 raft_consensus.cc:359] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.100076  7167 raft_consensus.cc:385] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.100365  7167 raft_consensus.cc:740] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
W20260709 13:14:11.101447  6924 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:11.101742  7172 leader_election.cc:290] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.101156  7167 consensus_queue.cc:260] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.105540  7170 raft_consensus.cc:359] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.106186  7170 raft_consensus.cc:385] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.106442  7170 raft_consensus.cc:740] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.107028  7170 consensus_queue.cc:260] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:11.108038  7091 leader_election.cc:343] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.109089  7170 ts_tablet_manager.cc:1434] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:14:11.110435  7170 tablet_bootstrap.cc:492] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:11.125093  7167 ts_tablet_manager.cc:1434] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 13:14:11.126233  7167 tablet_bootstrap.cc:492] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:11.147418  7253 raft_consensus.cc:515] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.148869  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f447f213dbb43f8a26ab7254ea2d2ca" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:11.149684  7127 raft_consensus.cc:3060] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.123805  7016 leader_election.cc:304] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:11.173707  7314 raft_consensus.cc:515] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.174504  7168 tablet_bootstrap.cc:492] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:11.174993  7168 ts_tablet_manager.cc:1403] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.028s
I20260709 13:14:11.164708  7304 raft_consensus.cc:2804] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:11.184332  7304 raft_consensus.cc:493] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:11.184724  7304 raft_consensus.cc:3060] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.176497  7314 leader_election.cc:290] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.176535  7257 raft_consensus.cc:493] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:11.162042  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 47307.1us
I20260709 13:14:11.177907  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:11.181608  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5df37b5e254f508d5342cc741ad65b" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:11.178416  7168 raft_consensus.cc:359] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.216826  7168 raft_consensus.cc:385] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.183015  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:11.217165  7168 raft_consensus.cc:740] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.223357  7167 tablet_bootstrap.cc:654] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.222465  7168 consensus_queue.cc:260] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.219316  6977 raft_consensus.cc:3060] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.223839  7175 consensus_queue.cc:1048] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:14:11.226310  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f447f213dbb43f8a26ab7254ea2d2ca" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:11.216948  7257 raft_consensus.cc:515] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.233251  7170 tablet_bootstrap.cc:654] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.233229  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:11.246258  7052 raft_consensus.cc:3060] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.257462  7168 ts_tablet_manager.cc:1434] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.000s
I20260709 13:14:11.267841  7168 tablet_bootstrap.cc:492] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:11.298328  7175 raft_consensus.cc:493] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:11.299059  7175 raft_consensus.cc:515] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:11.311594  7330 log.cc:927] Time spent T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09: Append to log took a long time: real 0.080s	user 0.002s	sys 0.000s
I20260709 13:14:11.315658  7201 raft_consensus.cc:493] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:11.317061  7201 raft_consensus.cc:515] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.330232  7253 leader_election.cc:290] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:11.333386  7175 leader_election.cc:290] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.335316  7312 consensus_queue.cc:1048] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:14:11.341703  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:11.342288  7049 raft_consensus.cc:3060] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.343225  7306 raft_consensus.cc:515] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.347048  7123 raft_consensus.cc:2393] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 780d61c5f5894a9db6bdde015811ac09 in current term 1: Already voted for candidate 309e6b7dc5704a3fa1c19e294da91562 in this term.
W20260709 13:14:11.356732  7325 log.cc:927] Time spent T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09: Append to log took a long time: real 0.139s	user 0.000s	sys 0.001s
I20260709 13:14:11.356848  7049 raft_consensus.cc:2468] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:11.357180  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:11.352018  7257 leader_election.cc:290] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.352595  7316 raft_consensus.cc:493] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:11.359635  7306 leader_election.cc:290] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:11.361065  7316 raft_consensus.cc:515] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.358407  7091 leader_election.cc:304] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
W20260709 13:14:11.366040  7090 leader_election.cc:343] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.368479  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f4c51c1ae49aab2413d6c2a2a1845" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:11.369122  7201 leader_election.cc:290] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:11.369642  7201 raft_consensus.cc:2804] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:11.370064  7201 raft_consensus.cc:697] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:11.370584  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:11.371336  6974 raft_consensus.cc:2393] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:11.366472  7090 leader_election.cc:304] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:11.370872  7201 consensus_queue.cc:237] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.375928  7316 leader_election.cc:290] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.380187  7304 raft_consensus.cc:515] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.382246  7304 leader_election.cc:290] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
W20260709 13:14:11.383332  7090 leader_election.cc:343] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.383412  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.384104  7090 leader_election.cc:304] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:11.384860  7253 raft_consensus.cc:2749] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:11.385393  6941 leader_election.cc:343] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.385512  7253 raft_consensus.cc:2749] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.385919  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f4c51c1ae49aab2413d6c2a2a1845" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:11.388337  7127 raft_consensus.cc:2468] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:11.388700  7050 raft_consensus.cc:2393] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 780d61c5f5894a9db6bdde015811ac09 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:11.388856  7052 raft_consensus.cc:2468] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
W20260709 13:14:11.391047  7091 leader_election.cc:343] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.391387  6942 leader_election.cc:304] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [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: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:11.391477  7091 leader_election.cc:304] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:11.392190  7172 raft_consensus.cc:2749] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.392302  7253 raft_consensus.cc:2749] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.392617  6942 leader_election.cc:304] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:11.393415  7172 raft_consensus.cc:2804] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:11.393859  7172 raft_consensus.cc:697] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:11.394677  7172 consensus_queue.cc:237] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.395848  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.396544  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f447f213dbb43f8a26ab7254ea2d2ca" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.396762  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:11.397053  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f447f213dbb43f8a26ab7254ea2d2ca" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:11.397264  7125 raft_consensus.cc:2393] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 193dd6c24e454f069d994347b23f43fb in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:11.397321  6978 raft_consensus.cc:2468] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:11.391067  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:11.400889  7053 raft_consensus.cc:2468] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:11.400974  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:11.401712  7125 raft_consensus.cc:2393] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 193dd6c24e454f069d994347b23f43fb in current term 1: Already voted for candidate 309e6b7dc5704a3fa1c19e294da91562 in this term.
I20260709 13:14:11.403540  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:11.404381  6978 raft_consensus.cc:2393] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 193dd6c24e454f069d994347b23f43fb in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:11.418085  7199 raft_consensus.cc:493] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:11.431293  7168 tablet_bootstrap.cc:654] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.432416  7167 tablet_bootstrap.cc:492] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:11.432741  7167 ts_tablet_manager.cc:1403] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.307s	user 0.023s	sys 0.017s
I20260709 13:14:11.425448  7199 raft_consensus.cc:515] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.435412  6942 leader_election.cc:304] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:11.440375  7199 leader_election.cc:290] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.444516  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.446164  7170 tablet_bootstrap.cc:492] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:11.446643  7170 ts_tablet_manager.cc:1403] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.336s	user 0.015s	sys 0.014s
I20260709 13:14:11.442128  7167 raft_consensus.cc:359] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.447597  7167 raft_consensus.cc:385] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.447849  7167 raft_consensus.cc:740] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.448415  7167 consensus_queue.cc:260] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:11.449882  6941 leader_election.cc:343] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.450251  7199 raft_consensus.cc:2804] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:11.450703  7199 raft_consensus.cc:493] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:11.451046  7199 raft_consensus.cc:3060] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.456851  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:11.457700  7053 raft_consensus.cc:2468] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:11.458035  6977 raft_consensus.cc:2468] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:11.463662  7170 raft_consensus.cc:359] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.486774  7170 raft_consensus.cc:385] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.487210  7170 raft_consensus.cc:740] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.439989  7016 leader_election.cc:304] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
W20260709 13:14:11.488348  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 50825.4us
I20260709 13:14:11.464687  6942 leader_election.cc:304] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:11.489442  7303 raft_consensus.cc:2804] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:11.489800  7303 raft_consensus.cc:493] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:11.490305  7303 raft_consensus.cc:3060] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.466425  7167 ts_tablet_manager.cc:1434] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:14:11.492499  7167 tablet_bootstrap.cc:492] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:11.489848  7314 raft_consensus.cc:2804] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:14:11.494685  7016 leader_election.cc:343] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.495975  7016 leader_election.cc:304] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:11.494709  7314 raft_consensus.cc:493] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:11.497069  7170 consensus_queue.cc:260] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.497922  7314 raft_consensus.cc:3060] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.498907  7199 raft_consensus.cc:515] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.499085  6875 catalog_manager.cc:5697] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.501643  7199 leader_election.cc:290] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.502220  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:11.502593  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:11.501011  6875 catalog_manager.cc:5697] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:11.503863  6941 leader_election.cc:343] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.507725  7170 ts_tablet_manager.cc:1434] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 13:14:11.508128  7314 raft_consensus.cc:515] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.508605  7170 tablet_bootstrap.cc:492] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:11.510169  7304 raft_consensus.cc:2749] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.512563  7314 leader_election.cc:290] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.511868  7303 raft_consensus.cc:515] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.513296  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:11.513978  7052 raft_consensus.cc:3060] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.514232  7053 raft_consensus.cc:2393] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 780d61c5f5894a9db6bdde015811ac09 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:11.515393  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
W20260709 13:14:11.516669  6941 leader_election.cc:343] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.518332  7170 tablet_bootstrap.cc:654] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.520457  6942 leader_election.cc:304] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [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: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:11.520843  7303 leader_election.cc:290] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.521675  7314 raft_consensus.cc:2749] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.519727  7016 leader_election.cc:304] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:11.523932  6876 catalog_manager.cc:5697] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:11.527776  7167 tablet_bootstrap.cc:654] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.528388  7052 raft_consensus.cc:2468] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:11.527776  6876 catalog_manager.cc:5697] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 0 to 2, leader changed from <none> to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:11.530208  6942 leader_election.cc:304] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:11.531980  7206 raft_consensus.cc:2749] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.532902  7314 raft_consensus.cc:2804] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:11.533377  7314 raft_consensus.cc:697] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:11.533520  7168 tablet_bootstrap.cc:492] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:11.534235  7168 ts_tablet_manager.cc:1403] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.276s	user 0.032s	sys 0.041s
I20260709 13:14:11.534149  7314 consensus_queue.cc:237] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.537869  7168 raft_consensus.cc:359] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.538816  7168 raft_consensus.cc:385] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.539273  7168 raft_consensus.cc:740] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.540361  7168 consensus_queue.cc:260] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.544305  7168 ts_tablet_manager.cc:1434] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:14:11.545204  7170 tablet_bootstrap.cc:492] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:11.545660  7170 ts_tablet_manager.cc:1403] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.008s
I20260709 13:14:11.547066  7168 tablet_bootstrap.cc:492] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:11.546855  7172 consensus_queue.cc:1048] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:11.549553  7170 raft_consensus.cc:359] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.550191  7170 raft_consensus.cc:385] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.550473  7170 raft_consensus.cc:740] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.551375  7170 consensus_queue.cc:260] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.551400  7306 consensus_queue.cc:1048] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:11.554298  7170 ts_tablet_manager.cc:1434] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:11.555511  7170 tablet_bootstrap.cc:492] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:11.561990  7170 tablet_bootstrap.cc:654] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.565277  7168 tablet_bootstrap.cc:654] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.572894  7167 tablet_bootstrap.cc:492] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:11.575304  7167 ts_tablet_manager.cc:1403] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.083s	user 0.004s	sys 0.009s
I20260709 13:14:11.578724  7167 raft_consensus.cc:359] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.579089  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:11.583287  7167 raft_consensus.cc:385] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.583689  7167 raft_consensus.cc:740] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.584697  7167 consensus_queue.cc:260] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.585332  7199 consensus_queue.cc:1048] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:11.588289  7167 ts_tablet_manager.cc:1434] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:14:11.588811  7170 tablet_bootstrap.cc:492] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:11.589133  7167 tablet_bootstrap.cc:492] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:11.589205  7170 ts_tablet_manager.cc:1403] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.009s
I20260709 13:14:11.592847  7170 raft_consensus.cc:359] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.592633  6875 catalog_manager.cc:5697] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.593515  7170 raft_consensus.cc:385] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.593814  7170 raft_consensus.cc:740] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.594373  7170 consensus_queue.cc:260] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.594945  7167 tablet_bootstrap.cc:654] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.596895  7170 ts_tablet_manager.cc:1434] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:11.598057  7170 tablet_bootstrap.cc:492] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:11.599335  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:11.600144  6977 raft_consensus.cc:2393] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 193dd6c24e454f069d994347b23f43fb in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:11.604777  7170 tablet_bootstrap.cc:654] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:11.609814  7016 leader_election.cc:343] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.619506  7170 tablet_bootstrap.cc:492] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:11.620055  7170 ts_tablet_manager.cc:1403] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 13:14:11.621779  7016 leader_election.cc:304] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:11.622665  7206 raft_consensus.cc:2749] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.623118  7170 raft_consensus.cc:359] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.623696  7253 consensus_queue.cc:1048] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:11.623991  7170 raft_consensus.cc:385] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.624332  7170 raft_consensus.cc:740] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.625381  7170 consensus_queue.cc:260] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.628307  7170 ts_tablet_manager.cc:1434] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 13:14:11.629470  7170 tablet_bootstrap.cc:492] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:11.636960  7170 tablet_bootstrap.cc:654] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.648584  7167 tablet_bootstrap.cc:492] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:11.648780  7170 tablet_bootstrap.cc:492] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:11.649035  7167 ts_tablet_manager.cc:1403] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.019s
I20260709 13:14:11.649150  7170 ts_tablet_manager.cc:1403] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:14:11.651510  7167 raft_consensus.cc:359] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.651638  7170 raft_consensus.cc:359] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.652208  7167 raft_consensus.cc:385] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.652251  7170 raft_consensus.cc:385] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.652591  7167 raft_consensus.cc:740] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.652637  7170 raft_consensus.cc:740] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.653434  7170 consensus_queue.cc:260] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.655058  7168 tablet_bootstrap.cc:492] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:11.655481  7168 ts_tablet_manager.cc:1403] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.109s	user 0.026s	sys 0.014s
I20260709 13:14:11.656760  7170 ts_tablet_manager.cc:1434] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:14:11.657565  7170 tablet_bootstrap.cc:492] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:11.657886  7168 raft_consensus.cc:359] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.658855  7168 raft_consensus.cc:385] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.659118  7168 raft_consensus.cc:740] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.659842  7167 consensus_queue.cc:260] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.661901  7167 ts_tablet_manager.cc:1434] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:14:11.663309  7170 tablet_bootstrap.cc:654] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.663087  7168 consensus_queue.cc:260] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.665318  7168 ts_tablet_manager.cc:1434] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:14:11.665481  7167 tablet_bootstrap.cc:492] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:11.666337  7168 tablet_bootstrap.cc:492] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:11.671806  7167 tablet_bootstrap.cc:654] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.673946  7168 tablet_bootstrap.cc:654] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.679836  7170 tablet_bootstrap.cc:492] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:11.680248  7170 ts_tablet_manager.cc:1403] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260709 13:14:11.680681  7168 tablet_bootstrap.cc:492] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:11.681113  7168 ts_tablet_manager.cc:1403] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:14:11.682667  7170 raft_consensus.cc:359] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.683296  7170 raft_consensus.cc:385] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.683593  7170 raft_consensus.cc:740] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.685261  7167 tablet_bootstrap.cc:492] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:11.685671  7167 ts_tablet_manager.cc:1403] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 13:14:11.688102  7167 raft_consensus.cc:359] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.688768  7167 raft_consensus.cc:385] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.688737  7170 consensus_queue.cc:260] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.689261  7167 raft_consensus.cc:740] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.689224  7168 raft_consensus.cc:359] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.689949  7168 raft_consensus.cc:385] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.690232  7168 raft_consensus.cc:740] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.690186  7167 consensus_queue.cc:260] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.691182  7170 ts_tablet_manager.cc:1434] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:14:11.691036  7168 consensus_queue.cc:260] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.692034  7170 tablet_bootstrap.cc:492] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:11.692636  7199 raft_consensus.cc:493] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:11.693055  7199 raft_consensus.cc:515] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.695102  7199 leader_election.cc:290] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.696941  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5df37b5e254f508d5342cc741ad65b" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:11.697858  7170 tablet_bootstrap.cc:654] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.698581  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5df37b5e254f508d5342cc741ad65b" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.699236  7125 raft_consensus.cc:2468] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:11.702577  7167 ts_tablet_manager.cc:1434] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:14:11.703540  7167 tablet_bootstrap.cc:492] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:11.706648  7206 raft_consensus.cc:493] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:11.706842  6942 leader_election.cc:343] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.707105  7206 raft_consensus.cc:515] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.709004  7206 leader_election.cc:290] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.709542  7168 ts_tablet_manager.cc:1434] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260709 13:14:11.709625  7167 tablet_bootstrap.cc:654] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.710631  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528a330a7e7b4e5f84c8ab6ab0dae1d8" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.710927  6941 leader_election.cc:304] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [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: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:11.712050  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528a330a7e7b4e5f84c8ab6ab0dae1d8" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:11.712118  7199 raft_consensus.cc:2804] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:14:11.713406  7016 leader_election.cc:343] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.713702  7199 raft_consensus.cc:493] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:11.714229  7168 tablet_bootstrap.cc:492] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
W20260709 13:14:11.714498  7016 leader_election.cc:343] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.714260  7199 raft_consensus.cc:3060] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.714902  7016 leader_election.cc:304] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:11.717849  7206 raft_consensus.cc:2749] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.718250  7170 tablet_bootstrap.cc:492] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:11.718809  7170 ts_tablet_manager.cc:1403] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 13:14:11.720527  7168 tablet_bootstrap.cc:654] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.722010  7170 raft_consensus.cc:359] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.722793  7170 raft_consensus.cc:385] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.723121  7170 raft_consensus.cc:740] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.724236  7170 consensus_queue.cc:260] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.726835  7170 ts_tablet_manager.cc:1434] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:14:11.728229  7170 tablet_bootstrap.cc:492] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:11.732292  7168 tablet_bootstrap.cc:492] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:11.732738  7168 ts_tablet_manager.cc:1403] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.001s
I20260709 13:14:11.734520  7170 tablet_bootstrap.cc:654] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.735240  7168 raft_consensus.cc:359] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.735914  7168 raft_consensus.cc:385] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.736191  7168 raft_consensus.cc:740] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.737041  7168 consensus_queue.cc:260] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.744633  7168 ts_tablet_manager.cc:1434] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:14:11.745493  7168 tablet_bootstrap.cc:492] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:11.745512  7314 raft_consensus.cc:493] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:11.746031  7314 raft_consensus.cc:515] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.751878  7168 tablet_bootstrap.cc:654] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.756469  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3725a52227404043b3e61093b0fe823f" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:11.756806  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3725a52227404043b3e61093b0fe823f" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.757364  7125 raft_consensus.cc:2468] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
W20260709 13:14:11.757828  6942 leader_election.cc:343] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.758610  6941 leader_election.cc:304] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [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: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:11.759367  7206 raft_consensus.cc:493] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:11.759423  7172 raft_consensus.cc:2804] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:11.759897  7172 raft_consensus.cc:493] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:11.760241  7172 raft_consensus.cc:3060] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.759912  7206 raft_consensus.cc:515] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.764549  7206 leader_election.cc:290] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.766258  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1902cbe469345e6b5abe13c180de03a" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:11.734189  7199 raft_consensus.cc:515] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.766888  6977 raft_consensus.cc:2468] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:11.766824  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1902cbe469345e6b5abe13c180de03a" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.767869  7125 raft_consensus.cc:2468] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:11.768092  7016 leader_election.cc:304] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:11.768615  7314 leader_election.cc:290] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.769755  7199 leader_election.cc:290] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.769910  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5df37b5e254f508d5342cc741ad65b" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:11.770536  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5df37b5e254f508d5342cc741ad65b" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:11.771152  7125 raft_consensus.cc:3060] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:11.773098  6942 leader_election.cc:343] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.774293  7053 raft_consensus.cc:1275] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:11.775890  7253 consensus_queue.cc:1048] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:11.777582  7125 raft_consensus.cc:2468] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:11.777706  7253 raft_consensus.cc:493] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:11.777704  7172 raft_consensus.cc:515] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.778672  7253 raft_consensus.cc:515] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.778883  6941 leader_election.cc:304] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [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: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:11.779979  7170 tablet_bootstrap.cc:492] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:11.780222  7172 leader_election.cc:290] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.780455  7170 ts_tablet_manager.cc:1403] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.007s
I20260709 13:14:11.780104  7199 raft_consensus.cc:2804] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:11.781111  7199 raft_consensus.cc:697] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:11.781181  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3725a52227404043b3e61093b0fe823f" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:11.781723  7124 raft_consensus.cc:3060] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.782014  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:11.783026  7206 raft_consensus.cc:2804] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:11.783373  7206 raft_consensus.cc:493] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:11.783710  7206 raft_consensus.cc:3060] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.783421  7170 raft_consensus.cc:359] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.785151  7170 raft_consensus.cc:385] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.785504  7170 raft_consensus.cc:740] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.785756  7253 leader_election.cc:290] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:11.787341  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3725a52227404043b3e61093b0fe823f" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:11.786978  7170 consensus_queue.cc:260] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.789489  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:11.790197  7052 raft_consensus.cc:2393] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:11.790377  7170 ts_tablet_manager.cc:1434] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:14:11.790886  7206 raft_consensus.cc:515] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.791332  7091 leader_election.cc:304] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:11.792425  7167 tablet_bootstrap.cc:492] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
W20260709 13:14:11.792608  6942 leader_election.cc:343] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.793072  7167 ts_tablet_manager.cc:1403] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.032s
I20260709 13:14:11.792827  7199 consensus_queue.cc:237] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.794898  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1902cbe469345e6b5abe13c180de03a" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:11.795425  6977 raft_consensus.cc:3060] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.796566  7167 raft_consensus.cc:359] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.797439  7167 raft_consensus.cc:385] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.797784  7167 raft_consensus.cc:740] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.798205  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1902cbe469345e6b5abe13c180de03a" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:11.798895  7125 raft_consensus.cc:3060] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.799448  7253 raft_consensus.cc:3060] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.799335  7167 consensus_queue.cc:260] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.800501  7170 tablet_bootstrap.cc:492] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:11.802686  7206 leader_election.cc:290] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.803999  7124 raft_consensus.cc:2468] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:11.806892  7167 ts_tablet_manager.cc:1434] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:14:11.805716  6977 raft_consensus.cc:2468] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:11.811239  7167 tablet_bootstrap.cc:492] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:11.813987  6941 leader_election.cc:304] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [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: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:11.815317  7016 leader_election.cc:304] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:11.816341  7206 raft_consensus.cc:2804] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:11.816744  7172 raft_consensus.cc:2804] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:11.816376  7125 raft_consensus.cc:2468] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:11.817682  7172 raft_consensus.cc:697] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:11.819957  7172 consensus_queue.cc:237] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.817448  7206 raft_consensus.cc:697] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:11.823194  7206 consensus_queue.cc:237] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.825474  7170 tablet_bootstrap.cc:654] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.827018  7253 raft_consensus.cc:2749] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.867621  7175 raft_consensus.cc:493] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:11.867136  6875 catalog_manager.cc:5697] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.869042  7175 raft_consensus.cc:515] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.872514  7175 leader_election.cc:290] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.873212  7175 raft_consensus.cc:493] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:11.873651  7168 tablet_bootstrap.cc:492] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:11.874785  7168 ts_tablet_manager.cc:1403] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.129s	user 0.016s	sys 0.008s
I20260709 13:14:11.874861  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f84f358844b84ac0ecaa13fcde1bd" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.877882  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f84f358844b84ac0ecaa13fcde1bd" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
W20260709 13:14:11.879945  7016 leader_election.cc:343] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:11.882331  7016 leader_election.cc:343] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.874034  7175 raft_consensus.cc:515] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.882998  7016 leader_election.cc:304] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:11.892737  7316 consensus_queue.cc:1048] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:11.893620  7199 raft_consensus.cc:493] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:11.894466  7199 raft_consensus.cc:515] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.897256  7175 leader_election.cc:290] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.899245  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f4c51c1ae49aab2413d6c2a2a1845" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.900120  7125 raft_consensus.cc:2468] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:11.900700  7199 leader_election.cc:290] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.901293  7199 consensus_queue.cc:1048] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:11.904543  6941 leader_election.cc:304] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:11.905539  7199 raft_consensus.cc:2804] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:11.905910  7199 raft_consensus.cc:493] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:11.905794  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f4c51c1ae49aab2413d6c2a2a1845" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:11.906471  7199 raft_consensus.cc:3060] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:11.907033  7050 raft_consensus.cc:2468] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:11.922628  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446a2e53c2747aa9931e550bc8cb902" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.925698  7172 raft_consensus.cc:493] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:11.926544  7172 raft_consensus.cc:515] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.930274  7303 raft_consensus.cc:2749] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:11.955159  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d88a98a26d4dc9a8d36b0adb0ef3de" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:11.956050  7050 raft_consensus.cc:2468] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:11.965803  7172 leader_election.cc:290] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:11.973814  7170 tablet_bootstrap.cc:492] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:11.968905  7167 tablet_bootstrap.cc:654] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:11.969467  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d88a98a26d4dc9a8d36b0adb0ef3de" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:11.974498  7170 ts_tablet_manager.cc:1403] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.183s	user 0.013s	sys 0.016s
W20260709 13:14:11.981822  6941 leader_election.cc:343] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:11.984249  7201 raft_consensus.cc:493] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:11.985003  7201 raft_consensus.cc:515] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.986691  7170 raft_consensus.cc:359] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.987437  7170 raft_consensus.cc:385] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.987735  7170 raft_consensus.cc:740] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.987900  7168 raft_consensus.cc:359] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.988775  7168 raft_consensus.cc:385] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:11.989122  7168 raft_consensus.cc:740] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:11.989912  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:11.989800  7168 consensus_queue.cc:260] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.989930  7201 leader_election.cc:290] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:11.991349  7050 raft_consensus.cc:2393] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:11.989291  7170 consensus_queue.cc:260] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:11.996798  7168 ts_tablet_manager.cc:1434] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.121s	user 0.010s	sys 0.000s
I20260709 13:14:11.997316  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446a2e53c2747aa9931e550bc8cb902" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:11.998104  7168 tablet_bootstrap.cc:492] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:11.998116  6977 raft_consensus.cc:2468] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:12.001488  7199 raft_consensus.cc:515] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.004267  7199 leader_election.cc:290] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.006283  6976 raft_consensus.cc:1275] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:12.008059  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
W20260709 13:14:12.008345  7016 leader_election.cc:343] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.009133  6976 raft_consensus.cc:2393] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:12.010444  6942 leader_election.cc:304] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:12.012182  7314 raft_consensus.cc:2804] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:12.012566  7314 raft_consensus.cc:493] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:12.012931  7314 raft_consensus.cc:3060] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.016400  7170 ts_tablet_manager.cc:1434] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:14:12.017303  7016 leader_election.cc:304] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:12.018647  7206 raft_consensus.cc:2804] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:12.019165  7206 raft_consensus.cc:493] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:12.019644  7206 raft_consensus.cc:3060] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.016816  6873 catalog_manager.cc:5697] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:12.017812  7170 tablet_bootstrap.cc:492] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:12.023551  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f4c51c1ae49aab2413d6c2a2a1845" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:12.024257  7123 raft_consensus.cc:3060] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.036542  7172 consensus_queue.cc:1048] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:12.043229  7314 raft_consensus.cc:515] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.034233  7123 raft_consensus.cc:2468] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:12.048041  7168 tablet_bootstrap.cc:654] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.034374  7206 raft_consensus.cc:515] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.051826  7306 consensus_queue.cc:1048] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:12.053659  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f4c51c1ae49aab2413d6c2a2a1845" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:12.053951  7314 leader_election.cc:290] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.061810  7053 raft_consensus.cc:3060] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.061195  6875 catalog_manager.cc:5697] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:12.054939  7206 leader_election.cc:290] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.053896  6941 leader_election.cc:304] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:12.063040  7314 raft_consensus.cc:2804] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:12.062881  7090 leader_election.cc:304] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:12.063618  7314 raft_consensus.cc:697] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:12.065133  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d88a98a26d4dc9a8d36b0adb0ef3de" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:12.064852  7314 consensus_queue.cc:237] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:12.066512  6941 leader_election.cc:343] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.066622  7306 raft_consensus.cc:3060] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.057685  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446a2e53c2747aa9931e550bc8cb902" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
W20260709 13:14:12.073884  7016 leader_election.cc:343] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.080775  7170 tablet_bootstrap.cc:654] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.084615  7167 tablet_bootstrap.cc:492] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:12.085155  7167 ts_tablet_manager.cc:1403] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.278s	user 0.016s	sys 0.021s
I20260709 13:14:12.088152  7167 raft_consensus.cc:359] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.088894  7167 raft_consensus.cc:385] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.089179  7167 raft_consensus.cc:740] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.089780  7167 consensus_queue.cc:260] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.090997  7053 raft_consensus.cc:2468] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:12.094885  7206 raft_consensus.cc:493] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.095417  7206 raft_consensus.cc:515] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.097456  7206 leader_election.cc:290] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.098471  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60f7291cb74037941d12b2bd172d36" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:12.099900  7016 leader_election.cc:343] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.107143  6873 catalog_manager.cc:5697] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:12.119249  7170 tablet_bootstrap.cc:492] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:12.119922  7170 ts_tablet_manager.cc:1403] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.002s
I20260709 13:14:12.121042  7167 ts_tablet_manager.cc:1434] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.006s
I20260709 13:14:12.122454  7314 raft_consensus.cc:493] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.122990  7314 raft_consensus.cc:515] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.124575  7170 raft_consensus.cc:359] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.125535  7170 raft_consensus.cc:385] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.125900  7170 raft_consensus.cc:740] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.125291  7314 leader_election.cc:290] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.128901  7170 consensus_queue.cc:260] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.132426  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f84f358844b84ac0ecaa13fcde1bd" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:12.136207  7306 raft_consensus.cc:2749] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:12.139436  6941 leader_election.cc:343] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.141626  7167 tablet_bootstrap.cc:492] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:12.143085  7168 tablet_bootstrap.cc:492] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:12.143510  7170 ts_tablet_manager.cc:1434] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260709 13:14:12.143642  7168 ts_tablet_manager.cc:1403] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.146s	user 0.032s	sys 0.006s
I20260709 13:14:12.144972  7170 tablet_bootstrap.cc:492] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:12.147079  7168 raft_consensus.cc:359] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.147688  7168 raft_consensus.cc:385] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.147985  7168 raft_consensus.cc:740] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.149792  7168 consensus_queue.cc:260] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.151213  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446a2e53c2747aa9931e550bc8cb902" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:12.152598  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60f7291cb74037941d12b2bd172d36" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:12.153537  6976 raft_consensus.cc:3060] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.167291  7168 ts_tablet_manager.cc:1434] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:14:12.167546  6976 raft_consensus.cc:2468] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:12.170902  7168 tablet_bootstrap.cc:492] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:12.170931  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d88a98a26d4dc9a8d36b0adb0ef3de" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:12.173368  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f84f358844b84ac0ecaa13fcde1bd" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:12.173666  7053 raft_consensus.cc:3060] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.173971  7050 raft_consensus.cc:2468] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:12.177979  7314 consensus_queue.cc:1048] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:12.180156  7016 leader_election.cc:343] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.180140  6942 leader_election.cc:304] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:12.180683  7016 leader_election.cc:304] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:12.182627  7167 tablet_bootstrap.cc:654] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.182243  7201 raft_consensus.cc:493] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.183815  7201 raft_consensus.cc:515] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.182999  7175 raft_consensus.cc:2749] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:12.183341  7316 raft_consensus.cc:2804] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:12.184963  7016 leader_election.cc:304] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:12.191426  7316 raft_consensus.cc:493] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:12.193814  7316 raft_consensus.cc:3060] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.195780  7201 leader_election.cc:290] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
W20260709 13:14:12.196511  6924 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:12.198773  7175 raft_consensus.cc:493] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.192414  7303 raft_consensus.cc:2804] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:12.199239  7175 raft_consensus.cc:515] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.206300  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a3eb5429634243b8a4e018654ada31" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:12.214594  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a792ec496240c5a6735d60761c2c29" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:12.205070  7303 raft_consensus.cc:697] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:12.216789  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a3eb5429634243b8a4e018654ada31" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:12.217029  7053 raft_consensus.cc:2468] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:12.216961  7303 consensus_queue.cc:237] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.219285  7175 leader_election.cc:290] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.220610  7168 tablet_bootstrap.cc:654] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.223699  6942 leader_election.cc:304] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
W20260709 13:14:12.226873  7090 leader_election.cc:343] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.230510  7170 tablet_bootstrap.cc:654] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:12.223861  7016 leader_election.cc:343] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.231715  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a792ec496240c5a6735d60761c2c29" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:12.235232  7091 leader_election.cc:343] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.235747  7091 leader_election.cc:304] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
W20260709 13:14:12.238484  7016 leader_election.cc:343] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.237914  7201 raft_consensus.cc:2749] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:12.239123  7016 leader_election.cc:304] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:12.241416  7206 raft_consensus.cc:2749] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:12.233575  7172 raft_consensus.cc:2804] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:12.238821  7175 consensus_queue.cc:1048] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:14:12.250838  7172 raft_consensus.cc:697] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:12.253855  7172 consensus_queue.cc:237] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.256628  7316 raft_consensus.cc:515] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.256523  6874 catalog_manager.cc:5697] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:12.260013  7050 raft_consensus.cc:3060] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.264742  7316 leader_election.cc:290] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.266538  7167 tablet_bootstrap.cc:492] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:12.267210  7167 ts_tablet_manager.cc:1403] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.126s	user 0.007s	sys 0.026s
I20260709 13:14:12.270663  7167 raft_consensus.cc:359] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.270906  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f84f358844b84ac0ecaa13fcde1bd" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:12.271351  7167 raft_consensus.cc:385] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.271673  7167 raft_consensus.cc:740] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.273665  7167 consensus_queue.cc:260] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:12.275849  6941 leader_election.cc:343] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.276893  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f84f358844b84ac0ecaa13fcde1bd" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:12.277719  7052 raft_consensus.cc:3060] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.280218  7377 consensus_queue.cc:1048] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:12.287720  7167 ts_tablet_manager.cc:1434] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:14:12.293213  7052 raft_consensus.cc:2468] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:12.296022  6942 leader_election.cc:304] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:12.296761  7377 raft_consensus.cc:2804] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:12.297281  7377 raft_consensus.cc:697] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:12.299333  7167 tablet_bootstrap.cc:492] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:12.300146  7377 consensus_queue.cc:237] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.307844  7168 tablet_bootstrap.cc:492] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:12.308282  7168 ts_tablet_manager.cc:1403] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.138s	user 0.017s	sys 0.000s
I20260709 13:14:12.311480  7170 tablet_bootstrap.cc:492] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:12.311897  7170 ts_tablet_manager.cc:1403] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.167s	user 0.009s	sys 0.008s
I20260709 13:14:12.312726  7316 consensus_queue.cc:1048] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:12.314401  7170 raft_consensus.cc:359] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.315058  7170 raft_consensus.cc:385] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.315335  7170 raft_consensus.cc:740] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.315727  7256 consensus_queue.cc:1048] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:12.316033  7170 consensus_queue.cc:260] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.318339  7170 ts_tablet_manager.cc:1434] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:12.318629  7167 tablet_bootstrap.cc:654] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.319782  7170 tablet_bootstrap.cc:492] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:12.336799  7168 raft_consensus.cc:359] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.341464  7168 raft_consensus.cc:385] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.341902  7168 raft_consensus.cc:740] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.342808  7168 consensus_queue.cc:260] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:12.350286  6942 consensus_peers.cc:597] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:12.353561  7168 ts_tablet_manager.cc:1434] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.001s
I20260709 13:14:12.354965  7168 tablet_bootstrap.cc:492] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:12.364140  7377 consensus_queue.cc:1048] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:12.399174  7167 tablet_bootstrap.cc:492] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:12.399883  7167 ts_tablet_manager.cc:1403] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.004s
I20260709 13:14:12.401814  6875 catalog_manager.cc:5697] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:12.404335  7170 tablet_bootstrap.cc:654] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.404609  7167 raft_consensus.cc:359] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.405325  7167 raft_consensus.cc:385] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.405658  7167 raft_consensus.cc:740] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.406715  7167 consensus_queue.cc:260] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.408787  7168 tablet_bootstrap.cc:654] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.409641  7167 ts_tablet_manager.cc:1434] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:14:12.410672  7167 tablet_bootstrap.cc:492] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:12.413261  6875 catalog_manager.cc:5697] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:12.415875  7377 raft_consensus.cc:493] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.416476  7377 raft_consensus.cc:515] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.419778  7168 tablet_bootstrap.cc:492] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:12.426980  7168 ts_tablet_manager.cc:1403] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.000s
I20260709 13:14:12.427466  7377 leader_election.cc:290] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.428732  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d0280aae654f00b9579b3fee058838" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:12.430900  7167 tablet_bootstrap.cc:654] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:12.431061  6941 leader_election.cc:343] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.431734  7168 raft_consensus.cc:359] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.432395  7168 raft_consensus.cc:385] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.432695  7168 raft_consensus.cc:740] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.433837  7168 consensus_queue.cc:260] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.437350  7170 tablet_bootstrap.cc:492] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:12.437820  7170 ts_tablet_manager.cc:1403] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.012s
I20260709 13:14:12.438872  7167 tablet_bootstrap.cc:492] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:12.439301  7167 ts_tablet_manager.cc:1403] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.006s
I20260709 13:14:12.439385  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d0280aae654f00b9579b3fee058838" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
W20260709 13:14:12.441154  6942 leader_election.cc:343] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.441551  6942 leader_election.cc:304] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:12.442699  7377 raft_consensus.cc:2749] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:12.443125  7168 ts_tablet_manager.cc:1434] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:14:12.445160  7170 raft_consensus.cc:359] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.445796  7170 raft_consensus.cc:385] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.446059  7170 raft_consensus.cc:740] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.446681  7170 consensus_queue.cc:260] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.448539  7170 ts_tablet_manager.cc:1434] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:14:12.449775  7170 tablet_bootstrap.cc:492] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:12.451309  7167 raft_consensus.cc:359] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.452003  7167 raft_consensus.cc:385] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.452289  7167 raft_consensus.cc:740] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.452873  7167 consensus_queue.cc:260] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.454833  7257 raft_consensus.cc:493] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.455101  7167 ts_tablet_manager.cc:1434] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:14:12.455327  7257 raft_consensus.cc:515] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.456048  7167 tablet_bootstrap.cc:492] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:12.457187  7257 leader_election.cc:290] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.457895  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a3eb5429634243b8a4e018654ada31" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:12.458596  6978 raft_consensus.cc:2468] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:12.460105  7016 leader_election.cc:304] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:12.460726  7170 tablet_bootstrap.cc:654] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.462098  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a3eb5429634243b8a4e018654ada31" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:12.462342  7167 tablet_bootstrap.cc:654] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.462814  7125 raft_consensus.cc:2468] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:12.464725  7257 raft_consensus.cc:2804] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:12.465301  7257 raft_consensus.cc:493] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:12.465811  7257 raft_consensus.cc:3060] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.471019  7168 tablet_bootstrap.cc:492] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:12.472994  7167 tablet_bootstrap.cc:492] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:12.473433  7167 ts_tablet_manager.cc:1403] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 13:14:12.476053  7167 raft_consensus.cc:359] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.475914  7257 raft_consensus.cc:515] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.476727  7167 raft_consensus.cc:385] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.477135  7167 raft_consensus.cc:740] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.477792  7167 consensus_queue.cc:260] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.479681  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a3eb5429634243b8a4e018654ada31" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:12.480259  7167 ts_tablet_manager.cc:1434] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:12.480409  6978 raft_consensus.cc:3060] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.481244  7167 tablet_bootstrap.cc:492] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:12.485498  7306 raft_consensus.cc:493] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.485947  7306 raft_consensus.cc:515] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.487743  7306 leader_election.cc:290] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:12.491803  7167 tablet_bootstrap.cc:654] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.491659  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528a330a7e7b4e5f84c8ab6ab0dae1d8" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:12.492555  7050 raft_consensus.cc:2468] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:12.494992  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528a330a7e7b4e5f84c8ab6ab0dae1d8" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:12.495781  6976 raft_consensus.cc:2468] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:12.498492  7091 leader_election.cc:304] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:12.499505  7312 raft_consensus.cc:2804] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:12.499963  7312 raft_consensus.cc:493] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:12.500355  7312 raft_consensus.cc:3060] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.501008  7168 tablet_bootstrap.cc:654] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.530332  7316 consensus_queue.cc:1048] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:12.540032  7168 tablet_bootstrap.cc:492] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:12.540632  7168 ts_tablet_manager.cc:1403] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.008s
I20260709 13:14:12.544191  7168 raft_consensus.cc:359] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.545013  7168 raft_consensus.cc:385] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.545346  7168 raft_consensus.cc:740] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.546535  7168 consensus_queue.cc:260] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.550997  7201 raft_consensus.cc:493] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.551440  7201 raft_consensus.cc:515] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.554114  7201 leader_election.cc:290] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:12.555721  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741a61412535426787260682408f0f5c" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:12.556525  7053 raft_consensus.cc:2468] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:12.557876  7091 leader_election.cc:304] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:12.558933  7201 raft_consensus.cc:2804] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:12.559374  7201 raft_consensus.cc:493] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:12.559839  7201 raft_consensus.cc:3060] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.566223  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741a61412535426787260682408f0f5c" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:12.567170  6976 raft_consensus.cc:2468] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:12.569429  7201 raft_consensus.cc:515] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.571220  7168 ts_tablet_manager.cc:1434] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.003s
I20260709 13:14:12.575852  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741a61412535426787260682408f0f5c" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:12.576105  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741a61412535426787260682408f0f5c" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:12.576443  6976 raft_consensus.cc:3060] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.576841  7168 tablet_bootstrap.cc:492] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:12.576869  7050 raft_consensus.cc:3060] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.588689  7377 consensus_queue.cc:1048] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:12.588966  7312 raft_consensus.cc:515] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.592474  7257 leader_election.cc:290] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.595396  7201 leader_election.cc:290] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:12.597411  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a3eb5429634243b8a4e018654ada31" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:12.597749  7312 leader_election.cc:290] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:12.598018  7125 raft_consensus.cc:3060] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.600729  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528a330a7e7b4e5f84c8ab6ab0dae1d8" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:12.601696  7053 raft_consensus.cc:3060] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.607167  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528a330a7e7b4e5f84c8ab6ab0dae1d8" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:12.607908  6977 raft_consensus.cc:3060] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.596525  6978 raft_consensus.cc:2468] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:12.624207  7050 raft_consensus.cc:2468] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:12.625319  7091 leader_election.cc:304] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:12.626319  7312 raft_consensus.cc:2804] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:12.626871  7312 raft_consensus.cc:697] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:12.627710  7312 consensus_queue.cc:237] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.629539  6977 raft_consensus.cc:2468] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:12.631945  6976 raft_consensus.cc:2468] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:12.633428  7090 leader_election.cc:304] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:12.634276  7201 raft_consensus.cc:2804] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:12.634817  7201 raft_consensus.cc:697] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:12.635826  7201 consensus_queue.cc:237] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.637876  7016 leader_election.cc:304] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:12.640619  7257 raft_consensus.cc:2804] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:12.649361  7167 tablet_bootstrap.cc:492] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:12.649693  7170 tablet_bootstrap.cc:492] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:12.649816  7167 ts_tablet_manager.cc:1403] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.169s	user 0.040s	sys 0.059s
I20260709 13:14:12.650187  7170 ts_tablet_manager.cc:1403] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.201s	user 0.044s	sys 0.068s
I20260709 13:14:12.651773  7168 tablet_bootstrap.cc:654] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.647505  7053 raft_consensus.cc:2468] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:12.644932  7257 raft_consensus.cc:697] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:12.659816  7125 raft_consensus.cc:2468] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:12.663829  7167 raft_consensus.cc:359] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.664573  7167 raft_consensus.cc:385] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.665005  7167 raft_consensus.cc:740] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.664636  7170 raft_consensus.cc:359] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.665534  7170 raft_consensus.cc:385] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.665879  7170 raft_consensus.cc:740] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.665848  7167 consensus_queue.cc:260] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.666848  7170 consensus_queue.cc:260] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.667495  7257 consensus_queue.cc:237] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.673977  7170 ts_tablet_manager.cc:1434] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.004s
I20260709 13:14:12.674860  7167 ts_tablet_manager.cc:1434] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.006s
I20260709 13:14:12.675040  7170 tablet_bootstrap.cc:492] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:12.676000  7167 tablet_bootstrap.cc:492] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:12.682331  7170 tablet_bootstrap.cc:654] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.682363  7167 tablet_bootstrap.cc:654] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.685798  7168 tablet_bootstrap.cc:492] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:12.686313  7168 ts_tablet_manager.cc:1403] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.004s
I20260709 13:14:12.686424  7199 raft_consensus.cc:493] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.687042  7199 raft_consensus.cc:515] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.689656  7199 leader_election.cc:290] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.689599  7168 raft_consensus.cc:359] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.691155  7168 raft_consensus.cc:385] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.691758  7168 raft_consensus.cc:740] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.691062  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60f7291cb74037941d12b2bd172d36" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:12.693400  6941 leader_election.cc:343] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.695529  7168 consensus_queue.cc:260] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.696789  7170 tablet_bootstrap.cc:492] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:12.697259  7170 ts_tablet_manager.cc:1403] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.008s
I20260709 13:14:12.697494  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60f7291cb74037941d12b2bd172d36" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:12.698112  7168 ts_tablet_manager.cc:1434] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:14:12.698282  7053 raft_consensus.cc:2468] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:12.699769  7168 tablet_bootstrap.cc:492] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:12.700471  7170 raft_consensus.cc:359] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.701176  7170 raft_consensus.cc:385] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.701442  7170 raft_consensus.cc:740] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.701705  6942 leader_election.cc:304] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:12.702100  7170 consensus_queue.cc:260] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.702885  7199 raft_consensus.cc:2804] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:12.703346  7199 raft_consensus.cc:493] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:12.703753  7199 raft_consensus.cc:3060] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.704537  7170 ts_tablet_manager.cc:1434] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:12.705574  7170 tablet_bootstrap.cc:492] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:12.707427  7168 tablet_bootstrap.cc:654] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.708600  7167 tablet_bootstrap.cc:492] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:12.709061  7167 ts_tablet_manager.cc:1403] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.002s
I20260709 13:14:12.712415  7167 raft_consensus.cc:359] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.713289  7167 raft_consensus.cc:385] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.713824  7167 raft_consensus.cc:740] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.714743  7199 raft_consensus.cc:515] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.714819  7167 consensus_queue.cc:260] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.729087  7167 ts_tablet_manager.cc:1434] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 13:14:12.730088  7167 tablet_bootstrap.cc:492] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:12.731127  7257 consensus_queue.cc:1048] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:12.720466  7170 tablet_bootstrap.cc:654] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.719393  7168 tablet_bootstrap.cc:492] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:12.734898  7168 ts_tablet_manager.cc:1403] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.003s
I20260709 13:14:12.737692  7167 tablet_bootstrap.cc:654] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.737385  7168 raft_consensus.cc:359] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.738662  7168 raft_consensus.cc:385] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.739027  7168 raft_consensus.cc:740] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.739738  6876 catalog_manager.cc:5697] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:12.741112  7168 consensus_queue.cc:260] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.743862  7168 ts_tablet_manager.cc:1434] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:14:12.746053  7168 tablet_bootstrap.cc:492] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:12.747836  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60f7291cb74037941d12b2bd172d36" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:12.744282  7199 leader_election.cc:290] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.748415  7124 raft_consensus.cc:3060] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.744840  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60f7291cb74037941d12b2bd172d36" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:12.754895  7168 tablet_bootstrap.cc:654] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.754851  7053 raft_consensus.cc:3060] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.762817  7170 tablet_bootstrap.cc:492] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:12.763330  7170 ts_tablet_manager.cc:1403] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.000s
I20260709 13:14:12.764364  7124 raft_consensus.cc:2468] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:12.762315  7053 raft_consensus.cc:2468] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:12.765720  6942 leader_election.cc:304] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
W20260709 13:14:12.766891  6941 consensus_peers.cc:597] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:12.766192  7170 raft_consensus.cc:359] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.768608  7170 raft_consensus.cc:385] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.768890  7170 raft_consensus.cc:740] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.766510  7314 raft_consensus.cc:2804] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:12.769531  7170 consensus_queue.cc:260] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.770303  7314 raft_consensus.cc:697] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:12.771087  7314 consensus_queue.cc:237] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.771757  7170 ts_tablet_manager.cc:1434] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:12.772784  7170 tablet_bootstrap.cc:492] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:12.779726  7170 tablet_bootstrap.cc:654] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.781391  7167 tablet_bootstrap.cc:492] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:12.782064  7167 ts_tablet_manager.cc:1403] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.052s	user 0.003s	sys 0.019s
I20260709 13:14:12.783597  7050 raft_consensus.cc:3060] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.792605  7168 tablet_bootstrap.cc:492] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:12.793202  7168 ts_tablet_manager.cc:1403] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.047s	user 0.001s	sys 0.016s
I20260709 13:14:12.794363  7199 consensus_queue.cc:1048] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:12.798954  7401 raft_consensus.cc:493] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.799667  7303 raft_consensus.cc:493] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.799499  7401 raft_consensus.cc:515] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.800138  7303 raft_consensus.cc:515] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.800683  7168 raft_consensus.cc:359] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.803617  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d0280aae654f00b9579b3fee058838" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:12.803757  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d0280aae654f00b9579b3fee058838" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:12.804082  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:12.804289  6978 raft_consensus.cc:2468] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:12.805367  7016 leader_election.cc:304] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
W20260709 13:14:12.805619  7090 leader_election.cc:343] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.783866  6875 catalog_manager.cc:5697] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
W20260709 13:14:12.806644  7016 leader_election.cc:343] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.807403  6875 catalog_manager.cc:5697] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:12.803377  7168 raft_consensus.cc:385] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.806005  7175 raft_consensus.cc:2804] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:12.822676  7168 raft_consensus.cc:740] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.822808  7175 raft_consensus.cc:493] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:12.823261  7175 raft_consensus.cc:3060] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.823853  7168 consensus_queue.cc:260] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.825886  7168 ts_tablet_manager.cc:1434] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260709 13:14:12.801659  7401 leader_election.cc:290] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:12.826803  7168 tablet_bootstrap.cc:492] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
W20260709 13:14:12.826959  7016 consensus_peers.cc:597] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:12.802233  7303 leader_election.cc:290] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.808492  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
W20260709 13:14:12.830015  7091 leader_election.cc:343] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.830442  7091 leader_election.cc:304] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:12.831423  7401 raft_consensus.cc:2749] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:12.833122  7168 tablet_bootstrap.cc:654] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.818913  7167 raft_consensus.cc:359] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.819469  7170 tablet_bootstrap.cc:492] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:12.836788  7170 ts_tablet_manager.cc:1403] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.017s
I20260709 13:14:12.819446  7199 consensus_queue.cc:1048] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:12.839440  7170 raft_consensus.cc:359] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.840093  7170 raft_consensus.cc:385] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.840353  7170 raft_consensus.cc:740] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.840963  7170 consensus_queue.cc:260] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:12.842042  6941 consensus_peers.cc:597] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:12.842653  7167 raft_consensus.cc:385] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.842953  7167 raft_consensus.cc:740] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.844925  7170 ts_tablet_manager.cc:1434] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:12.845890  7170 tablet_bootstrap.cc:492] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:12.843703  7167 consensus_queue.cc:260] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.852710  7168 tablet_bootstrap.cc:492] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:12.853155  7168 ts_tablet_manager.cc:1403] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.003s
I20260709 13:14:12.853425  7167 ts_tablet_manager.cc:1434] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.071s	user 0.002s	sys 0.003s
I20260709 13:14:12.854300  7167 tablet_bootstrap.cc:492] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:12.855005  7175 raft_consensus.cc:515] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.855690  7168 raft_consensus.cc:359] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.856355  7168 raft_consensus.cc:385] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.856609  7168 raft_consensus.cc:740] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.858076  7175 leader_election.cc:290] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.858614  7168 consensus_queue.cc:260] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.859993  7170 tablet_bootstrap.cc:654] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.860358  7167 tablet_bootstrap.cc:654] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.860073  6876 catalog_manager.cc:5697] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:12.861646  7168 ts_tablet_manager.cc:1434] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:14:12.862579  7168 tablet_bootstrap.cc:492] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:12.867869  7168 tablet_bootstrap.cc:654] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.871238  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d0280aae654f00b9579b3fee058838" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:12.872026  6978 raft_consensus.cc:3060] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.878743  7168 tablet_bootstrap.cc:492] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:12.879176  7168 ts_tablet_manager.cc:1403] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:14:12.881667  7168 raft_consensus.cc:359] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.882329  7168 raft_consensus.cc:385] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.882606  7168 raft_consensus.cc:740] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.883229  7168 consensus_queue.cc:260] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.883718  7167 tablet_bootstrap.cc:492] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:12.884275  7167 ts_tablet_manager.cc:1403] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.008s
I20260709 13:14:12.885528  7168 ts_tablet_manager.cc:1434] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:12.886524  7168 tablet_bootstrap.cc:492] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:12.887590  7167 raft_consensus.cc:359] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.888448  7167 raft_consensus.cc:385] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.888797  7167 raft_consensus.cc:740] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.889818  6978 raft_consensus.cc:2468] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:12.890808  7167 consensus_queue.cc:260] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.892531  7170 tablet_bootstrap.cc:492] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:12.892979  7170 ts_tablet_manager.cc:1403] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.015s
I20260709 13:14:12.895610  7168 tablet_bootstrap.cc:654] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.895553  7016 leader_election.cc:304] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:12.896106  7170 raft_consensus.cc:359] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.896407  7257 raft_consensus.cc:2804] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:12.896778  7170 raft_consensus.cc:385] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.897015  7257 raft_consensus.cc:697] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:12.897086  7170 raft_consensus.cc:740] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.897751  7170 consensus_queue.cc:260] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.897894  7257 consensus_queue.cc:237] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.899917  7170 ts_tablet_manager.cc:1434] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:12.900841  7170 tablet_bootstrap.cc:492] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:12.904778  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d0280aae654f00b9579b3fee058838" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
W20260709 13:14:12.906267  7016 leader_election.cc:343] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.907191  7175 raft_consensus.cc:493] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.907625  7175 raft_consensus.cc:515] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.909502  7175 leader_election.cc:290] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.910215  7167 ts_tablet_manager.cc:1434] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 13:14:12.913493  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841b34895ba140009ab480686d6aae45" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:12.914311  6978 raft_consensus.cc:2468] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:12.915745  7401 raft_consensus.cc:493] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.916370  7401 raft_consensus.cc:515] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.917446  7306 raft_consensus.cc:493] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:12.917898  7306 raft_consensus.cc:515] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.926424  7401 leader_election.cc:290] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:12.927915  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ac4f636404a1ea0d8aeb6e2524a58" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:12.929539  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841b34895ba140009ab480686d6aae45" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:12.930119  7124 raft_consensus.cc:2468] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:12.916000  7170 tablet_bootstrap.cc:654] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.931761  7016 leader_election.cc:304] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:12.933264  7303 raft_consensus.cc:2804] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:12.933616  7303 raft_consensus.cc:493] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:12.933943  7303 raft_consensus.cc:3060] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:12.940258  7091 leader_election.cc:343] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:12.946491  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ac4f636404a1ea0d8aeb6e2524a58" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:12.947332  6978 raft_consensus.cc:2468] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:12.947790  7306 leader_election.cc:290] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:12.951067  7170 tablet_bootstrap.cc:492] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:12.950294  7303 raft_consensus.cc:515] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.951622  7170 ts_tablet_manager.cc:1403] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.002s
I20260709 13:14:12.954295  7090 leader_election.cc:304] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:12.955188  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:12.955806  6978 raft_consensus.cc:2468] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:12.955351  7306 raft_consensus.cc:2804] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:12.957129  7306 raft_consensus.cc:493] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:12.956771  7170 raft_consensus.cc:359] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.957484  7306 raft_consensus.cc:3060] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.957624  7170 raft_consensus.cc:385] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.958035  7170 raft_consensus.cc:740] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.959378  7167 tablet_bootstrap.cc:492] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:12.958912  7170 consensus_queue.cc:260] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:12.961205  7170 ts_tablet_manager.cc:1434] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:14:12.965041  7090 leader_election.cc:304] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:12.965844  7312 raft_consensus.cc:2804] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:12.966187  7312 raft_consensus.cc:493] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:12.966501  7312 raft_consensus.cc:3060] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.972468  7170 tablet_bootstrap.cc:492] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:12.984465  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:12.985257  7052 raft_consensus.cc:2468] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:13.011686  7303 leader_election.cc:290] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:12.977200  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841b34895ba140009ab480686d6aae45" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:13.015395  6874 catalog_manager.cc:5697] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:13.014189  6976 raft_consensus.cc:3060] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.017660  7167 tablet_bootstrap.cc:654] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.018592  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841b34895ba140009ab480686d6aae45" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:13.019924  7124 raft_consensus.cc:3060] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.020071  7401 raft_consensus.cc:493] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.027125  7312 raft_consensus.cc:515] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.020535  7401 raft_consensus.cc:515] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.030015  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:13.030408  7401 leader_election.cc:290] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:13.030638  6978 raft_consensus.cc:3060] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.028754  7306 raft_consensus.cc:515] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.034888  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a792ec496240c5a6735d60761c2c29" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:13.035234  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ac4f636404a1ea0d8aeb6e2524a58" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:13.035516  7052 raft_consensus.cc:2468] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:13.035804  7050 raft_consensus.cc:3060] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.038471  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ac4f636404a1ea0d8aeb6e2524a58" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:13.039037  6974 raft_consensus.cc:3060] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.038877  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a792ec496240c5a6735d60761c2c29" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:13.039710  6977 raft_consensus.cc:2468] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:13.043836  7090 leader_election.cc:304] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:13.044140  7306 leader_election.cc:290] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:13.044659  7201 raft_consensus.cc:2804] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:13.049949  7201 raft_consensus.cc:493] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:13.050421  7201 raft_consensus.cc:3060] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.050541  7050 raft_consensus.cc:2468] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:13.045828  6974 raft_consensus.cc:2468] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:13.054672  7091 leader_election.cc:304] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:13.048899  6978 raft_consensus.cc:2468] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:13.055405  7401 raft_consensus.cc:2804] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:13.056308  7090 leader_election.cc:304] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:13.059221  7168 tablet_bootstrap.cc:492] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:13.059829  7168 ts_tablet_manager.cc:1403] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.174s	user 0.051s	sys 0.043s
I20260709 13:14:13.057291  7124 raft_consensus.cc:2468] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:13.060292  7306 raft_consensus.cc:2804] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:13.065378  7170 tablet_bootstrap.cc:654] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.066128  7016 leader_election.cc:304] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:13.069051  6976 raft_consensus.cc:2468] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:13.068199  7303 raft_consensus.cc:2804] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:13.070979  7303 raft_consensus.cc:697] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:13.071779  7303 consensus_queue.cc:237] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.072731  7312 leader_election.cc:290] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:13.068387  7306 raft_consensus.cc:697] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:13.075683  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:13.075799  7306 consensus_queue.cc:237] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.076280  7050 raft_consensus.cc:3060] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.077394  7167 tablet_bootstrap.cc:492] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:13.077801  7167 ts_tablet_manager.cc:1403] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.119s	user 0.029s	sys 0.012s
I20260709 13:14:13.080650  7167 raft_consensus.cc:359] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.081296  7167 raft_consensus.cc:385] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.081552  7167 raft_consensus.cc:740] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.082355  7167 consensus_queue.cc:260] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.082799  7201 raft_consensus.cc:515] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.083755  7168 raft_consensus.cc:359] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.084646  7168 raft_consensus.cc:385] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.084944  7168 raft_consensus.cc:740] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.085673  7168 consensus_queue.cc:260] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.087253  7167 ts_tablet_manager.cc:1434] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:14:13.087368  7168 ts_tablet_manager.cc:1434] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:14:13.088464  7168 tablet_bootstrap.cc:492] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:13.092656  7167 tablet_bootstrap.cc:492] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:13.098107  7257 consensus_queue.cc:1048] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:13.104548  7401 raft_consensus.cc:697] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:13.109781  7401 consensus_queue.cc:237] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.104503  7201 leader_election.cc:290] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:13.110946  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a792ec496240c5a6735d60761c2c29" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:13.111533  7049 raft_consensus.cc:3060] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.119192  7050 raft_consensus.cc:2468] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:13.122555  7170 tablet_bootstrap.cc:492] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:13.123198  7170 ts_tablet_manager.cc:1403] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.161s	user 0.015s	sys 0.001s
I20260709 13:14:13.123589  6875 catalog_manager.cc:5697] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:13.128681  7049 raft_consensus.cc:2468] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:13.129652  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a792ec496240c5a6735d60761c2c29" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:13.131379  6978 raft_consensus.cc:3060] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.133181  7091 leader_election.cc:304] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:13.133929  7201 consensus_queue.cc:1048] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:13.134711  7312 raft_consensus.cc:2804] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:13.150735  7257 raft_consensus.cc:493] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.151248  7257 raft_consensus.cc:515] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.152019  7167 tablet_bootstrap.cc:654] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.148789  7303 raft_consensus.cc:493] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.156069  7303 raft_consensus.cc:515] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.156294  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1a27438e3b49468ba3c91ec45f90ea" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:13.154003  7257 leader_election.cc:290] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.160993  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1a27438e3b49468ba3c91ec45f90ea" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
W20260709 13:14:13.162281  7016 leader_election.cc:343] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.168774  6875 catalog_manager.cc:5697] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
W20260709 13:14:13.170789  7016 leader_election.cc:343] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.172518  7016 leader_election.cc:304] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:13.174456  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:13.175361  6974 raft_consensus.cc:2468] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:13.156275  7427 raft_consensus.cc:493] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.156708  7312 raft_consensus.cc:697] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:13.178184  7175 raft_consensus.cc:2749] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:13.179697  7433 consensus_queue.cc:1048] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:14:13.181370  7016 leader_election.cc:304] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:13.181298  7206 consensus_queue.cc:1048] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:13.187265  7170 raft_consensus.cc:359] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.189850  7170 raft_consensus.cc:385] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.190176  7170 raft_consensus.cc:740] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.188768  7256 raft_consensus.cc:2804] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:13.197067  7170 consensus_queue.cc:260] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.198601  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:13.200572  7124 raft_consensus.cc:2468] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:13.201227  7167 tablet_bootstrap.cc:492] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:13.201668  7167 ts_tablet_manager.cc:1403] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.010s
I20260709 13:14:13.198597  7256 raft_consensus.cc:493] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:13.203105  7256 raft_consensus.cc:3060] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.203652  7433 raft_consensus.cc:493] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.204063  7433 raft_consensus.cc:515] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.208583  7170 ts_tablet_manager.cc:1434] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.007s
I20260709 13:14:13.212344  7256 raft_consensus.cc:515] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.214293  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f84f358844b84ac0ecaa13fcde1bd" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:13.195426  7303 leader_election.cc:290] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.189035  7427 raft_consensus.cc:515] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.215397  7175 raft_consensus.cc:493] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.217953  7124 raft_consensus.cc:3060] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.218693  6978 raft_consensus.cc:2468] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:13.218616  7168 tablet_bootstrap.cc:654] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.216290  7256 leader_election.cc:290] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.216931  7312 consensus_queue.cc:237] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.220516  7175 raft_consensus.cc:515] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.223910  7201 consensus_queue.cc:1048] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:13.226382  7175 leader_election.cc:290] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.226855  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d88a98a26d4dc9a8d36b0adb0ef3de" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:13.226915  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:13.227558  6974 raft_consensus.cc:3060] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.228097  7433 leader_election.cc:290] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:13.228761  7170 tablet_bootstrap.cc:492] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:13.229120  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f84f358844b84ac0ecaa13fcde1bd" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:13.229626  7256 raft_consensus.cc:493] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.230051  7256 raft_consensus.cc:515] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.236966  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:13.237496  7123 raft_consensus.cc:3060] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.241111  7256 leader_election.cc:290] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.242720  7167 raft_consensus.cc:359] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.243337  7167 raft_consensus.cc:385] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.243594  7167 raft_consensus.cc:740] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.234887  7427 leader_election.cc:290] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:13.244217  7167 consensus_queue.cc:260] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.252473  7172 raft_consensus.cc:493] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.252924  7172 raft_consensus.cc:515] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.253906  7170 tablet_bootstrap.cc:654] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:13.254535  6924 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:13.255824  7167 ts_tablet_manager.cc:1434] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 13:14:13.254648  7172 leader_election.cc:290] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.262338  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8748dbdb5442e6a5b7734a38fbc50f" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:13.263391  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:13.264616  7016 leader_election.cc:343] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.264761  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8748dbdb5442e6a5b7734a38fbc50f" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:13.267127  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
W20260709 13:14:13.270334  7016 leader_election.cc:343] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:13.271327  7016 leader_election.cc:343] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.271790  7016 leader_election.cc:304] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:13.275919  7436 raft_consensus.cc:2749] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:13.276852  7016 leader_election.cc:343] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.277144  7167 tablet_bootstrap.cc:492] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:13.277245  7016 leader_election.cc:304] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:13.277930  7257 raft_consensus.cc:2749] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:13.249321  7090 leader_election.cc:304] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:13.336023  7256 raft_consensus.cc:493] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.341545  7256 raft_consensus.cc:515] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.343518  7256 leader_election.cc:290] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.344254  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:13.344772  7053 raft_consensus.cc:2468] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:13.345773  6974 raft_consensus.cc:2468] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
W20260709 13:14:13.346475  7090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 107838us
I20260709 13:14:13.347497  7312 consensus_queue.cc:1048] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:13.348058  7123 raft_consensus.cc:2468] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:13.339923  7427 raft_consensus.cc:2749] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:13.350309  7172 consensus_queue.cc:1048] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:13.350878  6942 leader_election.cc:304] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:13.351531  7172 raft_consensus.cc:2804] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:13.351848  7172 raft_consensus.cc:493] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:13.352134  7172 raft_consensus.cc:3060] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.352550  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d88a98a26d4dc9a8d36b0adb0ef3de" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:13.352140  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:13.355193  7122 raft_consensus.cc:2468] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
W20260709 13:14:13.335753  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 58941.5us
I20260709 13:14:13.361377  7090 leader_election.cc:304] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:13.365123  7172 raft_consensus.cc:515] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.366638  7016 leader_election.cc:304] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:13.370160  7437 raft_consensus.cc:2804] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:13.370455  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:13.370684  7437 raft_consensus.cc:697] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:13.371567  7437 consensus_queue.cc:237] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.372718  7123 raft_consensus.cc:2468] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:13.367962  6875 catalog_manager.cc:5697] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 0 to 2, leader changed from <none> to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:13.379894  7316 consensus_queue.cc:1048] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:14:13.390802  7172 leader_election.cc:290] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.393364  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:13.385398  6875 catalog_manager.cc:5697] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:13.395020  6975 raft_consensus.cc:2393] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 193dd6c24e454f069d994347b23f43fb in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:13.401392  7016 leader_election.cc:304] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:13.410849  7167 tablet_bootstrap.cc:654] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:13.412278  7402 log.cc:927] Time spent T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562: Append to log took a long time: real 0.056s	user 0.000s	sys 0.018s
I20260709 13:14:13.400164  7123 raft_consensus.cc:3060] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.425469  7168 tablet_bootstrap.cc:492] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:13.421077  7122 raft_consensus.cc:3060] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.421336  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:13.422125  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:13.422415  7206 raft_consensus.cc:2804] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:13.425926  7168 ts_tablet_manager.cc:1403] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.338s	user 0.018s	sys 0.003s
I20260709 13:14:13.429334  7206 raft_consensus.cc:493] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:13.432849  7127 raft_consensus.cc:3060] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.433456  7427 raft_consensus.cc:2749] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:13.459242  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 51226.8us
I20260709 13:14:13.443001  7206 raft_consensus.cc:3060] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.502194  7168 raft_consensus.cc:359] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.502924  7168 raft_consensus.cc:385] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.503203  7168 raft_consensus.cc:740] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.503801  7168 consensus_queue.cc:260] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.508615  7168 ts_tablet_manager.cc:1434] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.076s	user 0.004s	sys 0.002s
I20260709 13:14:13.517366  7170 tablet_bootstrap.cc:492] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:13.517861  7170 ts_tablet_manager.cc:1403] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.289s	user 0.009s	sys 0.010s
I20260709 13:14:13.520820  7168 tablet_bootstrap.cc:492] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:13.522539  7170 raft_consensus.cc:359] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.524842  7170 raft_consensus.cc:385] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.525066  7170 raft_consensus.cc:740] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.511734  6978 raft_consensus.cc:1275] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:13.528422  7170 consensus_queue.cc:260] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.515084  7256 consensus_queue.cc:1048] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:14:13.541445  7427 consensus_queue.cc:1048] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:13.548997  7170 ts_tablet_manager.cc:1434] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.004s
I20260709 13:14:13.552435  7127 raft_consensus.cc:2468] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:13.561362  7170 tablet_bootstrap.cc:492] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:13.558367  7437 consensus_queue.cc:1048] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:13.564863  7206 raft_consensus.cc:515] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:13.577807  7444 log.cc:927] Time spent T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562: Append to log took a long time: real 0.136s	user 0.002s	sys 0.002s
I20260709 13:14:13.580093  7052 raft_consensus.cc:2393] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 780d61c5f5894a9db6bdde015811ac09 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:13.600561  7170 tablet_bootstrap.cc:654] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.601181  6941 leader_election.cc:304] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:13.610884  7206 leader_election.cc:290] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.614845  7168 tablet_bootstrap.cc:654] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.615528  7316 raft_consensus.cc:2804] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:13.618811  7316 raft_consensus.cc:697] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:13.618844  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:13.615420  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:13.625300  7120 raft_consensus.cc:2393] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 193dd6c24e454f069d994347b23f43fb in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:13.625012  7316 consensus_queue.cc:237] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.627712  7016 leader_election.cc:304] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:13.637885  7449 raft_consensus.cc:2749] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:13.642508  7167 tablet_bootstrap.cc:492] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:13.643034  7167 ts_tablet_manager.cc:1403] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.366s	user 0.015s	sys 0.021s
I20260709 13:14:13.652309  7401 consensus_queue.cc:1048] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:13.645200  7206 consensus_queue.cc:1048] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:14:13.674785  7201 raft_consensus.cc:493] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
I20260709 13:14:13.675308  7201 raft_consensus.cc:515] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.666630  7127 raft_consensus.cc:3060] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.677667  7051 raft_consensus.cc:1275] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:13.679666  7314 raft_consensus.cc:493] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.680117  7314 raft_consensus.cc:515] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.685952  7167 raft_consensus.cc:359] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.686623  7167 raft_consensus.cc:385] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.686899  7167 raft_consensus.cc:740] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.692970  7170 tablet_bootstrap.cc:492] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:13.695806  7170 ts_tablet_manager.cc:1403] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.138s	user 0.025s	sys 0.014s
I20260709 13:14:13.697423  7314 leader_election.cc:290] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.693205  7167 consensus_queue.cc:260] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.687423  7401 consensus_queue.cc:1048] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:14:13.700627  7427 consensus_queue.cc:1048] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:13.701442  7401 consensus_queue.cc:1048] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:13.706907  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1a27438e3b49468ba3c91ec45f90ea" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:13.711207  7167 ts_tablet_manager.cc:1434] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
W20260709 13:14:13.713276  6941 leader_election.cc:343] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.725162  7377 raft_consensus.cc:493] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.725653  7377 raft_consensus.cc:515] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.727599  7377 leader_election.cc:290] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.728130  7170 raft_consensus.cc:359] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.728833  7170 raft_consensus.cc:385] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.729107  7170 raft_consensus.cc:740] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.729754  7170 consensus_queue.cc:260] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.738288  7168 tablet_bootstrap.cc:492] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:13.739602  7168 ts_tablet_manager.cc:1403] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.221s	user 0.017s	sys 0.000s
I20260709 13:14:13.734246  7201 leader_election.cc:290] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:13.741659  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446a2e53c2747aa9931e550bc8cb902" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:13.741845  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1a27438e3b49468ba3c91ec45f90ea" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:13.738747  7257 consensus_queue.cc:1048] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:14:13.742359  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef3109a10345efb0af304ae7c31b48" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:13.743057  7167 tablet_bootstrap.cc:492] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:13.742388  7049 raft_consensus.cc:2468] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:13.744083  7170 ts_tablet_manager.cc:1434] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.002s
I20260709 13:14:13.753520  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446a2e53c2747aa9931e550bc8cb902" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
W20260709 13:14:13.756681  6942 leader_election.cc:343] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.757282  6942 leader_election.cc:304] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:13.758203  7377 raft_consensus.cc:2804] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:13.758531  7377 raft_consensus.cc:493] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:13.764954  7090 leader_election.cc:304] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:13.763080  7377 raft_consensus.cc:3060] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.766812  7426 raft_consensus.cc:2749] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:13.771739  6875 catalog_manager.cc:5697] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 2, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:13.776806  7377 raft_consensus.cc:515] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.781258  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1a27438e3b49468ba3c91ec45f90ea" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
W20260709 13:14:13.782604  6941 leader_election.cc:343] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.783263  7377 leader_election.cc:290] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.784197  7170 tablet_bootstrap.cc:492] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:13.784888  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1a27438e3b49468ba3c91ec45f90ea" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:13.785594  7051 raft_consensus.cc:3060] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.763722  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef3109a10345efb0af304ae7c31b48" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:13.794068  6941 leader_election.cc:343] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.794631  6941 leader_election.cc:304] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:13.796135  7199 raft_consensus.cc:2749] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:13.799578  7051 raft_consensus.cc:2468] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:13.812137  6876 catalog_manager.cc:5697] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:13.813153  6942 leader_election.cc:304] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:13.815192  7168 raft_consensus.cc:359] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.815799  7168 raft_consensus.cc:385] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.816025  7168 raft_consensus.cc:740] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.816530  7168 consensus_queue.cc:260] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.817690  7199 raft_consensus.cc:2804] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:13.827455  7199 raft_consensus.cc:697] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:13.828537  7199 consensus_queue.cc:237] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.824663  7256 raft_consensus.cc:493] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.832698  7168 ts_tablet_manager.cc:1434] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.093s	user 0.001s	sys 0.005s
I20260709 13:14:13.831269  7256 raft_consensus.cc:515] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.846258  7167 tablet_bootstrap.cc:654] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.859063  7168 tablet_bootstrap.cc:492] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:13.869856  7256 leader_election.cc:290] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.875380  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:13.875676  7312 consensus_queue.cc:1048] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:13.876281  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:13.879664  7016 leader_election.cc:343] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:13.881158  7016 leader_election.cc:343] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.881634  7016 leader_election.cc:304] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:13.884466  7257 raft_consensus.cc:2749] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:13.911777  7168 tablet_bootstrap.cc:654] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.914132  7167 tablet_bootstrap.cc:492] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:13.914595  7167 ts_tablet_manager.cc:1403] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.186s	user 0.013s	sys 0.005s
I20260709 13:14:13.918846  7257 raft_consensus.cc:493] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.919545  7257 raft_consensus.cc:515] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.920414  7167 raft_consensus.cc:359] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.921058  7167 raft_consensus.cc:385] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.921320  7167 raft_consensus.cc:740] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.925071  7120 raft_consensus.cc:1275] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:13.927896  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c971ee838c464568b757221b3e557392" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:13.930328  7256 consensus_queue.cc:1048] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:13.933792  7167 consensus_queue.cc:260] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.934759  6977 raft_consensus.cc:2468] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
W20260709 13:14:13.935487  7469 log.cc:927] Time spent T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09: Append to log took a long time: real 0.055s	user 0.003s	sys 0.000s
I20260709 13:14:13.935892  7257 leader_election.cc:290] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:13.937038  7170 tablet_bootstrap.cc:654] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.939301  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c971ee838c464568b757221b3e557392" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:13.939615  7016 leader_election.cc:304] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
W20260709 13:14:13.950024  7016 leader_election.cc:343] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.944828  6875 catalog_manager.cc:5697] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:13.951956  7257 raft_consensus.cc:2804] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:13.954172  7167 ts_tablet_manager.cc:1434] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260709 13:14:13.959261  7168 tablet_bootstrap.cc:492] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:13.959746  7168 ts_tablet_manager.cc:1403] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.112s	user 0.021s	sys 0.010s
I20260709 13:14:13.958706  7257 raft_consensus.cc:493] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:13.960369  7257 raft_consensus.cc:3060] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.962450  7167 tablet_bootstrap.cc:492] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:13.972499  7167 tablet_bootstrap.cc:654] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.974925  7257 raft_consensus.cc:515] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.978997  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c971ee838c464568b757221b3e557392" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:13.979362  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c971ee838c464568b757221b3e557392" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:13.979610  6977 raft_consensus.cc:3060] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.979090  7257 leader_election.cc:290] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
W20260709 13:14:13.981648  7016 leader_election.cc:343] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.990278  7170 tablet_bootstrap.cc:492] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:13.990204  6977 raft_consensus.cc:2468] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:13.996922  7170 ts_tablet_manager.cc:1403] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.213s	user 0.010s	sys 0.012s
I20260709 13:14:13.993250  7168 raft_consensus.cc:359] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:13.997843  7168 raft_consensus.cc:385] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.998106  7168 raft_consensus.cc:740] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.001748  6974 raft_consensus.cc:1275] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:14.003131  7167 tablet_bootstrap.cc:492] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:14.003587  7167 ts_tablet_manager.cc:1403] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 13:14:14.005304  7016 leader_election.cc:304] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:14.007054  7449 raft_consensus.cc:2804] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.007534  7256 consensus_queue.cc:1048] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.007529  7449 raft_consensus.cc:697] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:14.008585  7170 raft_consensus.cc:359] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.009280  7170 raft_consensus.cc:385] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.009558  7170 raft_consensus.cc:740] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.006083  7167 raft_consensus.cc:359] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.008669  7449 consensus_queue.cc:237] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.010872  7167 raft_consensus.cc:385] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.998740  7168 consensus_queue.cc:260] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.011184  7167 raft_consensus.cc:740] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.010143  7170 consensus_queue.cc:260] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.014961  7167 consensus_queue.cc:260] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.020398  7168 ts_tablet_manager.cc:1434] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 13:14:14.021059  7167 ts_tablet_manager.cc:1434] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 13:14:14.021371  7168 tablet_bootstrap.cc:492] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:14.022004  7167 tablet_bootstrap.cc:492] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:14.023655  7170 ts_tablet_manager.cc:1434] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:14:14.024603  7170 tablet_bootstrap.cc:492] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:14.025409  7466 raft_consensus.cc:493] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.025847  7466 raft_consensus.cc:515] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.027751  7466 leader_election.cc:290] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:14.028472  7167 tablet_bootstrap.cc:654] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.029798  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:14.030424  7049 raft_consensus.cc:2468] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:14.031656  7091 leader_election.cc:304] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:14.035307  7306 raft_consensus.cc:2804] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.035787  7306 raft_consensus.cc:493] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.036197  7306 raft_consensus.cc:3060] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.041338  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:14.041947  6976 raft_consensus.cc:2468] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:14.051487  7167 tablet_bootstrap.cc:492] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:14.051918  7167 ts_tablet_manager.cc:1403] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.004s
I20260709 13:14:14.064460  7168 tablet_bootstrap.cc:654] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.065471  7306 raft_consensus.cc:515] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.068156  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:14.068434  7167 raft_consensus.cc:359] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.069104  7167 raft_consensus.cc:385] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.069380  7167 raft_consensus.cc:740] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.068912  6977 raft_consensus.cc:3060] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.070739  7306 leader_election.cc:290] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:14.071237  7167 consensus_queue.cc:260] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.071445  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:14.072407  7053 raft_consensus.cc:3060] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.076412  7170 tablet_bootstrap.cc:654] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.077636  7167 ts_tablet_manager.cc:1434] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 13:14:14.079787  7167 tablet_bootstrap.cc:492] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:14.085450  7167 tablet_bootstrap.cc:654] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.089859  7053 raft_consensus.cc:2468] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:14.098714  7170 tablet_bootstrap.cc:492] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:14.070356  6875 catalog_manager.cc:5697] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.099257  7091 leader_election.cc:304] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:14.100076  7466 raft_consensus.cc:2804] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.100188  7170 ts_tablet_manager.cc:1403] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.011s
I20260709 13:14:14.100567  7466 raft_consensus.cc:697] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:14.101331  7466 consensus_queue.cc:237] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.102676  7170 raft_consensus.cc:359] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.103303  7170 raft_consensus.cc:385] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.103561  7170 raft_consensus.cc:740] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.096154  7167 tablet_bootstrap.cc:492] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:14.104148  7168 tablet_bootstrap.cc:492] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:14.104449  7167 ts_tablet_manager.cc:1403] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.001s
I20260709 13:14:14.104658  7168 ts_tablet_manager.cc:1403] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.016s
I20260709 13:14:14.104156  7170 consensus_queue.cc:260] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.107156  7168 raft_consensus.cc:359] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.107873  7168 raft_consensus.cc:385] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.108155  7168 raft_consensus.cc:740] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.108800  7168 consensus_queue.cc:260] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.097704  6977 raft_consensus.cc:2468] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:14.112140  7168 ts_tablet_manager.cc:1434] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:14:14.113281  7168 tablet_bootstrap.cc:492] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:14.113528  7170 ts_tablet_manager.cc:1434] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:14:14.110005  7167 raft_consensus.cc:359] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.114434  7167 raft_consensus.cc:385] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.114427  7199 raft_consensus.cc:493] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.114826  7167 raft_consensus.cc:740] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.114961  7199 raft_consensus.cc:515] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.115572  7167 consensus_queue.cc:260] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.116762  7199 leader_election.cc:290] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.117689  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43aa07c2cf024cd09263ba9e00961092" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:14.118945  6941 leader_election.cc:343] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.119498  7170 tablet_bootstrap.cc:492] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:14.121603  7168 tablet_bootstrap.cc:654] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.121170  6876 catalog_manager.cc:5697] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:14.122128  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43aa07c2cf024cd09263ba9e00961092" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:14.123454  7167 ts_tablet_manager.cc:1434] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
W20260709 13:14:14.123535  6942 leader_election.cc:343] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.123942  6942 leader_election.cc:304] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:14.124421  7167 tablet_bootstrap.cc:492] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:14.124588  7172 raft_consensus.cc:2749] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:14.134469  7170 tablet_bootstrap.cc:654] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.143867  7167 tablet_bootstrap.cc:654] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.153136  7167 tablet_bootstrap.cc:492] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:14.153576  7167 ts_tablet_manager.cc:1403] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.004s
I20260709 13:14:14.156044  7167 raft_consensus.cc:359] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.156672  7167 raft_consensus.cc:385] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.156917  7167 raft_consensus.cc:740] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.157462  7167 consensus_queue.cc:260] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.161767  7170 tablet_bootstrap.cc:492] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:14.162223  7170 ts_tablet_manager.cc:1403] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 13:14:14.164702  7170 raft_consensus.cc:359] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.165335  7170 raft_consensus.cc:385] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.165583  7170 raft_consensus.cc:740] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.166131  7449 raft_consensus.cc:493] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.166211  7170 consensus_queue.cc:260] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.166900  7449 raft_consensus.cc:515] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.168670  7170 ts_tablet_manager.cc:1434] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:14.169552  7170 tablet_bootstrap.cc:492] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:14.169608  7377 consensus_queue.cc:1048] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.171159  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3fb6c9fa5e474e8746288ddb0f3bd0" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:14.171458  7167 ts_tablet_manager.cc:1434] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 13:14:14.169431  7449 leader_election.cc:290] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.172328  7167 tablet_bootstrap.cc:492] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
W20260709 13:14:14.172298  7016 leader_election.cc:343] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.172979  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3fb6c9fa5e474e8746288ddb0f3bd0" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
W20260709 13:14:14.179647  7016 leader_election.cc:343] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.180034  7016 leader_election.cc:304] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:14.181020  7449 raft_consensus.cc:2749] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:14.183657  7170 tablet_bootstrap.cc:654] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.186867  7167 tablet_bootstrap.cc:654] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.198786  7170 tablet_bootstrap.cc:492] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:14.199684  7170 ts_tablet_manager.cc:1403] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260709 13:14:14.202153  7170 raft_consensus.cc:359] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.202850  7170 raft_consensus.cc:385] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.203128  7170 raft_consensus.cc:740] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.203784  7170 consensus_queue.cc:260] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.205874  7170 ts_tablet_manager.cc:1434] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:14.208587  7167 tablet_bootstrap.cc:492] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:14.209059  7167 ts_tablet_manager.cc:1403] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.010s
I20260709 13:14:14.210897  7170 tablet_bootstrap.cc:492] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:14.211592  7167 raft_consensus.cc:359] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.212277  7167 raft_consensus.cc:385] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.212534  7167 raft_consensus.cc:740] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.213152  7167 consensus_queue.cc:260] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.214838  7168 tablet_bootstrap.cc:492] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:14.215215  7167 ts_tablet_manager.cc:1434] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:14:14.216516  7167 tablet_bootstrap.cc:492] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:14.216800  7168 ts_tablet_manager.cc:1403] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.104s	user 0.042s	sys 0.030s
I20260709 13:14:14.221871  7167 tablet_bootstrap.cc:654] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.224869  7448 consensus_queue.cc:1048] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.230423  7170 tablet_bootstrap.cc:654] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.225840  7168 raft_consensus.cc:359] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.232035  7168 raft_consensus.cc:385] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.232306  7168 raft_consensus.cc:740] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.232985  7167 tablet_bootstrap.cc:492] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:14.232931  7168 consensus_queue.cc:260] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.233428  7167 ts_tablet_manager.cc:1403] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.002s
I20260709 13:14:14.234978  7168 ts_tablet_manager.cc:1434] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:14:14.235873  7168 tablet_bootstrap.cc:492] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:14.236035  7167 raft_consensus.cc:359] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.236629  7167 raft_consensus.cc:385] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.236872  7167 raft_consensus.cc:740] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.237515  7167 consensus_queue.cc:260] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.239576  7167 ts_tablet_manager.cc:1434] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:14.241449  7168 tablet_bootstrap.cc:654] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.242173  7170 tablet_bootstrap.cc:492] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:14.242600  7170 ts_tablet_manager.cc:1403] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.002s
I20260709 13:14:14.244867  7167 tablet_bootstrap.cc:492] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:14.245548  7170 raft_consensus.cc:359] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.246173  7170 raft_consensus.cc:385] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.246436  7170 raft_consensus.cc:740] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.247285  7170 consensus_queue.cc:260] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.249430  7170 ts_tablet_manager.cc:1434] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:14.267644  7170 tablet_bootstrap.cc:492] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:14.286494  7466 raft_consensus.cc:493] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.287223  7466 raft_consensus.cc:515] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.307570  7449 raft_consensus.cc:493] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.307996  7167 tablet_bootstrap.cc:654] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.308086  7449 raft_consensus.cc:515] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.310061  7449 leader_election.cc:290] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.314523  7170 tablet_bootstrap.cc:654] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.314242  7306 raft_consensus.cc:493] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.315025  7306 raft_consensus.cc:515] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.317631  7306 leader_election.cc:290] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:14.324841  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef3109a10345efb0af304ae7c31b48" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:14.329176  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8748dbdb5442e6a5b7734a38fbc50f" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:14.329893  7053 raft_consensus.cc:2468] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:14.331801  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef3109a10345efb0af304ae7c31b48" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:14.333099  6976 raft_consensus.cc:2468] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:14.337050  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8748dbdb5442e6a5b7734a38fbc50f" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
W20260709 13:14:14.339740  7090 leader_election.cc:343] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.340656  7466 leader_election.cc:290] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:14.340958  7167 tablet_bootstrap.cc:492] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:14.340951  7448 raft_consensus.cc:493] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.341566  7167 ts_tablet_manager.cc:1403] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.097s	user 0.025s	sys 0.040s
I20260709 13:14:14.341534  7448 raft_consensus.cc:515] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.344290  7448 leader_election.cc:290] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.344201  7167 raft_consensus.cc:359] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.344384  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1a27438e3b49468ba3c91ec45f90ea" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:14.344903  7167 raft_consensus.cc:385] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.345239  7052 raft_consensus.cc:2393] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:14.345333  7167 raft_consensus.cc:740] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.346089  7167 consensus_queue.cc:260] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.347945  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482ceb80da6243a7aa4e82eba2f3b894" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:14.348393  7167 ts_tablet_manager.cc:1434] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:14:14.348558  7120 raft_consensus.cc:2468] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:14.349500  7167 tablet_bootstrap.cc:492] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:14.349843  6941 leader_election.cc:304] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:14.351424  7448 raft_consensus.cc:2804] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.351827  7448 raft_consensus.cc:493] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.352217  7448 raft_consensus.cc:3060] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.356556  7167 tablet_bootstrap.cc:654] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.356982  7091 leader_election.cc:304] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [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: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:14.359318  7466 raft_consensus.cc:2804] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.359668  7466 raft_consensus.cc:493] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.359978  7466 raft_consensus.cc:3060] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.366763  7466 raft_consensus.cc:515] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.358520  7016 leader_election.cc:304] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:14.367591  7167 tablet_bootstrap.cc:492] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:14.368048  7167 ts_tablet_manager.cc:1403] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:14:14.368108  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1a27438e3b49468ba3c91ec45f90ea" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:14.369091  7466 leader_election.cc:290] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:14.370251  7090 leader_election.cc:304] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:14.371376  7306 raft_consensus.cc:3060] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.371564  7170 tablet_bootstrap.cc:492] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:14.371990  7170 ts_tablet_manager.cc:1403] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.027s
W20260709 13:14:14.372284  7016 leader_election.cc:343] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.373266  7449 raft_consensus.cc:2804] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.373628  7449 raft_consensus.cc:493] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.373936  7449 raft_consensus.cc:3060] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.377033  7448 raft_consensus.cc:515] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.380721  7167 raft_consensus.cc:359] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.382467  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8748dbdb5442e6a5b7734a38fbc50f" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:14.382858  7167 raft_consensus.cc:385] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.383133  7053 raft_consensus.cc:3060] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.383277  7167 raft_consensus.cc:740] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.385457  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482ceb80da6243a7aa4e82eba2f3b894" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:14.386710  7052 raft_consensus.cc:2468] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:14.388005  7448 leader_election.cc:290] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.388799  7449 raft_consensus.cc:515] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.390533  7306 raft_consensus.cc:2749] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:14.394413  7449 leader_election.cc:290] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.392835  7167 consensus_queue.cc:260] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.394105  7170 raft_consensus.cc:359] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.395413  7170 raft_consensus.cc:385] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.395677  7170 raft_consensus.cc:740] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.395998  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef3109a10345efb0af304ae7c31b48" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:14.396303  7170 consensus_queue.cc:260] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:14.397264  7016 leader_election.cc:343] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.398445  7170 ts_tablet_manager.cc:1434] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:14:14.399622  7449 raft_consensus.cc:493] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.400111  7449 raft_consensus.cc:515] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.401181  7167 ts_tablet_manager.cc:1434] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.000s
I20260709 13:14:14.402065  7167 tablet_bootstrap.cc:492] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:14.402019  7449 leader_election.cc:290] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.402597  7170 tablet_bootstrap.cc:492] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
W20260709 13:14:14.406061  6924 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:14.407231  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482ceb80da6243a7aa4e82eba2f3b894" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:14.407824  7168 tablet_bootstrap.cc:492] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:14.409842  7123 raft_consensus.cc:3060] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.410113  7168 ts_tablet_manager.cc:1403] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.174s	user 0.030s	sys 0.029s
I20260709 13:14:14.410898  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07adaf402b094e408800ec46e4c858a7" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:14.412333  7016 consensus_peers.cc:597] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:14.412899  7168 raft_consensus.cc:359] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.413499  7168 raft_consensus.cc:385] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.413753  7168 raft_consensus.cc:740] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.414361  7168 consensus_queue.cc:260] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.407855  7170 tablet_bootstrap.cc:654] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.415892  7123 raft_consensus.cc:2468] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:14.416364  7168 ts_tablet_manager.cc:1434] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:14:14.417305  7168 tablet_bootstrap.cc:492] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:14.421520  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef3109a10345efb0af304ae7c31b48" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:14.422021  6976 raft_consensus.cc:3060] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.424088  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07adaf402b094e408800ec46e4c858a7" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:14.424654  6978 raft_consensus.cc:2468] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:14.430958  7120 raft_consensus.cc:2468] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:14.431492  7448 consensus_queue.cc:1048] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.432302  7170 tablet_bootstrap.cc:492] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:14.432159  7016 leader_election.cc:304] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:14.432931  7449 raft_consensus.cc:2804] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.433295  7449 raft_consensus.cc:493] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.433662  7449 raft_consensus.cc:3060] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.434122  6976 raft_consensus.cc:2468] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:14.434796  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8748dbdb5442e6a5b7734a38fbc50f" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:14.435344  6978 raft_consensus.cc:3060] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.436465  7168 tablet_bootstrap.cc:654] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.436961  7199 consensus_queue.cc:1048] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.438764  6941 leader_election.cc:304] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:14.440557  7449 raft_consensus.cc:515] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.441342  7314 raft_consensus.cc:2804] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.442163  6978 raft_consensus.cc:2468] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:14.442641  7170 ts_tablet_manager.cc:1403] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.006s
I20260709 13:14:14.442600  7314 raft_consensus.cc:697] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:14.443756  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482ceb80da6243a7aa4e82eba2f3b894" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:14.443650  7314 consensus_queue.cc:237] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.444283  7049 raft_consensus.cc:3060] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.445288  7170 raft_consensus.cc:359] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.445997  7170 raft_consensus.cc:385] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.446345  7170 raft_consensus.cc:740] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.448348  7449 leader_election.cc:290] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.449226  7170 consensus_queue.cc:260] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.450649  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07adaf402b094e408800ec46e4c858a7" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:14.451357  7123 raft_consensus.cc:3060] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.455983  7049 raft_consensus.cc:2468] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:14.460875  7170 ts_tablet_manager.cc:1434] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:14:14.441534  7167 tablet_bootstrap.cc:654] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.463408  7053 raft_consensus.cc:2468] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:14.464897  7091 leader_election.cc:304] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:14.465768  7306 raft_consensus.cc:2804] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.466216  7306 raft_consensus.cc:697] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:14.467002  7306 consensus_queue.cc:237] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.471406  7170 tablet_bootstrap.cc:492] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:14.471875  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07adaf402b094e408800ec46e4c858a7" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:14.472417  6978 raft_consensus.cc:3060] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.474021  7123 raft_consensus.cc:2468] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:14.475988  7016 leader_election.cc:304] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:14.485009  7016 leader_election.cc:304] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:14.491084  7257 raft_consensus.cc:2804] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.503326  6876 catalog_manager.cc:5697] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.507345  7199 raft_consensus.cc:493] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.505391  6875 catalog_manager.cc:5697] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:14.507817  7199 raft_consensus.cc:515] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.511153  7199 leader_election.cc:290] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.502100  7256 raft_consensus.cc:2804] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.517165  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f743453c88149b49545f50e189caa86" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:14.517756  7053 raft_consensus.cc:2468] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:14.518554  6942 leader_election.cc:304] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:14.519214  7199 raft_consensus.cc:2804] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.519492  7199 raft_consensus.cc:493] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.519748  7199 raft_consensus.cc:3060] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.528692  7257 raft_consensus.cc:697] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:14.536036  7168 tablet_bootstrap.cc:492] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:14.537431  7168 ts_tablet_manager.cc:1403] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.016s
I20260709 13:14:14.534731  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f743453c88149b49545f50e189caa86" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:14.535157  7256 raft_consensus.cc:697] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:14.542044  7256 consensus_queue.cc:237] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.546823  7437 raft_consensus.cc:493] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.547375  7437 raft_consensus.cc:515] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.547458  7199 raft_consensus.cc:515] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.549940  7257 consensus_queue.cc:237] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.551856  7199 leader_election.cc:290] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
W20260709 13:14:14.552193  6941 leader_election.cc:343] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.554512  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f743453c88149b49545f50e189caa86" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:14.555302  7170 tablet_bootstrap.cc:654] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.559094  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:14.559286  6941 leader_election.cc:343] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:14.561653  7502 log.cc:927] Time spent T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 13:14:14.562167  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f743453c88149b49545f50e189caa86" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:14.562626  7172 raft_consensus.cc:493] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.562723  7051 raft_consensus.cc:3060] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.563095  7172 raft_consensus.cc:515] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.550410  7437 leader_election.cc:290] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.565143  7172 leader_election.cc:290] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.568667  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:14.570946  6941 leader_election.cc:343] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.574062  6978 raft_consensus.cc:2468] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
W20260709 13:14:14.576126  7004 tablet.cc:2406] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:14:14.584951  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:14.585561  7049 raft_consensus.cc:2468] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
W20260709 13:14:14.583720  7016 leader_election.cc:343] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.592278  7306 consensus_queue.cc:1048] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.633060  7448 raft_consensus.cc:493] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.633699  7448 raft_consensus.cc:515] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.636077  7448 leader_election.cc:290] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.650599  7168 raft_consensus.cc:359] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.652374  7168 raft_consensus.cc:385] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.652622  7168 raft_consensus.cc:740] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.653198  7168 consensus_queue.cc:260] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.657914  7168 ts_tablet_manager.cc:1434] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.120s	user 0.008s	sys 0.002s
I20260709 13:14:14.662062  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:14.662855  6976 raft_consensus.cc:2468] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:14.664254  7167 tablet_bootstrap.cc:492] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:14.665374  7168 tablet_bootstrap.cc:492] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:14.664718  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:14.671547  7167 ts_tablet_manager.cc:1403] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.270s	user 0.014s	sys 0.006s
I20260709 13:14:14.670140  7121 raft_consensus.cc:2468] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:14.676332  7508 raft_consensus.cc:493] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.676792  7508 raft_consensus.cc:515] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.688359  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:14.691042  7053 raft_consensus.cc:2468] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:14.688622  6941 leader_election.cc:304] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:14.692139  7016 leader_election.cc:304] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:14.692381  7172 raft_consensus.cc:2804] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.692728  7172 raft_consensus.cc:493] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.693027  7172 raft_consensus.cc:3060] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.696630  6942 leader_election.cc:304] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:14.697450  7199 raft_consensus.cc:2804] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.697774  7199 raft_consensus.cc:493] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.698068  7199 raft_consensus.cc:3060] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.708994  7168 tablet_bootstrap.cc:654] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.685645  7051 raft_consensus.cc:2468] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:14.713569  7206 raft_consensus.cc:2804] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.713757  7508 leader_election.cc:290] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.726373  7172 raft_consensus.cc:515] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.732666  7199 raft_consensus.cc:515] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.735704  7199 leader_election.cc:290] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.722791  7206 raft_consensus.cc:493] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.737756  7206 raft_consensus.cc:3060] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.739888  7167 raft_consensus.cc:359] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.740545  7167 raft_consensus.cc:385] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.740773  7167 raft_consensus.cc:740] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.741297  7167 consensus_queue.cc:260] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.726747  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:14.737474  7172 leader_election.cc:290] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.744833  7167 ts_tablet_manager.cc:1434] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.000s
I20260709 13:14:14.757560  7167 tablet_bootstrap.cc:492] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
W20260709 13:14:14.758513  6942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 53629.6us
I20260709 13:14:14.761271  7170 tablet_bootstrap.cc:492] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:14.761726  7170 ts_tablet_manager.cc:1403] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.291s	user 0.013s	sys 0.006s
I20260709 13:14:14.757637  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:14.768121  6942 leader_election.cc:304] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:14.769335  7172 raft_consensus.cc:2804] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.769907  7172 raft_consensus.cc:697] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:14.770917  7172 consensus_queue.cc:237] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:14.777456  6941 leader_election.cc:343] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.777750  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:14.778353  7124 raft_consensus.cc:3060] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.781919  7170 raft_consensus.cc:359] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.782601  7170 raft_consensus.cc:385] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.782860  7170 raft_consensus.cc:740] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
W20260709 13:14:14.807641  7016 leader_election.cc:343] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.817199  7170 consensus_queue.cc:260] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.823580  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:14.824158  7051 raft_consensus.cc:3060] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.827123  7170 ts_tablet_manager.cc:1434] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.065s	user 0.002s	sys 0.005s
I20260709 13:14:14.827564  7168 tablet_bootstrap.cc:492] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:14.827502  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:14.828049  7170 tablet_bootstrap.cc:492] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:14.828073  7168 ts_tablet_manager.cc:1403] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.163s	user 0.014s	sys 0.025s
I20260709 13:14:14.828184  6978 raft_consensus.cc:2468] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:14.829216  7206 raft_consensus.cc:515] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.829563  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:14.830734  7052 raft_consensus.cc:2393] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 780d61c5f5894a9db6bdde015811ac09 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:14.830886  7168 raft_consensus.cc:359] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.831534  7168 raft_consensus.cc:385] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.831810  7168 raft_consensus.cc:740] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.832454  7168 consensus_queue.cc:260] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.831547  6875 catalog_manager.cc:5697] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.836272  7206 leader_election.cc:290] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:14.839838  6942 leader_election.cc:304] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [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: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:14.843742  7507 consensus_queue.cc:1048] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.844393  7515 raft_consensus.cc:2749] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:14.844992  7505 consensus_queue.cc:1048] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.849838  7016 leader_election.cc:304] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:14.848737  7051 raft_consensus.cc:2468] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:14.851756  7124 raft_consensus.cc:2468] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:14.853365  7168 ts_tablet_manager.cc:1434] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:14:14.853963  7206 raft_consensus.cc:2804] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.854384  7206 raft_consensus.cc:493] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.854771  7206 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.858606  7167 tablet_bootstrap.cc:654] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.859968  6942 leader_election.cc:304] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:14.862296  7199 raft_consensus.cc:2804] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.862748  7199 raft_consensus.cc:697] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:14.868173  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:14.868932  6974 raft_consensus.cc:2393] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 193dd6c24e454f069d994347b23f43fb in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:14.863395  7199 consensus_queue.cc:237] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.873315  7206 raft_consensus.cc:515] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.884091  7170 tablet_bootstrap.cc:654] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.887009  7168 tablet_bootstrap.cc:492] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:14.882015  6875 catalog_manager.cc:5697] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.890519  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:14.892745  7206 leader_election.cc:290] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
W20260709 13:14:14.896334  7016 leader_election.cc:343] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.898373  7016 leader_election.cc:304] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:14.899220  7206 raft_consensus.cc:2749] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:14.909081  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:14.909976  6973 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.900965  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
W20260709 13:14:14.923849  7016 leader_election.cc:343] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.938911  7167 tablet_bootstrap.cc:492] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:14.939321  7167 ts_tablet_manager.cc:1403] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.185s	user 0.029s	sys 0.007s
I20260709 13:14:14.935676  7306 consensus_queue.cc:1048] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:14:14.946913  7167 raft_consensus.cc:359] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.947602  7167 raft_consensus.cc:385] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.947937  7167 raft_consensus.cc:740] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.955125  7167 consensus_queue.cc:260] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:14.956521  6973 raft_consensus.cc:2468] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:14.957260  7167 ts_tablet_manager.cc:1434] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:14:14.958184  7167 tablet_bootstrap.cc:492] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:14.963807  7306 consensus_queue.cc:1048] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:14.969959  7168 tablet_bootstrap.cc:654] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.976832  7167 tablet_bootstrap.cc:654] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.979796  7016 leader_election.cc:304] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:14.974094  7199 consensus_queue.cc:1048] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:14:14.983978  7257 raft_consensus.cc:2804] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.999653  6875 catalog_manager.cc:5697] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.019039  7257 raft_consensus.cc:697] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:15.027392  7257 consensus_queue.cc:237] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.035558  7170 tablet_bootstrap.cc:492] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:15.036010  7170 ts_tablet_manager.cc:1403] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.208s	user 0.009s	sys 0.010s
I20260709 13:14:15.041644  7168 tablet_bootstrap.cc:492] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:15.042071  7168 ts_tablet_manager.cc:1403] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.159s	user 0.007s	sys 0.010s
I20260709 13:14:15.046342  7508 consensus_queue.cc:1048] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:14:15.051913  7170 raft_consensus.cc:359] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.055809  7170 raft_consensus.cc:385] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.056080  7170 raft_consensus.cc:740] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.056701  7170 consensus_queue.cc:260] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.064519  7170 ts_tablet_manager.cc:1434] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:14:15.065419  7170 tablet_bootstrap.cc:492] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:15.065724  7168 raft_consensus.cc:359] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.066366  7168 raft_consensus.cc:385] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.068459  7168 raft_consensus.cc:740] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.071913  7123 raft_consensus.cc:3060] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.068130  7437 consensus_queue.cc:1048] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:14:15.076653  7168 consensus_queue.cc:260] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.079138  7168 ts_tablet_manager.cc:1434] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 13:14:15.079993  7168 tablet_bootstrap.cc:492] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:15.081125  7172 consensus_queue.cc:1048] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.087262  6876 catalog_manager.cc:5697] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:15.098752  7016 consensus_peers.cc:597] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:15.108810  7168 tablet_bootstrap.cc:654] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.112214  7167 tablet_bootstrap.cc:492] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:15.112607  7167 ts_tablet_manager.cc:1403] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.155s	user 0.015s	sys 0.033s
I20260709 13:14:15.111021  7437 consensus_queue.cc:1048] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:14:15.157389  6876 catalog_manager.cc:5697] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.162639  7170 tablet_bootstrap.cc:654] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.159137  7437 raft_consensus.cc:493] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.164736  7437 raft_consensus.cc:515] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.166699  7437 leader_election.cc:290] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.171839  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e57d5ea2c442ebbc8ff9f8674dc6c" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
W20260709 13:14:15.179327  7016 leader_election.cc:343] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.185653  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e57d5ea2c442ebbc8ff9f8674dc6c" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:15.186842  7016 leader_election.cc:343] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.187228  7016 leader_election.cc:304] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:15.188323  7437 raft_consensus.cc:2749] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.192718  7505 raft_consensus.cc:493] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
I20260709 13:14:15.193287  7505 raft_consensus.cc:515] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.197072  7505 leader_election.cc:290] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:15.196295  7167 raft_consensus.cc:359] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.205325  7167 raft_consensus.cc:385] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.202409  7168 tablet_bootstrap.cc:492] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:15.205667  7167 raft_consensus.cc:740] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.206069  7168 ts_tablet_manager.cc:1403] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.008s
I20260709 13:14:15.203393  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c971ee838c464568b757221b3e557392" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:15.204432  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c971ee838c464568b757221b3e557392" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:15.207089  7167 consensus_queue.cc:260] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.208715  7168 raft_consensus.cc:359] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.208973  7090 leader_election.cc:304] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:15.209369  7168 raft_consensus.cc:385] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.209688  7167 ts_tablet_manager.cc:1434] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.097s	user 0.005s	sys 0.003s
I20260709 13:14:15.210683  7167 tablet_bootstrap.cc:492] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:15.211104  7505 raft_consensus.cc:2749] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:15.211338  7170 tablet_bootstrap.cc:492] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:15.211776  7170 ts_tablet_manager.cc:1403] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.001s
I20260709 13:14:15.209666  7168 raft_consensus.cc:740] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.213768  7168 consensus_queue.cc:260] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.216686  7167 tablet_bootstrap.cc:654] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.218194  7170 raft_consensus.cc:359] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.218912  7170 raft_consensus.cc:385] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.219167  7170 raft_consensus.cc:740] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.221624  7168 ts_tablet_manager.cc:1434] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 13:14:15.222848  7168 tablet_bootstrap.cc:492] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:15.229436  7170 consensus_queue.cc:260] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.232563  7170 ts_tablet_manager.cc:1434] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 13:14:15.237037  7170 tablet_bootstrap.cc:492] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:15.242467  7170 tablet_bootstrap.cc:654] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.245580  7168 tablet_bootstrap.cc:654] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.250154  7170 tablet_bootstrap.cc:492] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:15.250550  7170 ts_tablet_manager.cc:1403] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:14:15.252859  7170 raft_consensus.cc:359] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.253875  7170 raft_consensus.cc:385] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.254136  7170 raft_consensus.cc:740] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.254839  7170 consensus_queue.cc:260] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.256170  7167 tablet_bootstrap.cc:492] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:15.256605  7167 ts_tablet_manager.cc:1403] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.007s
I20260709 13:14:15.257014  7170 ts_tablet_manager.cc:1434] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:14:15.257933  7170 tablet_bootstrap.cc:492] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:15.259023  7167 raft_consensus.cc:359] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.259692  7167 raft_consensus.cc:385] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.259997  7167 raft_consensus.cc:740] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.260492  7168 tablet_bootstrap.cc:492] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:15.260919  7168 ts_tablet_manager.cc:1403] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.004s
I20260709 13:14:15.260571  7167 consensus_queue.cc:260] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.262758  7167 ts_tablet_manager.cc:1434] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:15.263854  7167 tablet_bootstrap.cc:492] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:15.263705  7168 raft_consensus.cc:359] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.264377  7168 raft_consensus.cc:385] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.264636  7168 raft_consensus.cc:740] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.265230  7168 consensus_queue.cc:260] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.266637  7168 ts_tablet_manager.cc:1434] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:14:15.268541  7167 tablet_bootstrap.cc:654] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.271129  7170 tablet_bootstrap.cc:654] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.273187  7167 tablet_bootstrap.cc:492] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:15.273571  7167 ts_tablet_manager.cc:1403] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 13:14:15.274111  7168 tablet_bootstrap.cc:492] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:15.275939  7167 raft_consensus.cc:359] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.276554  7167 raft_consensus.cc:385] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.276813  7167 raft_consensus.cc:740] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.277628  7167 consensus_queue.cc:260] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.280107  7168 tablet_bootstrap.cc:654] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.281917  7167 ts_tablet_manager.cc:1434] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:15.283052  7167 tablet_bootstrap.cc:492] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:15.285697  7170 tablet_bootstrap.cc:492] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:15.286113  7170 ts_tablet_manager.cc:1403] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:14:15.287663  7167 tablet_bootstrap.cc:654] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.299160  7167 tablet_bootstrap.cc:492] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:15.299618  7167 ts_tablet_manager.cc:1403] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:14:15.288586  7170 raft_consensus.cc:359] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.300478  7170 raft_consensus.cc:385] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.300741  7170 raft_consensus.cc:740] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.302318  7167 raft_consensus.cc:359] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.302992  7167 raft_consensus.cc:385] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.302786  7170 consensus_queue.cc:260] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.303288  7167 raft_consensus.cc:740] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.304069  7167 consensus_queue.cc:260] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.306056  7167 ts_tablet_manager.cc:1434] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:15.306972  7167 tablet_bootstrap.cc:492] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:15.308938  7170 ts_tablet_manager.cc:1434] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260709 13:14:15.309870  7170 tablet_bootstrap.cc:492] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:15.313473  7167 tablet_bootstrap.cc:654] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.321874  7170 tablet_bootstrap.cc:654] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.323815  7516 consensus_queue.cc:1048] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.324510  7167 tablet_bootstrap.cc:492] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:15.324908  7167 ts_tablet_manager.cc:1403] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260709 13:14:15.325117  7257 raft_consensus.cc:493] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.325742  7257 raft_consensus.cc:515] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.329118  7167 raft_consensus.cc:359] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.329941  7167 raft_consensus.cc:385] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.330554  7167 raft_consensus.cc:740] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.331462  7170 tablet_bootstrap.cc:492] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:15.331313  7167 consensus_queue.cc:260] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.332181  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b5edb570444a9ea7a7f833285999b4" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:15.331867  7170 ts_tablet_manager.cc:1403] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:14:15.333498  7167 ts_tablet_manager.cc:1434] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:14:15.334590  7167 tablet_bootstrap.cc:492] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
W20260709 13:14:15.333886  7016 leader_election.cc:343] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.336690  7170 raft_consensus.cc:359] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.337317  7170 raft_consensus.cc:385] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.337567  7170 raft_consensus.cc:740] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.329939  7257 leader_election.cc:290] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.338157  7170 consensus_queue.cc:260] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.340929  7167 tablet_bootstrap.cc:654] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.341956  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b5edb570444a9ea7a7f833285999b4" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:15.342600  6975 raft_consensus.cc:2468] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:15.343312  7516 raft_consensus.cc:493] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.343585  7170 ts_tablet_manager.cc:1434] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:15.343801  7516 raft_consensus.cc:515] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.344494  7170 tablet_bootstrap.cc:492] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:15.346864  7516 leader_election.cc:290] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.350199  7168 tablet_bootstrap.cc:492] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:15.350638  7168 ts_tablet_manager.cc:1403] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.017s
I20260709 13:14:15.351256  7170 tablet_bootstrap.cc:654] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.352907  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b5edb570444a9ea7a7f833285999b4" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:15.353242  7168 raft_consensus.cc:359] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.354030  7168 raft_consensus.cc:385] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.354364  7168 raft_consensus.cc:740] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.354494  7172 consensus_queue.cc:1048] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:15.355199  7168 consensus_queue.cc:260] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.358979  7168 ts_tablet_manager.cc:1434] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:14:15.360020  7168 tablet_bootstrap.cc:492] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:15.361220  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b5edb570444a9ea7a7f833285999b4" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:15.362075  7170 tablet_bootstrap.cc:492] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:15.362601  7170 ts_tablet_manager.cc:1403] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260709 13:14:15.362819  7199 raft_consensus.cc:493] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.362088  7051 raft_consensus.cc:2468] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:15.364624  7199 raft_consensus.cc:515] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.365417  7016 leader_election.cc:304] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:15.366354  7199 leader_election.cc:290] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.366314  7170 raft_consensus.cc:359] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.367051  7170 raft_consensus.cc:385] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.367331  7170 raft_consensus.cc:740] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.367578  7257 raft_consensus.cc:2804] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.368073  7257 raft_consensus.cc:493] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.368022  7170 consensus_queue.cc:260] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.368654  7257 raft_consensus.cc:3060] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.370100  6942 leader_election.cc:304] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:15.372735  7172 raft_consensus.cc:2804] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.373159  7172 raft_consensus.cc:493] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.373396  7168 tablet_bootstrap.cc:654] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.373569  7172 raft_consensus.cc:3060] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.375067  7257 raft_consensus.cc:515] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.377055  7257 leader_election.cc:290] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.378780  7170 ts_tablet_manager.cc:1434] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:14:15.379664  7170 tablet_bootstrap.cc:492] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
I20260709 13:14:15.381850  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6567392a96d54a78a5dd725dcd859a7e" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:15.382505  7049 raft_consensus.cc:2468] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:15.386291  7170 tablet_bootstrap.cc:654] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.392078  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b5edb570444a9ea7a7f833285999b4" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
W20260709 13:14:15.393445  7016 leader_election.cc:343] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:15.393941  6941 leader_election.cc:343] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.394626  7170 tablet_bootstrap.cc:492] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:15.395030  7168 tablet_bootstrap.cc:492] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:15.395030  7170 ts_tablet_manager.cc:1403] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260709 13:14:15.395493  7168 ts_tablet_manager.cc:1403] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.002s
I20260709 13:14:15.398888  7168 raft_consensus.cc:359] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.398888  7170 raft_consensus.cc:359] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.399919  7170 raft_consensus.cc:385] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.400452  7168 raft_consensus.cc:385] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.400760  7168 raft_consensus.cc:740] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.401258  6942 leader_election.cc:304] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:15.400193  7170 raft_consensus.cc:740] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.402364  7168 consensus_queue.cc:260] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.404361  7168 ts_tablet_manager.cc:1434] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:14:15.404546  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6567392a96d54a78a5dd725dcd859a7e" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:15.405599  7168 tablet_bootstrap.cc:492] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:15.413129  7168 tablet_bootstrap.cc:654] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.405130  7170 consensus_queue.cc:260] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.424561  7170 ts_tablet_manager.cc:1434] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:14:15.424921  7168 tablet_bootstrap.cc:492] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:15.425376  7168 ts_tablet_manager.cc:1403] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.001s
I20260709 13:14:15.425530  7170 tablet_bootstrap.cc:492] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb: Bootstrap starting.
W20260709 13:14:15.432772  6941 leader_election.cc:343] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.436120  7122 raft_consensus.cc:3060] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:15.438934  6941 consensus_peers.cc:597] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:15.440176  7516 raft_consensus.cc:2804] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.440554  7516 raft_consensus.cc:493] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.440872  7516 raft_consensus.cc:3060] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.443331  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b5edb570444a9ea7a7f833285999b4" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:15.447154  7505 raft_consensus.cc:493] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.447607  7505 raft_consensus.cc:515] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.447635  7168 raft_consensus.cc:359] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.448541  7168 raft_consensus.cc:385] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.448303  7516 raft_consensus.cc:515] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.448961  7199 raft_consensus.cc:493] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.448876  7168 raft_consensus.cc:740] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.449358  7199 raft_consensus.cc:515] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.449919  7168 consensus_queue.cc:260] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.451071  7199 leader_election.cc:290] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.452687  7505 leader_election.cc:290] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:15.456924  7257 raft_consensus.cc:493] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.472222  7257 raft_consensus.cc:515] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.473212  7044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d422f0afac41b08229e01689b8fdfa" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:15.473862  7044 raft_consensus.cc:2468] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:15.473994  7257 leader_election.cc:290] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.461894  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6567392a96d54a78a5dd725dcd859a7e" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:15.462930  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d422f0afac41b08229e01689b8fdfa" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:15.476451  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3fb6c9fa5e474e8746288ddb0f3bd0" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:15.476984  7053 raft_consensus.cc:2468] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 0.
I20260709 13:14:15.456223  7172 raft_consensus.cc:515] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.478226  6973 raft_consensus.cc:2393] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 193dd6c24e454f069d994347b23f43fb in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:15.450527  7516 leader_election.cc:290] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.479794  7172 leader_election.cc:290] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.482481  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6567392a96d54a78a5dd725dcd859a7e" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:15.483126  7045 raft_consensus.cc:3060] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.485463  7312 raft_consensus.cc:493] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.485769  7091 leader_election.cc:304] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:15.485925  7312 raft_consensus.cc:515] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.486721  7306 raft_consensus.cc:2804] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.487068  7306 raft_consensus.cc:493] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.487406  7306 raft_consensus.cc:3060] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.487833  7312 leader_election.cc:290] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:15.489389  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b5edb570444a9ea7a7f833285999b4" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
W20260709 13:14:15.489930  6941 leader_election.cc:343] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.490119  7049 raft_consensus.cc:2393] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 780d61c5f5894a9db6bdde015811ac09 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:15.470829  7168 ts_tablet_manager.cc:1434] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.045s	user 0.013s	sys 0.004s
I20260709 13:14:15.491185  7016 leader_election.cc:304] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:15.491493  7168 tablet_bootstrap.cc:492] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:15.491765  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43aa07c2cf024cd09263ba9e00961092" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:15.492419  7125 raft_consensus.cc:2468] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:15.496338  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:15.497095  7049 raft_consensus.cc:2393] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 193dd6c24e454f069d994347b23f43fb in this term.
I20260709 13:14:15.497454  7172 raft_consensus.cc:493] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.497865  7172 raft_consensus.cc:515] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.498607  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b5edb570444a9ea7a7f833285999b4" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:15.499339  7124 raft_consensus.cc:3060] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.499536  7172 leader_election.cc:290] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
W20260709 13:14:15.500628  6941 leader_election.cc:343] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.503778  7306 raft_consensus.cc:515] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.506531  7170 tablet_bootstrap.cc:654] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.507053  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43aa07c2cf024cd09263ba9e00961092" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:15.516440  6973 raft_consensus.cc:2468] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:15.516701  7167 tablet_bootstrap.cc:492] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:15.509868  6942 leader_election.cc:304] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:15.517252  7167 ts_tablet_manager.cc:1403] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.183s	user 0.049s	sys 0.107s
I20260709 13:14:15.517504  7172 raft_consensus.cc:2804] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.517892  7172 raft_consensus.cc:493] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.518172  7172 raft_consensus.cc:3060] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.518860  7016 leader_election.cc:304] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:15.519433  7168 tablet_bootstrap.cc:654] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.519857  7045 raft_consensus.cc:2468] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:15.519743  7167 raft_consensus.cc:359] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.520448  7167 raft_consensus.cc:385] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.520717  7167 raft_consensus.cc:740] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.521282  7167 consensus_queue.cc:260] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.514318  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:15.535648  6941 leader_election.cc:343] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.491897  7437 raft_consensus.cc:2749] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.525895  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3fb6c9fa5e474e8746288ddb0f3bd0" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:15.536618  7049 raft_consensus.cc:3060] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.526415  7306 leader_election.cc:290] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:15.526873  7257 raft_consensus.cc:2804] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.543094  7257 raft_consensus.cc:493] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.543460  7257 raft_consensus.cc:3060] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.528261  7516 consensus_queue.cc:1048] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.529279  6942 leader_election.cc:304] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:15.547371  7516 raft_consensus.cc:2804] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.547791  7516 raft_consensus.cc:697] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:15.530622  7507 raft_consensus.cc:493] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.550058  7507 raft_consensus.cc:515] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.551642  7257 raft_consensus.cc:515] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.532372  7124 raft_consensus.cc:2468] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:15.532922  7168 tablet_bootstrap.cc:492] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:15.536077  7167 ts_tablet_manager.cc:1434] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:14:15.554045  7168 ts_tablet_manager.cc:1403] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.005s
I20260709 13:14:15.554651  7167 tablet_bootstrap.cc:492] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:15.554209  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb721ba511c4a56be3197c3f5726afa" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:15.552561  7516 consensus_queue.cc:237] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.556617  7168 raft_consensus.cc:359] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.542275  7049 raft_consensus.cc:2468] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:15.557248  7168 raft_consensus.cc:385] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.557533  7168 raft_consensus.cc:740] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.559305  6941 leader_election.cc:304] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [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: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:15.558100  7168 consensus_queue.cc:260] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.560709  7448 raft_consensus.cc:2804] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.561123  7168 ts_tablet_manager.cc:1434] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:14:15.561133  7448 raft_consensus.cc:697] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:15.562028  7168 tablet_bootstrap.cc:492] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:15.562060  7448 consensus_queue.cc:237] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.562881  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
W20260709 13:14:15.559643  7016 leader_election.cc:343] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.568013  7257 leader_election.cc:290] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.568851  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43aa07c2cf024cd09263ba9e00961092" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:15.569427  7122 raft_consensus.cc:3060] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.571022  7167 tablet_bootstrap.cc:654] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.529670  7172 raft_consensus.cc:515] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.572531  7172 leader_election.cc:290] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.554869  6972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3fb6c9fa5e474e8746288ddb0f3bd0" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:15.573616  6972 raft_consensus.cc:3060] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.570832  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:15.552970  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3fb6c9fa5e474e8746288ddb0f3bd0" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:15.574522  7091 leader_election.cc:304] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:15.552161  7507 leader_election.cc:290] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.576936  7168 tablet_bootstrap.cc:654] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.578537  7306 raft_consensus.cc:2804] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.579010  7306 raft_consensus.cc:697] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:15.579034  7257 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.579527  6975 raft_consensus.cc:2393] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:15.579900  7306 consensus_queue.cc:237] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.576269  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d422f0afac41b08229e01689b8fdfa" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
W20260709 13:14:15.583784  6941 leader_election.cc:343] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.594820  7170 tablet_bootstrap.cc:492] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb: No bootstrap required, opened a new log
I20260709 13:14:15.595273  7170 ts_tablet_manager.cc:1403] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb: Time spent bootstrapping tablet: real 0.170s	user 0.014s	sys 0.014s
I20260709 13:14:15.597836  7170 raft_consensus.cc:359] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.598471  7170 raft_consensus.cc:385] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.598762  7170 raft_consensus.cc:740] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.599498  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43aa07c2cf024cd09263ba9e00961092" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:15.599368  7170 consensus_queue.cc:260] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.600013  6977 raft_consensus.cc:3060] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.605124  7257 raft_consensus.cc:493] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.606307  7257 raft_consensus.cc:515] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:15.606520  6942 leader_election.cc:343] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.615195  6942 leader_election.cc:304] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:15.608800  7090 leader_election.cc:304] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:15.618515  7170 ts_tablet_manager.cc:1434] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:14:15.621731  7509 raft_consensus.cc:3060] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.629262  7199 raft_consensus.cc:2749] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.631830  7257 leader_election.cc:290] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.633500  6977 raft_consensus.cc:2468] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:15.633414  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
W20260709 13:14:15.635538  7016 leader_election.cc:343] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.628758  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb721ba511c4a56be3197c3f5726afa" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:15.646310  7167 tablet_bootstrap.cc:492] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:15.646898  7167 ts_tablet_manager.cc:1403] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.027s
I20260709 13:14:15.650906  7167 raft_consensus.cc:359] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.651815  7167 raft_consensus.cc:385] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.652216  7167 raft_consensus.cc:740] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.653028  7167 consensus_queue.cc:260] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.659691  7167 ts_tablet_manager.cc:1434] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:14:15.655308  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d422f0afac41b08229e01689b8fdfa" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:15.667407  7045 raft_consensus.cc:3060] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.673203  7168 tablet_bootstrap.cc:492] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:15.673852  7168 ts_tablet_manager.cc:1403] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.018s
I20260709 13:14:15.670368  6875 catalog_manager.cc:5697] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
W20260709 13:14:15.679806  6924 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:15.680687  7167 tablet_bootstrap.cc:492] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09: Bootstrap starting.
I20260709 13:14:15.688063  7507 raft_consensus.cc:493] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.688535  7507 raft_consensus.cc:515] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.690430  7507 leader_election.cc:290] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.682693  7303 raft_consensus.cc:493] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.695287  6972 raft_consensus.cc:2468] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:14:15.696261  7303 raft_consensus.cc:515] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.698028  7509 raft_consensus.cc:2749] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.698150  7303 leader_election.cc:290] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.686357  7122 raft_consensus.cc:2468] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:15.704898  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4cd5dfe0b743ebb368c0ec823f0609" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:15.704509  7448 raft_consensus.cc:493] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.705689  7448 raft_consensus.cc:515] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.709800  7167 tablet_bootstrap.cc:654] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.711216  7168 raft_consensus.cc:359] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.711747  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e57d5ea2c442ebbc8ff9f8674dc6c" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:15.712218  7168 raft_consensus.cc:385] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:14:15.713071  6941 leader_election.cc:343] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.712626  7168 raft_consensus.cc:740] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.714735  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4cd5dfe0b743ebb368c0ec823f0609" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:15.715395  6977 raft_consensus.cc:2468] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
W20260709 13:14:15.717635  7016 consensus_peers.cc:597] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:15.714475  7168 consensus_queue.cc:260] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.713780  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:15.718683  6975 raft_consensus.cc:2468] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:15.720820  7509 raft_consensus.cc:493] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.721211  7016 leader_election.cc:304] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:15.721285  7509 raft_consensus.cc:515] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:15.722643  7016 leader_election.cc:343] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.714880  7448 leader_election.cc:290] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.724915  7509 leader_election.cc:290] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:15.726163  7168 ts_tablet_manager.cc:1434] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 13:14:15.726847  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6567392a96d54a78a5dd725dcd859a7e" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:15.727146  7168 tablet_bootstrap.cc:492] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:15.727850  7046 raft_consensus.cc:2393] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:15.727994  7437 raft_consensus.cc:2804] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.730515  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e57d5ea2c442ebbc8ff9f8674dc6c" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:15.730443  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2e5e887e1b432687861e248208ebc2" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:15.731516  7125 raft_consensus.cc:2468] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:15.729519  7437 raft_consensus.cc:697] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:15.732894  7045 raft_consensus.cc:2468] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
W20260709 13:14:15.734272  7016 leader_election.cc:343] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.745760  7505 raft_consensus.cc:493] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.747439  7505 raft_consensus.cc:515] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.745393  7016 leader_election.cc:304] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:15.752126  7016 leader_election.cc:304] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:15.752399  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2e5e887e1b432687861e248208ebc2" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:15.753140  6977 raft_consensus.cc:2468] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 0.
I20260709 13:14:15.732889  7051 raft_consensus.cc:2468] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:15.754891  7016 leader_election.cc:304] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:15.755424  7256 raft_consensus.cc:2804] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.755800  7507 raft_consensus.cc:2804] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.755897  7256 raft_consensus.cc:493] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.755621  7437 consensus_queue.cc:237] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.756250  7507 raft_consensus.cc:493] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.756417  7256 raft_consensus.cc:3060] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.756654  7507 raft_consensus.cc:3060] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.758355  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f743453c88149b49545f50e189caa86" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:15.749868  7505 leader_election.cc:290] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:15.761530  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6567392a96d54a78a5dd725dcd859a7e" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:15.765966  6942 leader_election.cc:304] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:15.754110  7564 raft_consensus.cc:2749] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.767997  7122 raft_consensus.cc:3060] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.770180  6942 leader_election.cc:304] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:15.771998  7090 leader_election.cc:304] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:15.772323  7172 raft_consensus.cc:2804] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.772825  7172 raft_consensus.cc:493] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.773306  7172 raft_consensus.cc:3060] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.767483  7448 raft_consensus.cc:2804] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.785389  7167 tablet_bootstrap.cc:492] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09: No bootstrap required, opened a new log
I20260709 13:14:15.785877  7167 ts_tablet_manager.cc:1403] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09: Time spent bootstrapping tablet: real 0.116s	user 0.016s	sys 0.003s
I20260709 13:14:15.786322  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f743453c88149b49545f50e189caa86" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:15.787724  7016 leader_election.cc:304] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:15.776321  7509 raft_consensus.cc:3060] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.788699  7448 raft_consensus.cc:697] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:15.794699  7448 consensus_queue.cc:237] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.796231  7167 raft_consensus.cc:359] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.796881  7167 raft_consensus.cc:385] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.797158  7167 raft_consensus.cc:740] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.800992  7167 consensus_queue.cc:260] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.804976  7565 raft_consensus.cc:2804] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.805588  7565 raft_consensus.cc:493] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.805794  7167 ts_tablet_manager.cc:1434] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:14:15.808310  7565 raft_consensus.cc:3060] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.810664  7168 tablet_bootstrap.cc:654] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.825887  7509 raft_consensus.cc:2749] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.831646  7507 raft_consensus.cc:515] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.833541  7172 raft_consensus.cc:515] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.838918  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
W20260709 13:14:15.840777  7016 leader_election.cc:343] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.840754  7565 raft_consensus.cc:515] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.842096  7570 raft_consensus.cc:493] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.842598  7570 raft_consensus.cc:515] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.841746  7172 leader_election.cc:290] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.844110  7256 raft_consensus.cc:515] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.847369  7256 leader_election.cc:290] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.847879  7090 leader_election.cc:304] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:15.849361  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4cd5dfe0b743ebb368c0ec823f0609" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:15.850759  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2e5e887e1b432687861e248208ebc2" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:15.851315  7120 raft_consensus.cc:3060] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.844799  7570 leader_election.cc:290] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.855270  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e57d5ea2c442ebbc8ff9f8674dc6c" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:15.855834  7049 raft_consensus.cc:3060] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.855880  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb721ba511c4a56be3197c3f5726afa" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:15.855769  6874 catalog_manager.cc:5697] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.856658  7051 raft_consensus.cc:2468] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 0.
I20260709 13:14:15.858525  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:15.859086  6978 raft_consensus.cc:3060] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.860168  6972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2e5e887e1b432687861e248208ebc2" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:15.860743  6972 raft_consensus.cc:3060] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.863330  7049 raft_consensus.cc:2468] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
W20260709 13:14:15.865612  7016 leader_election.cc:343] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.845153  7565 leader_election.cc:290] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.867419  7507 leader_election.cc:290] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
W20260709 13:14:15.845592  6941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 55823us
I20260709 13:14:15.870419  6972 raft_consensus.cc:2468] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:15.871783  6978 raft_consensus.cc:2468] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:15.873195  7168 tablet_bootstrap.cc:492] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:15.873706  7168 ts_tablet_manager.cc:1403] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.147s	user 0.013s	sys 0.002s
I20260709 13:14:15.875746  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4cd5dfe0b743ebb368c0ec823f0609" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:15.876703  6978 raft_consensus.cc:3060] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.876865  6876 catalog_manager.cc:5697] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.878924  6942 leader_election.cc:304] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:15.879725  7172 raft_consensus.cc:2804] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.880082  7172 raft_consensus.cc:493] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.879869  6942 leader_election.cc:304] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:15.880442  7172 raft_consensus.cc:3060] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.881577  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e57d5ea2c442ebbc8ff9f8674dc6c" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:15.883183  7448 raft_consensus.cc:2804] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.883473  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb721ba511c4a56be3197c3f5726afa" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:15.883673  7448 raft_consensus.cc:697] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:15.887065  7172 raft_consensus.cc:515] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.884541  7448 consensus_queue.cc:237] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.889071  7172 leader_election.cc:290] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:15.879118  7168 raft_consensus.cc:359] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.890178  7168 raft_consensus.cc:385] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.890504  7168 raft_consensus.cc:740] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.891381  7168 consensus_queue.cc:260] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.893401  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb721ba511c4a56be3197c3f5726afa" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:15.876111  7016 leader_election.cc:304] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:15.893949  7051 raft_consensus.cc:3060] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.894486  7016 leader_election.cc:304] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:15.896129  7507 raft_consensus.cc:2804] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.897033  7256 raft_consensus.cc:2804] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.897490  7256 raft_consensus.cc:697] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:15.897580  6978 raft_consensus.cc:2468] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:15.898377  7256 consensus_queue.cc:237] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.902297  7051 raft_consensus.cc:2468] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
W20260709 13:14:15.905973  6941 leader_election.cc:343] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:15.907562  6941 leader_election.cc:343] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.908205  7168 ts_tablet_manager.cc:1434] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 13:14:15.909288  7168 tablet_bootstrap.cc:492] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:15.910970  7507 raft_consensus.cc:697] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:15.911942  7507 consensus_queue.cc:237] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.915776  6942 leader_election.cc:304] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:15.916556  7199 raft_consensus.cc:2804] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.917091  7199 raft_consensus.cc:697] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:15.918011  7199 consensus_queue.cc:237] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.918859  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb721ba511c4a56be3197c3f5726afa" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:15.928996  7168 tablet_bootstrap.cc:654] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.934825  7120 raft_consensus.cc:2468] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 1.
I20260709 13:14:15.935824  7016 leader_election.cc:304] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562
W20260709 13:14:15.937536  6941 leader_election.cc:343] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.939630  7256 raft_consensus.cc:2804] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.941033  7256 raft_consensus.cc:697] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:15.942965  7256 consensus_queue.cc:237] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.945025  7168 tablet_bootstrap.cc:492] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:15.945534  7168 ts_tablet_manager.cc:1403] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.005s
I20260709 13:14:15.948423  7168 raft_consensus.cc:359] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.949127  7168 raft_consensus.cc:385] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.949429  7168 raft_consensus.cc:740] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.950285  7168 consensus_queue.cc:260] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.952839  7168 ts_tablet_manager.cc:1434] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:15.953990  7168 tablet_bootstrap.cc:492] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:15.960227  7168 tablet_bootstrap.cc:654] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.965830  7168 tablet_bootstrap.cc:492] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:15.965339  6876 catalog_manager.cc:5697] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.966292  7168 ts_tablet_manager.cc:1403] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:14:15.967146  6876 catalog_manager.cc:5697] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.969619  7168 raft_consensus.cc:359] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.970650  7168 raft_consensus.cc:385] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.971072  7168 raft_consensus.cc:740] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.972589  7168 consensus_queue.cc:260] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.974922  7505 raft_consensus.cc:2749] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.976006  7168 ts_tablet_manager.cc:1434] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:14:15.977332  7168 tablet_bootstrap.cc:492] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:15.984844  7168 tablet_bootstrap.cc:654] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.994326  7168 tablet_bootstrap.cc:492] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:15.994771  7168 ts_tablet_manager.cc:1403] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260709 13:14:15.997143  7168 raft_consensus.cc:359] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:15.997797  7168 raft_consensus.cc:385] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.999258  7168 raft_consensus.cc:740] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.999922  7168 consensus_queue.cc:260] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:16.000677  6874 catalog_manager.cc:5697] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.001930  7168 ts_tablet_manager.cc:1434] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:14:16.002888  7168 tablet_bootstrap.cc:492] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:16.002544  6874 catalog_manager.cc:5697] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.004354  6874 catalog_manager.cc:5697] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.005923  6874 catalog_manager.cc:5697] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.009057  7168 tablet_bootstrap.cc:654] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:16.016219  7505 consensus_queue.cc:1048] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.035813  7122 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:16.036249  6875 catalog_manager.cc:5697] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.039572  7509 raft_consensus.cc:493] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:16.040078  7509 raft_consensus.cc:515] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:16.042816  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d422f0afac41b08229e01689b8fdfa" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:16.042228  7509 leader_election.cc:290] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:16.045176  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d422f0afac41b08229e01689b8fdfa" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:16.046039  7051 raft_consensus.cc:2393] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:16.048483  7091 leader_election.cc:304] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:16.049630  7509 raft_consensus.cc:3060] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:16.056721  7563 consensus_queue.cc:1048] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:16.072984  7509 raft_consensus.cc:2749] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:16.096115  7306 consensus_queue.cc:1048] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.103010  7168 tablet_bootstrap.cc:492] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:16.105952  7448 consensus_queue.cc:1048] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.103435  7168 ts_tablet_manager.cc:1403] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.101s	user 0.029s	sys 0.045s
I20260709 13:14:16.113027  7168 raft_consensus.cc:359] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:16.114534  7168 raft_consensus.cc:385] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:16.114851  7168 raft_consensus.cc:740] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:16.115451  7168 consensus_queue.cc:260] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:16.116842  7168 ts_tablet_manager.cc:1434] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.002s
I20260709 13:14:16.117713  7168 tablet_bootstrap.cc:492] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562: Bootstrap starting.
I20260709 13:14:16.123235  7509 raft_consensus.cc:493] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:16.123762  7509 raft_consensus.cc:515] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:16.124321  7168 tablet_bootstrap.cc:654] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:16.127317  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e57d5ea2c442ebbc8ff9f8674dc6c" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:16.128129  7051 raft_consensus.cc:2393] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 1: Already voted for candidate 780d61c5f5894a9db6bdde015811ac09 in this term.
I20260709 13:14:16.130405  7509 leader_election.cc:290] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:16.144289  6972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e57d5ea2c442ebbc8ff9f8674dc6c" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:16.147450  7090 leader_election.cc:304] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:16.149463  7509 raft_consensus.cc:3060] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:16.163337  7509 raft_consensus.cc:2749] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:16.164510  7168 tablet_bootstrap.cc:492] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562: No bootstrap required, opened a new log
I20260709 13:14:16.165009  7168 ts_tablet_manager.cc:1403] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.029s
I20260709 13:14:16.167253  7168 raft_consensus.cc:359] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:16.167824  7168 raft_consensus.cc:385] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:16.168120  7168 raft_consensus.cc:740] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Initialized, Role: FOLLOWER
I20260709 13:14:16.168792  7168 consensus_queue.cc:260] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:16.170365  7168 ts_tablet_manager.cc:1434] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:14:16.174953  7516 consensus_queue.cc:1048] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.176903  7563 consensus_queue.cc:1048] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.181011  7507 consensus_queue.cc:1048] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:16.209901  7507 consensus_queue.cc:1048] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.226742  7516 consensus_queue.cc:1048] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.245751  7448 consensus_queue.cc:1048] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.312536  7516 consensus_queue.cc:1048] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.313516  7448 consensus_queue.cc:1048] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.315527  7125 raft_consensus.cc:3060] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:16.323962  7124 raft_consensus.cc:3060] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:16.328701  7564 consensus_queue.cc:1048] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.330687  7448 consensus_queue.cc:1048] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.336853  7448 consensus_queue.cc:1048] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.352481  7565 consensus_queue.cc:1048] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.366091  7124 raft_consensus.cc:3060] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:16.377709  7565 consensus_queue.cc:1048] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.378093  7437 consensus_queue.cc:1048] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.467579  7437 consensus_queue.cc:1048] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.483985  7437 consensus_queue.cc:1048] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:16.708577  6924 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:16.902734  7563 raft_consensus.cc:493] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:16.903306  7563 raft_consensus.cc:515] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:16.905807  7563 leader_election.cc:290] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:16.906039  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:16.906260  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:16.906665  7049 raft_consensus.cc:2468] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:16.906780  7124 raft_consensus.cc:2468] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 1.
I20260709 13:14:16.907722  6942 leader_election.cc:304] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:16.908420  7563 raft_consensus.cc:2804] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:16.908759  7563 raft_consensus.cc:493] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:16.909089  7563 raft_consensus.cc:3060] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.913883  7563 raft_consensus.cc:515] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:16.915486  7563 leader_election.cc:290] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 2 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:16.915979  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:16.916242  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:16.916456  7049 raft_consensus.cc:3060] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.916713  7124 raft_consensus.cc:3060] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.920604  7124 raft_consensus.cc:2468] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 2.
I20260709 13:14:16.920785  7049 raft_consensus.cc:2468] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 2.
I20260709 13:14:16.921422  6941 leader_election.cc:304] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:16.922549  7563 raft_consensus.cc:2804] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:16.922981  7563 raft_consensus.cc:697] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:16.923991  7563 consensus_queue.cc:237] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:16.933885  6874 catalog_manager.cc:5697] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 0 to 2, leader changed from <none> to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:17.356560  7124 raft_consensus.cc:1275] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:17.357744  7563 consensus_queue.cc:1048] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:17.366678  7045 raft_consensus.cc:1275] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:17.372277  7448 consensus_queue.cc:1048] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:17.745725  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:17.788312  7620 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:17.788988  7621 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:17.790880  7623 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:17.792578  5861 server_base.cc:1061] running on GCE node
I20260709 13:14:17.793902  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:17.794276  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:17.794605  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602857794582 us; error 0 us; skew 500 ppm
I20260709 13:14:17.795337  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:17.798523  5861 webserver.cc:533] Webserver started at http://127.5.185.68:43523/ using document root <none> and password file <none>
I20260709 13:14:17.799093  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:17.799330  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:17.799644  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:17.800766  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-3-root/instance:
uuid: "d7e406f58c26480d97a016207d84b523"
format_stamp: "Formatted at 2026-07-09 13:14:17 on dist-test-slave-ghwz"
I20260709 13:14:17.808024  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:14:17.814410  7628 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:17.815416  5861 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:14:17.815709  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-3-root
uuid: "d7e406f58c26480d97a016207d84b523"
format_stamp: "Formatted at 2026-07-09 13:14:17 on dist-test-slave-ghwz"
I20260709 13:14:17.815980  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:17.832155  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:17.833448  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:17.835053  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:17.837911  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:17.838127  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:17.838434  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:17.838708  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:14:17.892715  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.68:34385
I20260709 13:14:17.892838  7690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.68:34385 every 8 connection(s)
I20260709 13:14:17.896929  5861 auto_leader_rebalancer-test.cc:384] add a tserver: d7e406f58c26480d97a016207d84b523
I20260709 13:14:17.913105  7691 heartbeater.cc:344] Connected to a master server at 127.5.185.126:46271
I20260709 13:14:17.913520  7691 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:17.914410  7691 heartbeater.cc:507] Master 127.5.185.126:46271 requested a full tablet report, sending...
I20260709 13:14:17.916441  6875 ts_manager.cc:194] Registered new tserver with Master: d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:17.918291  6875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45194
I20260709 13:14:18.875216  7123 consensus_queue.cc:237] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:18.884871  7045 raft_consensus.cc:1275] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:18.884876  6972 raft_consensus.cc:1275] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:18.886641  7614 consensus_queue.cc:1048] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:18.887512  7697 consensus_queue.cc:1048] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:18.898311  7697 raft_consensus.cc:2955] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
W20260709 13:14:18.901983  7093 consensus_peers.cc:597] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d8ac4f636404a1ea0d8aeb6e2524a58. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:18.901721  6972 raft_consensus.cc:2955] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:18.913236  7051 raft_consensus.cc:2955] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:18.921746  7691 heartbeater.cc:499] Master 127.5.185.126:46271 was elected leader, sending a full tablet report...
I20260709 13:14:18.925443  6875 catalog_manager.cc:5697] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:18.941654  6972 consensus_queue.cc:237] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:18.951016  7051 raft_consensus.cc:1275] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:18.952040  7123 raft_consensus.cc:1275] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:18.952638  7516 consensus_queue.cc:1048] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:18.954200  7516 consensus_queue.cc:1048] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:18.966604  7045 raft_consensus.cc:2955] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:18.963291  7516 raft_consensus.cc:2955] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
W20260709 13:14:18.974751  6944 consensus_peers.cc:597] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35af3ad9b6d74d6ebbbd3897c232180d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:18.991389  7124 raft_consensus.cc:2955] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:19.001372  6876 catalog_manager.cc:5697] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:19.007375  6972 consensus_queue.cc:237] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:19.016403  7045 raft_consensus.cc:1275] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:19.017285  7124 raft_consensus.cc:1275] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:19.018648  6944 consensus_peers.cc:597] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fdb721ba511c4a56be3197c3f5726afa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:19.019357  7696 consensus_queue.cc:1048] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:19.020310  7516 consensus_queue.cc:1048] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:19.030521  7696 raft_consensus.cc:2955] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:19.032127  7124 raft_consensus.cc:2955] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:19.033406  7045 raft_consensus.cc:2955] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:19.048796  6875 catalog_manager.cc:5697] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:19.065169  7124 consensus_queue.cc:237] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:19.080710  7045 raft_consensus.cc:1275] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:19.081444  7093 consensus_peers.cc:597] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ee423f029e449a2ab64c23e20cd4681. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:19.082180  7614 consensus_queue.cc:1048] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:19.084878  6975 raft_consensus.cc:1275] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:19.086719  7614 consensus_queue.cc:1048] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:19.096007  7697 raft_consensus.cc:2955] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:19.097997  7045 raft_consensus.cc:2955] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:19.118239  6876 catalog_manager.cc:5697] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:19.120023  6975 raft_consensus.cc:2955] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:19.444370  7721 ts_tablet_manager.cc:933] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:19.446275  7721 tablet_copy_client.cc:323] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:14:19.458897  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet 9d8ac4f636404a1ea0d8aeb6e2524a58 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:14:19.459524  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet 9d8ac4f636404a1ea0d8aeb6e2524a58 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-9d8ac4f636404a1ea0d8aeb6e2524a58
I20260709 13:14:19.465996  7137 tablet_copy_source_session.cc:215] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:19.472067  7721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8ac4f636404a1ea0d8aeb6e2524a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:19.485320  7721 tablet_copy_client.cc:806] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:19.486030  7721 tablet_copy_client.cc:670] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:19.490031  7725 ts_tablet_manager.cc:933] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:19.490980  7721 tablet_copy_client.cc:538] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:19.495954  7725 tablet_copy_client.cc:323] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:14:19.501578  7721 tablet_bootstrap.cc:492] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:19.511962  6988 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet fdb721ba511c4a56be3197c3f5726afa from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:14:19.512579  6988 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet fdb721ba511c4a56be3197c3f5726afa from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-fdb721ba511c4a56be3197c3f5726afa
I20260709 13:14:19.524428  6988 tablet_copy_source_session.cc:215] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:19.532269  7725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb721ba511c4a56be3197c3f5726afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:19.534832  7721 tablet_bootstrap.cc:492] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:19.536002  7721 tablet_bootstrap.cc:492] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:19.536649  7721 ts_tablet_manager.cc:1403] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.014s
I20260709 13:14:19.539587  7721 raft_consensus.cc:359] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:19.560613  7721 raft_consensus.cc:740] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:19.561349  7721 consensus_queue.cc:260] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:19.572120  7729 ts_tablet_manager.cc:933] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:19.569563  7725 tablet_copy_client.cc:806] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:19.573994  7725 tablet_copy_client.cc:670] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:19.580922  7725 tablet_copy_client.cc:538] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:19.585887  7721 ts_tablet_manager.cc:1434] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.049s	user 0.012s	sys 0.009s
I20260709 13:14:19.586915  7729 tablet_copy_client.cc:323] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:14:19.588065  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-9d8ac4f636404a1ea0d8aeb6e2524a58 received from {username='slave'} at 127.0.0.1:58280
I20260709 13:14:19.588550  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-9d8ac4f636404a1ea0d8aeb6e2524a58 on tablet 9d8ac4f636404a1ea0d8aeb6e2524a58 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:19.591761  6988 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet 35af3ad9b6d74d6ebbbd3897c232180d from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:14:19.592280  6988 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet 35af3ad9b6d74d6ebbbd3897c232180d from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-35af3ad9b6d74d6ebbbd3897c232180d
I20260709 13:14:19.605873  6988 tablet_copy_source_session.cc:215] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:19.610075  7729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35af3ad9b6d74d6ebbbd3897c232180d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:19.618626  7721 ts_tablet_manager.cc:933] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:19.621707  7725 tablet_bootstrap.cc:492] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:19.624971  7721 tablet_copy_client.cc:323] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:14:19.631246  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet 3ee423f029e449a2ab64c23e20cd4681 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:14:19.631863  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet 3ee423f029e449a2ab64c23e20cd4681 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-3ee423f029e449a2ab64c23e20cd4681
I20260709 13:14:19.640995  7137 tablet_copy_source_session.cc:215] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:19.642364  7729 tablet_copy_client.cc:806] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:19.643003  7729 tablet_copy_client.cc:670] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:19.645892  7721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee423f029e449a2ab64c23e20cd4681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:19.649152  7729 tablet_copy_client.cc:538] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:19.657593  7729 tablet_bootstrap.cc:492] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:19.683159  7721 tablet_copy_client.cc:806] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:19.683840  7721 tablet_copy_client.cc:670] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:19.689994  7721 tablet_copy_client.cc:538] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:19.700546  7725 tablet_bootstrap.cc:492] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:19.701510  7725 tablet_bootstrap.cc:492] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:19.702209  7725 ts_tablet_manager.cc:1403] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.019s
I20260709 13:14:19.705549  7725 raft_consensus.cc:359] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:19.706440  7725 raft_consensus.cc:740] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:19.711689  7729 tablet_bootstrap.cc:492] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:19.712615  7729 tablet_bootstrap.cc:492] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:19.712649  7721 tablet_bootstrap.cc:492] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:19.707126  7725 consensus_queue.cc:260] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:19.713539  7729 ts_tablet_manager.cc:1403] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.013s
I20260709 13:14:19.720063  7725 ts_tablet_manager.cc:1434] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:14:19.728360  7729 raft_consensus.cc:359] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:19.738929  7729 raft_consensus.cc:740] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:19.739751  7729 consensus_queue.cc:260] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:19.746735  6988 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-fdb721ba511c4a56be3197c3f5726afa received from {username='slave'} at 127.0.0.1:57918
I20260709 13:14:19.747234  6988 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-fdb721ba511c4a56be3197c3f5726afa on tablet fdb721ba511c4a56be3197c3f5726afa with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:19.751340  7729 ts_tablet_manager.cc:1434] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260709 13:14:19.758723  6988 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-35af3ad9b6d74d6ebbbd3897c232180d received from {username='slave'} at 127.0.0.1:57918
I20260709 13:14:19.759856  6988 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-35af3ad9b6d74d6ebbbd3897c232180d on tablet 35af3ad9b6d74d6ebbbd3897c232180d with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:19.780920  7721 tablet_bootstrap.cc:492] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:19.781909  7721 tablet_bootstrap.cc:492] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:19.782527  7721 ts_tablet_manager.cc:1403] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.010s
I20260709 13:14:19.786109  7721 raft_consensus.cc:359] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:19.787019  7721 raft_consensus.cc:740] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:19.787639  7721 consensus_queue.cc:260] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:19.794467  7721 ts_tablet_manager.cc:1434] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:14:19.795985  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-3ee423f029e449a2ab64c23e20cd4681 received from {username='slave'} at 127.0.0.1:58280
I20260709 13:14:19.796378  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-3ee423f029e449a2ab64c23e20cd4681 on tablet 3ee423f029e449a2ab64c23e20cd4681 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:19.944451  7666 raft_consensus.cc:1217] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:20.034662  7666 raft_consensus.cc:1217] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:20.116971  7666 raft_consensus.cc:1217] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:20.176107  7666 raft_consensus.cc:1217] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:20.432399  7730 raft_consensus.cc:1064] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:20.435281  7730 consensus_queue.cc:237] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:20.442314  7666 raft_consensus.cc:1275] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:20.443621  7122 raft_consensus.cc:1275] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:20.444157  7516 consensus_queue.cc:1048] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.445730  7730 consensus_queue.cc:1048] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.446518  7045 raft_consensus.cc:1275] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:20.451244  7516 consensus_queue.cc:1048] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.470299  7563 raft_consensus.cc:2955] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.471500  7045 raft_consensus.cc:2955] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.487833  6874 catalog_manager.cc:5697] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:20.520347  7125 raft_consensus.cc:2955] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.631161  7695 raft_consensus.cc:1064] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:20.633610  7695 consensus_queue.cc:237] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:20.636639  7516 raft_consensus.cc:1064] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:20.638257  7720 raft_consensus.cc:1064] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:20.638818  7516 consensus_queue.cc:237] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:20.640697  7720 consensus_queue.cc:237] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:20.656948  7666 raft_consensus.cc:1275] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:20.660923  7737 consensus_queue.cc:1048] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:20.669103  7666 raft_consensus.cc:1275] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:20.670962  7752 consensus_queue.cc:1048] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:20.673095  7045 raft_consensus.cc:1275] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:20.675315  7737 consensus_queue.cc:1048] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.675626  7045 raft_consensus.cc:1275] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:20.680420  7752 consensus_queue.cc:1048] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:20.687482  6975 raft_consensus.cc:1275] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:20.687878  6972 raft_consensus.cc:1275] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:20.700421  7664 raft_consensus.cc:1275] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:20.702821  7696 consensus_queue.cc:1048] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:20.707571  7122 raft_consensus.cc:1275] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:20.711128  7696 consensus_queue.cc:1048] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.718040  7045 raft_consensus.cc:1275] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:20.721853  7752 consensus_queue.cc:1048] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.722149  7720 consensus_queue.cc:1048] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:20.723762  7752 raft_consensus.cc:2955] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.725970  7663 raft_consensus.cc:2955] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.743247  7045 raft_consensus.cc:2955] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.754379  6874 catalog_manager.cc:5697] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:20.769469  7124 consensus_queue.cc:237] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:20.774222  7730 consensus_queue.cc:1048] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:20.793464  6975 raft_consensus.cc:2955] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.802372  7516 raft_consensus.cc:2955] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.810366  7664 raft_consensus.cc:1275] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:20.815326  7737 consensus_queue.cc:1048] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:20.828748  6876 catalog_manager.cc:5697] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:20.825953  7752 raft_consensus.cc:2955] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.828540  7665 raft_consensus.cc:2955] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.833101  7664 raft_consensus.cc:2955] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.879225  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d8ac4f636404a1ea0d8aeb6e2524a58 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:20.883478  7695 raft_consensus.cc:2955] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.885946  6876 catalog_manager.cc:5697] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.889216  7122 raft_consensus.cc:2955] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.902380  7666 raft_consensus.cc:2955] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.910847  6975 consensus_queue.cc:237] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:20.912462  6960 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d8ac4f636404a1ea0d8aeb6e2524a58 with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50566
I20260709 13:14:20.920746  7046 raft_consensus.cc:1275] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:20.942330  7764 tablet_replica.cc:333] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:14:20.944602  7051 raft_consensus.cc:2955] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.949419  7737 consensus_queue.cc:1048] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:20.971983  7046 raft_consensus.cc:2955] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.979223  7120 raft_consensus.cc:1275] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:20.983395  7696 consensus_queue.cc:1048] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:20.987802  6875 catalog_manager.cc:5697] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:20.994889  7665 raft_consensus.cc:1275] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:20.997891  7730 consensus_queue.cc:1048] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:20.999199  7764 raft_consensus.cc:2243] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:20.999877  7764 raft_consensus.cc:2272] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:21.003545  7764 ts_tablet_manager.cc:1916] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:21.005460  7765 raft_consensus.cc:2955] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:21.007473  7665 raft_consensus.cc:2955] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:21.018383  7764 ts_tablet_manager.cc:1929] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:21.018972  7764 log.cc:1199] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/9d8ac4f636404a1ea0d8aeb6e2524a58
I20260709 13:14:21.031544  6875 catalog_manager.cc:5697] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:21.041837  7120 raft_consensus.cc:2955] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:21.049851  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet 35af3ad9b6d74d6ebbbd3897c232180d with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51218
I20260709 13:14:21.052989  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35af3ad9b6d74d6ebbbd3897c232180d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:21.054312  7122 consensus_queue.cc:237] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:21.055931  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet 9d8ac4f636404a1ea0d8aeb6e2524a58 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:21.054402  7665 raft_consensus.cc:2955] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:21.079737  7664 raft_consensus.cc:1275] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:21.080482  7767 tablet_replica.cc:333] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:14:21.081550  7750 consensus_queue.cc:1048] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:21.091958  7666 raft_consensus.cc:2955] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:21.089463  7750 raft_consensus.cc:2955] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:21.103780  6976 raft_consensus.cc:2955] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:21.109419  6874 catalog_manager.cc:5697] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:21.115178  6977 raft_consensus.cc:1275] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:21.116663  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ee423f029e449a2ab64c23e20cd4681 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:21.120121  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ee423f029e449a2ab64c23e20cd4681 with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51218
I20260709 13:14:21.125711  7767 raft_consensus.cc:2243] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:21.126320  7767 pending_rounds.cc:70] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb: Trying to abort 1 pending ops.
I20260709 13:14:21.126665  7767 pending_rounds.cc:77] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637317171519488 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } } }
I20260709 13:14:21.128283  7767 raft_consensus.cc:2917] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:14:21.128727  7767 raft_consensus.cc:2889] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:14:21.129093  7767 raft_consensus.cc:2272] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:21.132836  7767 ts_tablet_manager.cc:1916] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:21.135440  7750 consensus_queue.cc:1048] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:21.141405  6976 consensus_queue.cc:237] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:21.158421  7665 raft_consensus.cc:1275] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:21.160091  6973 raft_consensus.cc:2955] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:21.162671  7730 consensus_queue.cc:1048] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:21.170550  7563 raft_consensus.cc:2955] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:21.174719  7046 raft_consensus.cc:1275] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:21.182355  7767 ts_tablet_manager.cc:1929] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:21.183116  7767 log.cc:1199] T 35af3ad9b6d74d6ebbbd3897c232180d P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/35af3ad9b6d74d6ebbbd3897c232180d
I20260709 13:14:21.183907  7696 consensus_queue.cc:1048] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:21.185679  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet 35af3ad9b6d74d6ebbbd3897c232180d (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:21.187414  7767 tablet_replica.cc:333] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:14:21.188517  7767 raft_consensus.cc:2243] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:21.200156  7665 raft_consensus.cc:2955] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:21.202605  7767 raft_consensus.cc:2272] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:21.207954  7767 ts_tablet_manager.cc:1916] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:21.234269  6874 catalog_manager.cc:5697] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:14:21.245448  6942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 63992us
I20260709 13:14:21.247216  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fdb721ba511c4a56be3197c3f5726afa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:21.250831  7051 raft_consensus.cc:2955] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:21.252746  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet fdb721ba511c4a56be3197c3f5726afa with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:21.256675  7767 ts_tablet_manager.cc:1929] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:21.257145  7767 log.cc:1199] T 3ee423f029e449a2ab64c23e20cd4681 P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/3ee423f029e449a2ab64c23e20cd4681
I20260709 13:14:21.258946  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet 3ee423f029e449a2ab64c23e20cd4681 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:21.267324  7770 tablet_replica.cc:333] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:14:21.268393  7770 raft_consensus.cc:2243] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:21.269150  7770 raft_consensus.cc:2272] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:21.275106  7770 ts_tablet_manager.cc:1916] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:21.287339  7770 ts_tablet_manager.cc:1929] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:21.287652  7770 log.cc:1199] T fdb721ba511c4a56be3197c3f5726afa P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/fdb721ba511c4a56be3197c3f5726afa
I20260709 13:14:21.289003  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet fdb721ba511c4a56be3197c3f5726afa (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:22.333513  6973 consensus_queue.cc:237] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
W20260709 13:14:22.348196  6944 consensus_peers.cc:597] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f67e57d5ea2c442ebbc8ff9f8674dc6c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:22.351512  7045 raft_consensus.cc:1275] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:22.351327  7123 raft_consensus.cc:1275] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:22.352818  7563 consensus_queue.cc:1048] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:22.353536  7696 consensus_queue.cc:1048] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:22.362265  7563 raft_consensus.cc:2955] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:22.363680  7045 raft_consensus.cc:2955] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:22.364347  7123 raft_consensus.cc:2955] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:22.376854  7120 consensus_queue.cc:237] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:22.396535  6874 catalog_manager.cc:5697] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:22.410183  7046 raft_consensus.cc:1275] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:22.412012  7737 consensus_queue.cc:1048] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:22.417007  7093 consensus_peers.cc:597] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b42690e7528648ee80ca9acef9d00718. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:22.421489  6973 raft_consensus.cc:1275] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:22.423063  7737 consensus_queue.cc:1048] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:22.430608  7695 raft_consensus.cc:2955] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:22.433701  7046 raft_consensus.cc:2955] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:22.441478  6976 raft_consensus.cc:2955] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:22.458014  6875 catalog_manager.cc:5697] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:22.481745  7046 consensus_queue.cc:237] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:22.490813  6973 raft_consensus.cc:1275] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:22.490907  7122 raft_consensus.cc:1275] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:22.492635  7768 consensus_queue.cc:1048] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:22.494769  7768 consensus_queue.cc:1048] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:22.513684  7768 raft_consensus.cc:2955] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:22.515034  6974 raft_consensus.cc:2955] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:22.533182  7122 raft_consensus.cc:2955] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
W20260709 13:14:22.537202  7019 consensus_peers.cc:597] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1902cbe469345e6b5abe13c180de03a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:22.533906  7045 consensus_queue.cc:237] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:22.547196  6875 catalog_manager.cc:5697] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:22.566195  7120 raft_consensus.cc:1275] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:22.567767  7773 consensus_queue.cc:1048] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:22.568807  6974 raft_consensus.cc:1275] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:22.572116  7768 consensus_queue.cc:1048] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:22.575459  7019 consensus_peers.cc:597] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba4cd5dfe0b743ebb368c0ec823f0609. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:22.583781  7773 raft_consensus.cc:2955] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:22.588706  6974 raft_consensus.cc:2955] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:22.590660  7122 raft_consensus.cc:2955] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:22.605202  6875 catalog_manager.cc:5697] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:22.840619  7794 ts_tablet_manager.cc:933] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:22.844776  7794 tablet_copy_client.cc:323] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:14:22.846889  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet b42690e7528648ee80ca9acef9d00718 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:14:22.847497  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet b42690e7528648ee80ca9acef9d00718 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-b42690e7528648ee80ca9acef9d00718
I20260709 13:14:22.855649  7137 tablet_copy_source_session.cc:215] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:22.858692  7794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b42690e7528648ee80ca9acef9d00718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:22.871423  7794 tablet_copy_client.cc:806] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:22.872035  7794 tablet_copy_client.cc:670] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:22.877424  7794 tablet_copy_client.cc:538] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:22.885504  7794 tablet_bootstrap.cc:492] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:22.908546  7794 tablet_bootstrap.cc:492] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:22.909482  7794 tablet_bootstrap.cc:492] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:22.910143  7794 ts_tablet_manager.cc:1403] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.010s
I20260709 13:14:22.913204  7794 raft_consensus.cc:359] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:22.914017  7794 raft_consensus.cc:740] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:22.914789  7794 consensus_queue.cc:260] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:22.919081  7794 ts_tablet_manager.cc:1434] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.009s	user 0.012s	sys 0.000s
I20260709 13:14:22.920778  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-b42690e7528648ee80ca9acef9d00718 received from {username='slave'} at 127.0.0.1:58280
I20260709 13:14:22.921252  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-b42690e7528648ee80ca9acef9d00718 on tablet b42690e7528648ee80ca9acef9d00718 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:22.944747  7794 ts_tablet_manager.cc:933] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:22.946388  7794 tablet_copy_client.cc:323] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:14:22.948405  6988 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet f67e57d5ea2c442ebbc8ff9f8674dc6c from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:14:22.949005  6988 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet f67e57d5ea2c442ebbc8ff9f8674dc6c from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-f67e57d5ea2c442ebbc8ff9f8674dc6c
I20260709 13:14:22.956895  6988 tablet_copy_source_session.cc:215] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:22.960153  7794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67e57d5ea2c442ebbc8ff9f8674dc6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:22.974699  7794 tablet_copy_client.cc:806] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:22.975715  7794 tablet_copy_client.cc:670] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:22.983074  7794 tablet_copy_client.cc:538] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:22.990423  7794 tablet_bootstrap.cc:492] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:23.015183  7794 tablet_bootstrap.cc:492] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:23.016106  7794 tablet_bootstrap.cc:492] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:23.016752  7794 ts_tablet_manager.cc:1403] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.008s
I20260709 13:14:23.019759  7794 raft_consensus.cc:359] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:23.020538  7794 raft_consensus.cc:740] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:23.021152  7794 consensus_queue.cc:260] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:23.023430  7794 ts_tablet_manager.cc:1434] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260709 13:14:23.026840  6988 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-f67e57d5ea2c442ebbc8ff9f8674dc6c received from {username='slave'} at 127.0.0.1:57918
I20260709 13:14:23.027431  6988 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-f67e57d5ea2c442ebbc8ff9f8674dc6c on tablet f67e57d5ea2c442ebbc8ff9f8674dc6c with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:23.031478  7794 ts_tablet_manager.cc:933] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:23.038904  7794 tablet_copy_client.cc:323] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:14:23.050552  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet d1902cbe469345e6b5abe13c180de03a from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:14:23.051170  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet d1902cbe469345e6b5abe13c180de03a from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-d1902cbe469345e6b5abe13c180de03a
I20260709 13:14:23.058342  7063 tablet_copy_source_session.cc:215] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:23.060995  7794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1902cbe469345e6b5abe13c180de03a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:23.073328  7794 tablet_copy_client.cc:806] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:23.073832  7794 tablet_copy_client.cc:670] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:23.078413  7794 tablet_copy_client.cc:538] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:23.084326  7794 tablet_bootstrap.cc:492] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:23.097761  7794 tablet_bootstrap.cc:492] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:23.098426  7794 tablet_bootstrap.cc:492] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:23.099009  7794 ts_tablet_manager.cc:1403] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260709 13:14:23.100925  7794 raft_consensus.cc:359] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:23.101480  7794 raft_consensus.cc:740] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:23.101960  7794 consensus_queue.cc:260] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:23.103701  7794 ts_tablet_manager.cc:1434] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:14:23.105281  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-d1902cbe469345e6b5abe13c180de03a received from {username='slave'} at 127.0.0.1:56102
I20260709 13:14:23.105718  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-d1902cbe469345e6b5abe13c180de03a on tablet d1902cbe469345e6b5abe13c180de03a with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:23.122272  7794 ts_tablet_manager.cc:933] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:23.137902  7794 tablet_copy_client.cc:323] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:14:23.139803  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet ba4cd5dfe0b743ebb368c0ec823f0609 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:14:23.140339  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet ba4cd5dfe0b743ebb368c0ec823f0609 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-ba4cd5dfe0b743ebb368c0ec823f0609
I20260709 13:14:23.145941  7063 tablet_copy_source_session.cc:215] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:23.149864  7794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4cd5dfe0b743ebb368c0ec823f0609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:23.164891  7794 tablet_copy_client.cc:806] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:23.165402  7794 tablet_copy_client.cc:670] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:23.170630  7794 tablet_copy_client.cc:538] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:23.177597  7794 tablet_bootstrap.cc:492] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:23.194440  7794 tablet_bootstrap.cc:492] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:23.195334  7794 tablet_bootstrap.cc:492] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:23.195968  7794 ts_tablet_manager.cc:1403] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260709 13:14:23.198729  7794 raft_consensus.cc:359] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:23.199299  7794 raft_consensus.cc:740] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:23.199863  7794 consensus_queue.cc:260] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:23.201819  7794 ts_tablet_manager.cc:1434] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:23.203971  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-ba4cd5dfe0b743ebb368c0ec823f0609 received from {username='slave'} at 127.0.0.1:56102
I20260709 13:14:23.204401  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-ba4cd5dfe0b743ebb368c0ec823f0609 on tablet ba4cd5dfe0b743ebb368c0ec823f0609 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:23.447132  7665 raft_consensus.cc:1217] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:23.457897  7665 raft_consensus.cc:1217] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:14:23.522576  7665 raft_consensus.cc:1217] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:23.703622  7665 raft_consensus.cc:1217] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:23.877081  7773 raft_consensus.cc:1064] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:23.879489  7773 consensus_queue.cc:237] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:23.892540  7665 raft_consensus.cc:1275] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:23.893957  7773 consensus_queue.cc:1048] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:23.894759  7122 raft_consensus.cc:1275] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:23.896940  7807 consensus_queue.cc:1048] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:23.897184  6973 raft_consensus.cc:1275] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:23.903636  7773 consensus_queue.cc:1048] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:23.927702  7807 raft_consensus.cc:2955] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:23.930322  7122 raft_consensus.cc:2955] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:23.932324  6973 raft_consensus.cc:2955] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:23.954952  7665 raft_consensus.cc:2955] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:23.962373  6874 catalog_manager.cc:5697] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.000990  7045 consensus_queue.cc:237] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:24.011099  7665 raft_consensus.cc:1275] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:24.012650  7766 consensus_queue.cc:1048] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:24.014884  6974 raft_consensus.cc:1275] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:24.016279  7809 raft_consensus.cc:1064] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:24.016853  7807 consensus_queue.cc:1048] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:24.018647  7809 consensus_queue.cc:237] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:24.023389  7768 raft_consensus.cc:2955] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.029281  7665 raft_consensus.cc:1275] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:24.030961  7750 consensus_queue.cc:1048] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.041162  7666 raft_consensus.cc:2955] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.049571  6974 raft_consensus.cc:1275] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:24.053844  6861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1902cbe469345e6b5abe13c180de03a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:24.054490  7750 consensus_queue.cc:1048] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.054816  6974 raft_consensus.cc:2955] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.065631  7046 raft_consensus.cc:1275] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:24.070122  7808 raft_consensus.cc:1064] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:24.073253  7808 consensus_queue.cc:237] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:24.077360  7750 consensus_queue.cc:1048] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.081749  6873 catalog_manager.cc:5697] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:24.094326  7768 raft_consensus.cc:1064] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:24.095813  7045 raft_consensus.cc:1275] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.096575  7768 consensus_queue.cc:237] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:24.098728  7809 raft_consensus.cc:2955] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.094273  7665 raft_consensus.cc:1275] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.103124  7769 consensus_queue.cc:1048] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.104717  7122 raft_consensus.cc:1275] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.104982  7769 consensus_queue.cc:1048] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:24.107385  7045 raft_consensus.cc:2955] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.112573  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet d1902cbe469345e6b5abe13c180de03a with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:24.115494  7769 consensus_queue.cc:1048] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 13:14:24.125765  6976 raft_consensus.cc:2955] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.175506  7122 raft_consensus.cc:1275] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.175935  7829 tablet_replica.cc:333] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:14:24.176038  6973 raft_consensus.cc:1275] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.177368  7766 consensus_queue.cc:1048] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.178917  7766 consensus_queue.cc:1048] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.179329  7665 raft_consensus.cc:2955] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.182018  7829 raft_consensus.cc:2243] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.184406  6873 catalog_manager.cc:5697] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.192159  7664 raft_consensus.cc:2955] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.184605  7769 raft_consensus.cc:2955] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.225963  7122 raft_consensus.cc:2955] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.249542  7829 raft_consensus.cc:2272] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.185441  7666 raft_consensus.cc:1275] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.254005  7768 consensus_queue.cc:1048] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.254379  7829 ts_tablet_manager.cc:1916] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:24.260425  7051 raft_consensus.cc:2955] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
W20260709 13:14:24.253120  7091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 75499.6us
I20260709 13:14:24.281859  7829 ts_tablet_manager.cc:1929] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:24.282342  7829 log.cc:1199] T d1902cbe469345e6b5abe13c180de03a P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/d1902cbe469345e6b5abe13c180de03a
I20260709 13:14:24.281324  7773 raft_consensus.cc:2955] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.283321  6873 catalog_manager.cc:5697] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.294763  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet d1902cbe469345e6b5abe13c180de03a (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:24.298142  7121 consensus_queue.cc:237] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:24.304369  7664 raft_consensus.cc:1275] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:24.304522  7666 raft_consensus.cc:2955] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.306900  7809 consensus_queue.cc:1048] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:24.319134  6973 consensus_queue.cc:237] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:24.321473  7821 raft_consensus.cc:2955] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.329370  7664 raft_consensus.cc:2955] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.339460  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b42690e7528648ee80ca9acef9d00718 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:24.340986  7665 raft_consensus.cc:1275] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:24.342151  6876 catalog_manager.cc:5697] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.348934  6874 catalog_manager.cc:5697] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:24.351192  7827 consensus_queue.cc:1048] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:24.357385  7045 raft_consensus.cc:1275] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:24.362533  7045 raft_consensus.cc:1275] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:24.365541  6973 raft_consensus.cc:2955] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.366338  7828 raft_consensus.cc:2955] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.375193  7665 raft_consensus.cc:2955] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.377877  7750 consensus_queue.cc:1048] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:24.377823  7769 consensus_queue.cc:1048] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:24.381017  6960 tablet_service.cc:1558] Processing DeleteTablet for tablet b42690e7528648ee80ca9acef9d00718 with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50566
I20260709 13:14:24.386523  7045 raft_consensus.cc:2955] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.393473  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f67e57d5ea2c442ebbc8ff9f8674dc6c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:24.386492  7049 raft_consensus.cc:2955] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.401052  6876 catalog_manager.cc:5697] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:24.411532  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet f67e57d5ea2c442ebbc8ff9f8674dc6c with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:24.412354  7829 tablet_replica.cc:333] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:14:24.413367  7829 raft_consensus.cc:2243] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.413968  7829 raft_consensus.cc:2272] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.419891  7829 ts_tablet_manager.cc:1916] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:14:24.438771  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 46199.6us
I20260709 13:14:24.440901  7829 ts_tablet_manager.cc:1929] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:24.441329  7829 log.cc:1199] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/f67e57d5ea2c442ebbc8ff9f8674dc6c
I20260709 13:14:24.442821  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet f67e57d5ea2c442ebbc8ff9f8674dc6c (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:24.442935  7120 raft_consensus.cc:2955] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.445433  7839 tablet_replica.cc:333] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:14:24.447610  7839 raft_consensus.cc:2243] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.448321  7839 raft_consensus.cc:2272] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.452185  7839 ts_tablet_manager.cc:1916] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:24.482474  7839 ts_tablet_manager.cc:1929] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:14:24.483013  7839 log.cc:1199] T b42690e7528648ee80ca9acef9d00718 P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/b42690e7528648ee80ca9acef9d00718
I20260709 13:14:24.485034  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet b42690e7528648ee80ca9acef9d00718 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:24.486795  7049 consensus_queue.cc:237] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:24.493291  7120 raft_consensus.cc:1275] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:24.493381  7665 raft_consensus.cc:1275] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:24.494460  7768 consensus_queue.cc:1048] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:24.495361  7838 consensus_queue.cc:1048] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:24.501855  7773 raft_consensus.cc:2955] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.505895  7665 raft_consensus.cc:2955] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.507192  7120 raft_consensus.cc:2955] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.512117  6861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ba4cd5dfe0b743ebb368c0ec823f0609 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:24.521086  6875 catalog_manager.cc:5697] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:24.533007  6960 tablet_service.cc:1558] Processing DeleteTablet for tablet ba4cd5dfe0b743ebb368c0ec823f0609 with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50566
I20260709 13:14:24.533981  7839 tablet_replica.cc:333] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:14:24.539789  7839 raft_consensus.cc:2243] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.540517  7839 raft_consensus.cc:2272] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.543138  7839 ts_tablet_manager.cc:1916] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:24.555764  7839 ts_tablet_manager.cc:1929] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:24.556209  7839 log.cc:1199] T ba4cd5dfe0b743ebb368c0ec823f0609 P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/ba4cd5dfe0b743ebb368c0ec823f0609
I20260709 13:14:24.557417  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet ba4cd5dfe0b743ebb368c0ec823f0609 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:25.599248  7125 consensus_queue.cc:237] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
W20260709 13:14:25.605065  7093 consensus_peers.cc:597] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce3fb6c9fa5e474e8746288ddb0f3bd0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.605280  7049 raft_consensus.cc:1275] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.606421  7821 consensus_queue.cc:1048] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:25.607148  6974 raft_consensus.cc:1275] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.608398  7821 consensus_queue.cc:1048] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:25.613894  7821 raft_consensus.cc:2955] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:25.614925  7051 raft_consensus.cc:2955] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:25.624693  6974 raft_consensus.cc:2955] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:25.631861  7051 consensus_queue.cc:237] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:25.633414  6876 catalog_manager.cc:5697] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:25.641940  7125 raft_consensus.cc:1275] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.642714  6974 raft_consensus.cc:1275] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.644347  7838 consensus_queue.cc:1048] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:25.648169  7766 consensus_queue.cc:1048] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:25.648957  7019 consensus_peers.cc:597] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e446a2e53c2747aa9931e550bc8cb902. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.656674  7766 raft_consensus.cc:2955] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:25.658128  7120 raft_consensus.cc:2955] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:25.672057  6974 raft_consensus.cc:2955] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:25.672823  7051 consensus_queue.cc:237] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:25.676379  6873 catalog_manager.cc:5697] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:25.685132  7019 consensus_peers.cc:597] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43aa07c2cf024cd09263ba9e00961092. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.686082  7120 raft_consensus.cc:1275] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.687721  7766 consensus_queue.cc:1048] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:25.692301  6974 raft_consensus.cc:1275] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.694597  7766 consensus_queue.cc:1048] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:25.697849  7838 raft_consensus.cc:2955] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:25.708315  7125 raft_consensus.cc:2955] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:25.715233  7122 consensus_queue.cc:237] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:25.716342  6974 raft_consensus.cc:2955] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:25.724318  6876 catalog_manager.cc:5697] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:25.735152  7093 consensus_peers.cc:597] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e165393c9d441e3a479dc5248391a44. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.736353  6973 raft_consensus.cc:1275] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.737766  7049 raft_consensus.cc:1275] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.738087  7846 consensus_queue.cc:1048] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:25.740201  7821 consensus_queue.cc:1048] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:25.747166  7846 raft_consensus.cc:2955] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:25.748731  6973 raft_consensus.cc:2955] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:25.765094  7049 raft_consensus.cc:2955] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:25.763430  6873 catalog_manager.cc:5697] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.135082  7861 ts_tablet_manager.cc:933] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:26.137291  7861 tablet_copy_client.cc:323] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:14:26.138896  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet ce3fb6c9fa5e474e8746288ddb0f3bd0 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:14:26.139453  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet ce3fb6c9fa5e474e8746288ddb0f3bd0 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-ce3fb6c9fa5e474e8746288ddb0f3bd0
I20260709 13:14:26.147230  7137 tablet_copy_source_session.cc:215] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:26.150432  7861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3fb6c9fa5e474e8746288ddb0f3bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:26.166553  7861 tablet_copy_client.cc:806] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:26.167171  7861 tablet_copy_client.cc:670] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:26.170778  7861 tablet_copy_client.cc:538] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:26.177889  7861 tablet_bootstrap.cc:492] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:26.195195  7861 tablet_bootstrap.cc:492] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:26.195892  7861 tablet_bootstrap.cc:492] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:26.196429  7861 ts_tablet_manager.cc:1403] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:14:26.198982  7861 raft_consensus.cc:359] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:26.199731  7861 raft_consensus.cc:740] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:26.200371  7861 consensus_queue.cc:260] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:26.204694  7861 ts_tablet_manager.cc:1434] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 13:14:26.206779  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-ce3fb6c9fa5e474e8746288ddb0f3bd0 received from {username='slave'} at 127.0.0.1:58280
I20260709 13:14:26.207141  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-ce3fb6c9fa5e474e8746288ddb0f3bd0 on tablet ce3fb6c9fa5e474e8746288ddb0f3bd0 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:26.236886  7861 ts_tablet_manager.cc:933] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:26.241773  7861 tablet_copy_client.cc:323] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:14:26.243228  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet e446a2e53c2747aa9931e550bc8cb902 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:14:26.243690  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet e446a2e53c2747aa9931e550bc8cb902 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-e446a2e53c2747aa9931e550bc8cb902
I20260709 13:14:26.250025  7063 tablet_copy_source_session.cc:215] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:26.254522  7861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e446a2e53c2747aa9931e550bc8cb902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:26.268586  7861 tablet_copy_client.cc:806] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:26.269205  7861 tablet_copy_client.cc:670] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:26.272665  7861 tablet_copy_client.cc:538] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:26.280115  7861 tablet_bootstrap.cc:492] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:26.289533  7866 ts_tablet_manager.cc:933] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:26.291419  7866 tablet_copy_client.cc:323] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:14:26.293183  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet 43aa07c2cf024cd09263ba9e00961092 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:14:26.293962  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet 43aa07c2cf024cd09263ba9e00961092 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-43aa07c2cf024cd09263ba9e00961092
I20260709 13:14:26.301664  7063 tablet_copy_source_session.cc:215] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:26.307267  7866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43aa07c2cf024cd09263ba9e00961092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:26.310107  7861 tablet_bootstrap.cc:492] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:26.311021  7861 tablet_bootstrap.cc:492] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:26.318650  7861 ts_tablet_manager.cc:1403] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.008s
I20260709 13:14:26.321570  7861 raft_consensus.cc:359] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:26.323256  7861 raft_consensus.cc:740] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:26.323911  7861 consensus_queue.cc:260] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:26.330418  7861 ts_tablet_manager.cc:1434] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 13:14:26.335011  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-e446a2e53c2747aa9931e550bc8cb902 received from {username='slave'} at 127.0.0.1:56102
I20260709 13:14:26.335953  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-e446a2e53c2747aa9931e550bc8cb902 on tablet e446a2e53c2747aa9931e550bc8cb902 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:26.346624  7866 tablet_copy_client.cc:806] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:26.347252  7866 tablet_copy_client.cc:670] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:26.347630  7861 ts_tablet_manager.cc:933] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:26.352133  7861 tablet_copy_client.cc:323] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:14:26.354034  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet 3e165393c9d441e3a479dc5248391a44 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:14:26.354628  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet 3e165393c9d441e3a479dc5248391a44 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-3e165393c9d441e3a479dc5248391a44
I20260709 13:14:26.354997  7866 tablet_copy_client.cc:538] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:26.363591  7866 tablet_bootstrap.cc:492] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:26.365614  7137 tablet_copy_source_session.cc:215] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:26.372522  7861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e165393c9d441e3a479dc5248391a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:26.396591  7861 tablet_copy_client.cc:806] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:26.397194  7861 tablet_copy_client.cc:670] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:26.400818  7861 tablet_copy_client.cc:538] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:26.408380  7866 tablet_bootstrap.cc:492] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:26.409462  7866 tablet_bootstrap.cc:492] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:26.410211  7866 ts_tablet_manager.cc:1403] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.047s	user 0.032s	sys 0.008s
I20260709 13:14:26.411347  7861 tablet_bootstrap.cc:492] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:26.414191  7866 raft_consensus.cc:359] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:26.415135  7866 raft_consensus.cc:740] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:26.415885  7866 consensus_queue.cc:260] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:26.419154  7866 ts_tablet_manager.cc:1434] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:14:26.437228  7861 tablet_bootstrap.cc:492] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:26.438180  7861 tablet_bootstrap.cc:492] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:26.438282  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-43aa07c2cf024cd09263ba9e00961092 received from {username='slave'} at 127.0.0.1:56102
I20260709 13:14:26.438827  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-43aa07c2cf024cd09263ba9e00961092 on tablet 43aa07c2cf024cd09263ba9e00961092 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:26.438887  7861 ts_tablet_manager.cc:1403] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.004s
I20260709 13:14:26.442432  7861 raft_consensus.cc:359] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:26.443192  7861 raft_consensus.cc:740] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:26.443837  7861 consensus_queue.cc:260] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:26.448261  7861 ts_tablet_manager.cc:1434] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:14:26.450779  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-3e165393c9d441e3a479dc5248391a44 received from {username='slave'} at 127.0.0.1:58280
I20260709 13:14:26.451212  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-3e165393c9d441e3a479dc5248391a44 on tablet 3e165393c9d441e3a479dc5248391a44 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:26.719704  7665 raft_consensus.cc:1217] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:26.770977  7665 raft_consensus.cc:1217] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:26.818537  7665 raft_consensus.cc:1217] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:26.871608  7665 raft_consensus.cc:1217] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:27.163702  7821 raft_consensus.cc:1064] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:27.166038  7821 consensus_queue.cc:237] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:27.171972  7665 raft_consensus.cc:1275] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:27.173250  7045 raft_consensus.cc:1275] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:27.173596  6976 raft_consensus.cc:1275] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:27.174712  7821 consensus_queue.cc:1048] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:27.175694  7872 consensus_queue.cc:1048] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:27.176625  7873 consensus_queue.cc:1048] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:27.198313  7821 raft_consensus.cc:2955] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.200572  6976 raft_consensus.cc:2955] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.223914  6873 catalog_manager.cc:5697] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.230091  7873 raft_consensus.cc:1064] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:27.232985  7873 consensus_queue.cc:237] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:27.238593  7665 raft_consensus.cc:2955] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.251883  7045 raft_consensus.cc:2955] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.262638  7664 raft_consensus.cc:1275] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:27.267284  7051 raft_consensus.cc:1275] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:27.266947  7872 consensus_queue.cc:1048] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:27.278529  7872 consensus_queue.cc:1048] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:27.282387  7857 raft_consensus.cc:1064] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:27.284823  7857 consensus_queue.cc:237] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:27.314052  7872 raft_consensus.cc:2955] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.319914  7045 raft_consensus.cc:2955] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.346997  6976 raft_consensus.cc:1275] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:27.360071  6875 catalog_manager.cc:5697] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.363260  7883 consensus_queue.cc:1048] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:27.374537  7665 raft_consensus.cc:1275] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:27.386059  6976 raft_consensus.cc:1275] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:27.382009  7857 consensus_queue.cc:1048] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:27.391980  7838 consensus_queue.cc:1048] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:27.392306  7125 consensus_queue.cc:237] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:14:27.448074  7091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 97666.5us
I20260709 13:14:27.458532  7125 raft_consensus.cc:1275] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:27.473452  6974 raft_consensus.cc:2955] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.476374  7665 raft_consensus.cc:1275] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:27.480998  7884 consensus_queue.cc:1048] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:27.489218  7665 raft_consensus.cc:2955] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.492682  7889 raft_consensus.cc:2955] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.494190  7766 raft_consensus.cc:1064] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:27.495358  7666 raft_consensus.cc:2955] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.506953  7838 consensus_queue.cc:1048] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:27.508944  7766 consensus_queue.cc:237] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:14:27.549136  6941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 46072.2us
W20260709 13:14:27.559826  6942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 142409us
I20260709 13:14:27.561619  7665 raft_consensus.cc:1275] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:27.564390  7857 consensus_queue.cc:1048] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:27.569137  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e165393c9d441e3a479dc5248391a44 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:27.569603  7120 raft_consensus.cc:1275] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:27.578341  6873 catalog_manager.cc:5697] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.583868  7898 consensus_queue.cc:1048] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:27.580528  7857 raft_consensus.cc:2955] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.592103  7125 raft_consensus.cc:2955] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.607317  6974 raft_consensus.cc:1275] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:27.610441  7665 raft_consensus.cc:2955] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.615088  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e165393c9d441e3a479dc5248391a44 with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51218
I20260709 13:14:27.626010  6873 catalog_manager.cc:5697] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.632905  7903 tablet_replica.cc:333] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:14:27.639081  7903 raft_consensus.cc:2243] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:27.642168  7903 raft_consensus.cc:2272] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:27.645740  6976 raft_consensus.cc:1275] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:27.647199  6974 raft_consensus.cc:2955] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.655306  7125 raft_consensus.cc:2955] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.665089  7903 ts_tablet_manager.cc:1916] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:27.654204  7898 raft_consensus.cc:2955] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.673179  6873 catalog_manager.cc:5697] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.692202  7665 raft_consensus.cc:2955] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.697341  7903 ts_tablet_manager.cc:1929] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:27.697867  7903 log.cc:1199] T 3e165393c9d441e3a479dc5248391a44 P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/3e165393c9d441e3a479dc5248391a44
I20260709 13:14:27.698480  7051 consensus_queue.cc:237] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:27.701453  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet 3e165393c9d441e3a479dc5248391a44 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:27.704859  7666 raft_consensus.cc:1275] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:27.706218  7904 consensus_queue.cc:1048] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:27.717824  7904 raft_consensus.cc:2955] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.726210  7666 raft_consensus.cc:2955] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.751348  6861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 43aa07c2cf024cd09263ba9e00961092 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:27.753931  6976 raft_consensus.cc:1275] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:27.757246  6873 catalog_manager.cc:5697] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.764916  7890 consensus_queue.cc:1048] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:27.780144  7051 consensus_queue.cc:237] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:27.786216  7666 raft_consensus.cc:1275] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:27.788115  7904 consensus_queue.cc:1048] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:27.788693  7125 raft_consensus.cc:1275] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:27.790409  7898 consensus_queue.cc:1048] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:27.800261  7898 raft_consensus.cc:2955] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.814615  7120 raft_consensus.cc:2955] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.814900  7666 raft_consensus.cc:2955] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.825399  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet 43aa07c2cf024cd09263ba9e00961092 with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:27.856734  7125 consensus_queue.cc:237] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:27.865595  7905 tablet_replica.cc:333] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:14:27.866096  6873 catalog_manager.cc:5697] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.868516  6861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e446a2e53c2747aa9931e550bc8cb902 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:27.867059  7905 raft_consensus.cc:2243] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:27.878388  7905 raft_consensus.cc:2272] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:27.886212  7666 raft_consensus.cc:1275] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:27.887749  7890 consensus_queue.cc:1048] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:14:27.894691  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 59344.1us
I20260709 13:14:27.898288  7766 consensus_queue.cc:1048] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:27.902623  7905 ts_tablet_manager.cc:1916] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:27.896889  7889 raft_consensus.cc:2955] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.908773  6975 raft_consensus.cc:2955] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.909178  7665 raft_consensus.cc:2955] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.940407  6978 raft_consensus.cc:1275] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:14:27.943496  6941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 99648us
I20260709 13:14:27.945812  7905 ts_tablet_manager.cc:1929] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:27.946296  7905 log.cc:1199] T 43aa07c2cf024cd09263ba9e00961092 P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/43aa07c2cf024cd09263ba9e00961092
I20260709 13:14:27.957796  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet 43aa07c2cf024cd09263ba9e00961092 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:27.960301  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce3fb6c9fa5e474e8746288ddb0f3bd0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:27.968622  6960 tablet_service.cc:1558] Processing DeleteTablet for tablet e446a2e53c2747aa9931e550bc8cb902 with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50566
I20260709 13:14:27.973258  6873 catalog_manager.cc:5697] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.982250  6973 raft_consensus.cc:2955] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:27.983973  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet ce3fb6c9fa5e474e8746288ddb0f3bd0 with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51218
I20260709 13:14:27.984894  7903 tablet_replica.cc:333] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:14:27.985822  7903 raft_consensus.cc:2243] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:27.986440  7903 raft_consensus.cc:2272] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:27.990155  7903 ts_tablet_manager.cc:1916] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:27.996630  7884 consensus_queue.cc:1048] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:28.012177  7910 tablet_replica.cc:333] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:14:28.013240  7910 raft_consensus.cc:2243] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:28.028522  7910 raft_consensus.cc:2272] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:28.029165  7903 ts_tablet_manager.cc:1929] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:28.029701  7903 log.cc:1199] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/ce3fb6c9fa5e474e8746288ddb0f3bd0
I20260709 13:14:28.031805  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet ce3fb6c9fa5e474e8746288ddb0f3bd0 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:28.036971  7910 ts_tablet_manager.cc:1916] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:28.043984  6973 raft_consensus.cc:2955] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:28.054004  7910 ts_tablet_manager.cc:1929] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260709 13:14:28.054536  7910 log.cc:1199] T e446a2e53c2747aa9931e550bc8cb902 P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/e446a2e53c2747aa9931e550bc8cb902
I20260709 13:14:28.060738  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet e446a2e53c2747aa9931e550bc8cb902 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:29.069730  7051 consensus_queue.cc:237] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
W20260709 13:14:29.079665  7019 consensus_peers.cc:597] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e4caa0f148641179b7235c086db52cc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:29.079682  7122 raft_consensus.cc:1275] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:29.080624  6974 raft_consensus.cc:1275] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:29.081664  7857 consensus_queue.cc:1048] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:29.082312  7766 consensus_queue.cc:1048] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:29.093123  7857 raft_consensus.cc:2955] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:29.096726  6973 raft_consensus.cc:2955] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:29.120445  6973 consensus_queue.cc:237] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:29.115535  6875 catalog_manager.cc:5697] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:29.128736  7120 raft_consensus.cc:2955] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:29.133492  7125 raft_consensus.cc:1275] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:29.133358  6944 consensus_peers.cc:597] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa1a27438e3b49468ba3c91ec45f90ea. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:29.136551  7046 raft_consensus.cc:1275] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:29.141233  7841 consensus_queue.cc:1048] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:29.142834  7841 consensus_queue.cc:1048] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:29.165233  7827 raft_consensus.cc:2955] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:29.176472  7046 raft_consensus.cc:2955] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:29.184892  7051 consensus_queue.cc:237] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
W20260709 13:14:29.198864  7019 consensus_peers.cc:597] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c44e84d23b3c499b869ae5406611a58f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:29.202051  7122 raft_consensus.cc:1275] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:29.202642  6973 raft_consensus.cc:1275] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:29.203684  7766 consensus_queue.cc:1048] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:29.203922  7120 raft_consensus.cc:2955] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:29.210665  7857 consensus_queue.cc:1048] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:29.238087  6875 catalog_manager.cc:5697] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:29.246145  7857 raft_consensus.cc:2955] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:29.249670  7120 raft_consensus.cc:2955] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:29.250859  6973 raft_consensus.cc:2955] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:29.264850  6974 consensus_queue.cc:237] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:29.272637  6876 catalog_manager.cc:5697] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:29.277971  7046 raft_consensus.cc:1275] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:29.278875  7120 raft_consensus.cc:1275] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:29.278978  6944 consensus_peers.cc:597] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e68f84f358844b84ac0ecaa13fcde1bd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:29.279349  7827 consensus_queue.cc:1048] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:29.281042  7827 consensus_queue.cc:1048] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:29.290550  7918 raft_consensus.cc:2955] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:29.295472  7046 raft_consensus.cc:2955] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:29.298190  7120 raft_consensus.cc:2955] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:29.316732  6876 catalog_manager.cc:5697] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:29.526638  7930 ts_tablet_manager.cc:933] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:29.530088  7930 tablet_copy_client.cc:323] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:14:29.531584  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet 6e4caa0f148641179b7235c086db52cc from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:14:29.532105  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet 6e4caa0f148641179b7235c086db52cc from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-6e4caa0f148641179b7235c086db52cc
I20260709 13:14:29.539337  7063 tablet_copy_source_session.cc:215] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:29.543233  7930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4caa0f148641179b7235c086db52cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.558861  7930 tablet_copy_client.cc:806] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:29.559464  7930 tablet_copy_client.cc:670] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:29.564029  7930 tablet_copy_client.cc:538] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:29.571496  7930 tablet_bootstrap.cc:492] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:29.588243  7930 tablet_bootstrap.cc:492] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:29.588943  7930 tablet_bootstrap.cc:492] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:29.589465  7930 ts_tablet_manager.cc:1403] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:14:29.591641  7930 raft_consensus.cc:359] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:29.592516  7930 raft_consensus.cc:740] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:29.593171  7930 consensus_queue.cc:260] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:29.598709  7930 ts_tablet_manager.cc:1434] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.002s
I20260709 13:14:29.600307  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-6e4caa0f148641179b7235c086db52cc received from {username='slave'} at 127.0.0.1:56102
I20260709 13:14:29.600682  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-6e4caa0f148641179b7235c086db52cc on tablet 6e4caa0f148641179b7235c086db52cc with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:29.634042  7930 ts_tablet_manager.cc:933] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:29.635820  7930 tablet_copy_client.cc:323] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:14:29.637387  6988 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet aa1a27438e3b49468ba3c91ec45f90ea from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:14:29.637897  6988 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet aa1a27438e3b49468ba3c91ec45f90ea from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-aa1a27438e3b49468ba3c91ec45f90ea
I20260709 13:14:29.649128  6988 tablet_copy_source_session.cc:215] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:29.652957  7930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1a27438e3b49468ba3c91ec45f90ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.667339  7930 tablet_copy_client.cc:806] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:29.667863  7930 tablet_copy_client.cc:670] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:29.671175  7930 tablet_copy_client.cc:538] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:29.678223  7930 tablet_bootstrap.cc:492] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:29.701001  7930 tablet_bootstrap.cc:492] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:29.703091  7930 tablet_bootstrap.cc:492] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:29.703804  7930 ts_tablet_manager.cc:1403] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260709 13:14:29.706851  7930 raft_consensus.cc:359] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:29.709296  7930 raft_consensus.cc:740] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:29.709903  7936 ts_tablet_manager.cc:933] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:29.710005  7930 consensus_queue.cc:260] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:29.712440  7930 ts_tablet_manager.cc:1434] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260709 13:14:29.714805  7936 tablet_copy_client.cc:323] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:14:29.716593  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet c44e84d23b3c499b869ae5406611a58f from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:14:29.716904  6988 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-aa1a27438e3b49468ba3c91ec45f90ea received from {username='slave'} at 127.0.0.1:57918
I20260709 13:14:29.717099  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet c44e84d23b3c499b869ae5406611a58f from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-c44e84d23b3c499b869ae5406611a58f
I20260709 13:14:29.717315  6988 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-aa1a27438e3b49468ba3c91ec45f90ea on tablet aa1a27438e3b49468ba3c91ec45f90ea with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:29.733678  7063 tablet_copy_source_session.cc:215] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:29.737574  7936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e84d23b3c499b869ae5406611a58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.749280  7936 tablet_copy_client.cc:806] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:29.749809  7936 tablet_copy_client.cc:670] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:29.753185  7936 tablet_copy_client.cc:538] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:29.760018  7936 tablet_bootstrap.cc:492] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:29.779915  7936 tablet_bootstrap.cc:492] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:29.781054  7936 tablet_bootstrap.cc:492] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:29.781742  7936 ts_tablet_manager.cc:1403] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 13:14:29.784663  7936 raft_consensus.cc:359] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:29.785553  7936 raft_consensus.cc:740] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:29.786223  7936 consensus_queue.cc:260] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:29.788640  7936 ts_tablet_manager.cc:1434] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:29.790381  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-c44e84d23b3c499b869ae5406611a58f received from {username='slave'} at 127.0.0.1:56102
I20260709 13:14:29.790817  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-c44e84d23b3c499b869ae5406611a58f on tablet c44e84d23b3c499b869ae5406611a58f with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:29.879359  7936 ts_tablet_manager.cc:933] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:29.884517  7936 tablet_copy_client.cc:323] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:14:29.886111  6988 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet e68f84f358844b84ac0ecaa13fcde1bd from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:14:29.886620  6988 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet e68f84f358844b84ac0ecaa13fcde1bd from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-e68f84f358844b84ac0ecaa13fcde1bd
I20260709 13:14:29.896229  6988 tablet_copy_source_session.cc:215] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:29.899008  7936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68f84f358844b84ac0ecaa13fcde1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.909439  7936 tablet_copy_client.cc:806] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:29.909976  7936 tablet_copy_client.cc:670] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:29.913439  7936 tablet_copy_client.cc:538] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:29.922411  7936 tablet_bootstrap.cc:492] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:29.938755  7936 tablet_bootstrap.cc:492] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:29.939556  7936 tablet_bootstrap.cc:492] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:29.940106  7936 ts_tablet_manager.cc:1403] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.005s
I20260709 13:14:29.942205  7936 raft_consensus.cc:359] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:29.942871  7936 raft_consensus.cc:740] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:29.943384  7936 consensus_queue.cc:260] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:29.945521  7936 ts_tablet_manager.cc:1434] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:29.949878  6988 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-e68f84f358844b84ac0ecaa13fcde1bd received from {username='slave'} at 127.0.0.1:57918
I20260709 13:14:29.950326  6988 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-e68f84f358844b84ac0ecaa13fcde1bd on tablet e68f84f358844b84ac0ecaa13fcde1bd with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:30.149295  7665 raft_consensus.cc:1217] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:14:30.187959  7665 raft_consensus.cc:1217] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:30.254076  7665 raft_consensus.cc:1217] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:30.426429  7665 raft_consensus.cc:1217] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:30.560670  7857 raft_consensus.cc:1064] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:30.562896  7857 consensus_queue.cc:237] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:30.569062  7665 raft_consensus.cc:1275] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:30.569766  6974 raft_consensus.cc:1275] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:30.570525  7922 consensus_queue.cc:1048] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:30.571626  7857 consensus_queue.cc:1048] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:30.572014  7120 raft_consensus.cc:1275] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:30.575362  7922 consensus_queue.cc:1048] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:30.596414  7857 raft_consensus.cc:2955] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.600957  6974 raft_consensus.cc:2955] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.602742  7120 raft_consensus.cc:2955] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.610029  7665 raft_consensus.cc:2955] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.618433  6873 catalog_manager.cc:5697] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:30.649453  7045 consensus_queue.cc:237] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:30.655048  6974 raft_consensus.cc:1275] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:30.655418  7665 raft_consensus.cc:1275] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:30.656845  7857 consensus_queue.cc:1048] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:30.658393  7857 consensus_queue.cc:1048] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:30.664105  7922 raft_consensus.cc:2955] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.666055  6974 raft_consensus.cc:2955] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.666169  7665 raft_consensus.cc:2955] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.680924  6861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e4caa0f148641179b7235c086db52cc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:30.683913  6876 catalog_manager.cc:5697] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.712334  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e4caa0f148641179b7235c086db52cc with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:30.816901  7857 raft_consensus.cc:1064] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
W20260709 13:14:30.817843  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 92959.6us
I20260709 13:14:30.819738  7857 consensus_queue.cc:237] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:30.820849  7950 tablet_replica.cc:333] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:14:30.822016  7950 raft_consensus.cc:2243] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.833194  7951 raft_consensus.cc:1064] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:30.833284  7950 raft_consensus.cc:2272] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:30.835075  6942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 71117us
I20260709 13:14:30.839049  7951 consensus_queue.cc:237] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:30.840766  7950 ts_tablet_manager.cc:1916] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:30.851572  7666 raft_consensus.cc:1275] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:30.855434  7907 raft_consensus.cc:1064] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:30.861723  7665 raft_consensus.cc:1275] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:30.862793  7121 raft_consensus.cc:1275] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:30.863407  7941 consensus_queue.cc:1048] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:30.864090  7907 consensus_queue.cc:237] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:30.859839  7120 raft_consensus.cc:1275] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:30.867324  7954 consensus_queue.cc:1048] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:30.874601  7046 raft_consensus.cc:1275] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:30.874634  6973 raft_consensus.cc:1275] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:30.875614  7941 consensus_queue.cc:1048] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:30.878041  7941 consensus_queue.cc:1048] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:30.886588  7766 consensus_queue.cc:1048] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:30.888233  7766 consensus_queue.cc:1048] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:30.898466  7766 raft_consensus.cc:2955] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.900225  6973 raft_consensus.cc:2955] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.904292  7666 raft_consensus.cc:1275] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:30.904523  7950 ts_tablet_manager.cc:1929] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:14:30.904951  7950 log.cc:1199] T 6e4caa0f148641179b7235c086db52cc P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/6e4caa0f148641179b7235c086db52cc
I20260709 13:14:30.906054  7907 consensus_queue.cc:1048] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:30.906956  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet 6e4caa0f148641179b7235c086db52cc (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:30.909343  7125 raft_consensus.cc:1275] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:30.913079  7958 consensus_queue.cc:1048] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:30.914966  7051 raft_consensus.cc:1275] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:30.927323  7958 consensus_queue.cc:1048] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:30.939245  7663 raft_consensus.cc:2955] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.945788  6876 catalog_manager.cc:5697] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:30.960739  7941 raft_consensus.cc:2955] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.968456  7051 raft_consensus.cc:2955] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.972091  7121 raft_consensus.cc:2955] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:30.994040  7124 raft_consensus.cc:2955] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.014470  6873 catalog_manager.cc:5697] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.016279  7953 raft_consensus.cc:2955] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.006731  7663 raft_consensus.cc:2955] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.037038  6973 consensus_queue.cc:237] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:31.038404  7665 raft_consensus.cc:2955] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.040958  7051 raft_consensus.cc:2955] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.060408  6875 catalog_manager.cc:5697] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.075150  7663 raft_consensus.cc:1275] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:31.076705  7953 consensus_queue.cc:1048] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:14:31.074987  7090 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.5.185.126:46271, user_credentials={real_user=slave}} blocked reactor thread for 47622.7us
I20260709 13:14:31.082597  7045 consensus_queue.cc:237] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:31.084223  7941 raft_consensus.cc:2955] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.088856  7666 raft_consensus.cc:2955] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.096522  7124 raft_consensus.cc:2955] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.096477  7125 raft_consensus.cc:1275] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:31.113034  7907 consensus_queue.cc:1048] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:31.124678  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e68f84f358844b84ac0ecaa13fcde1bd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:31.129356  7124 raft_consensus.cc:1275] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:31.132018  7665 raft_consensus.cc:1275] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:31.135447  7961 consensus_queue.cc:1048] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:31.135185  7124 raft_consensus.cc:2955] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.137722  7961 consensus_queue.cc:1048] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:31.144637  6873 catalog_manager.cc:5697] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.152194  6975 consensus_queue.cc:237] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:31.159173  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet e68f84f358844b84ac0ecaa13fcde1bd with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51218
I20260709 13:14:31.160279  7766 raft_consensus.cc:2955] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.167430  7125 raft_consensus.cc:1275] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:31.168538  7663 raft_consensus.cc:1275] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:31.168367  7124 raft_consensus.cc:2955] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.169273  7665 raft_consensus.cc:2955] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.170732  7941 consensus_queue.cc:1048] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:31.172168  7907 consensus_queue.cc:1048] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:31.177789  7941 raft_consensus.cc:2955] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.180866  7663 raft_consensus.cc:2955] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.179704  7973 tablet_replica.cc:333] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:14:31.180089  7125 raft_consensus.cc:2955] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.192873  7973 raft_consensus.cc:2243] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:31.200058  7973 raft_consensus.cc:2272] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:31.206233  6873 catalog_manager.cc:5697] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.203699  7973 ts_tablet_manager.cc:1916] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:31.212551  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa1a27438e3b49468ba3c91ec45f90ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:31.210314  6875 catalog_manager.cc:5697] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:31.230526  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet aa1a27438e3b49468ba3c91ec45f90ea with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51218
I20260709 13:14:31.230835  7973 ts_tablet_manager.cc:1929] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:31.231339  7973 log.cc:1199] T e68f84f358844b84ac0ecaa13fcde1bd P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/e68f84f358844b84ac0ecaa13fcde1bd
I20260709 13:14:31.233062  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet e68f84f358844b84ac0ecaa13fcde1bd (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:31.233176  7973 tablet_replica.cc:333] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:14:31.237907  7973 raft_consensus.cc:2243] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:31.240243  7973 raft_consensus.cc:2272] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:31.244668  7973 ts_tablet_manager.cc:1916] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:31.246399  6960 tablet_service.cc:1558] Processing DeleteTablet for tablet c44e84d23b3c499b869ae5406611a58f with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50566
I20260709 13:14:31.251464  6861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c44e84d23b3c499b869ae5406611a58f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:31.254182  7974 tablet_replica.cc:333] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:14:31.255228  7974 raft_consensus.cc:2243] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:31.256024  7974 raft_consensus.cc:2272] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:31.263381  7973 ts_tablet_manager.cc:1929] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:31.263931  7973 log.cc:1199] T aa1a27438e3b49468ba3c91ec45f90ea P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/aa1a27438e3b49468ba3c91ec45f90ea
I20260709 13:14:31.265568  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet aa1a27438e3b49468ba3c91ec45f90ea (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:31.265913  7974 ts_tablet_manager.cc:1916] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:31.282173  7974 ts_tablet_manager.cc:1929] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:31.282521  7974 log.cc:1199] T c44e84d23b3c499b869ae5406611a58f P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/c44e84d23b3c499b869ae5406611a58f
I20260709 13:14:31.283987  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet c44e84d23b3c499b869ae5406611a58f (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:32.332141  6974 consensus_queue.cc:237] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:32.340065  7125 raft_consensus.cc:1275] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:32.340523  6944 consensus_peers.cc:597] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2d88a98a26d4dc9a8d36b0adb0ef3de. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:32.341013  7045 raft_consensus.cc:1275] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:32.341943  7978 consensus_queue.cc:1048] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:32.343006  7907 consensus_queue.cc:1048] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:32.352378  7907 raft_consensus.cc:2955] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:32.354028  7125 raft_consensus.cc:2955] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:32.355520  7045 raft_consensus.cc:2955] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:32.372830  7121 consensus_queue.cc:237] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:32.378472  6873 catalog_manager.cc:5697] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:32.388055  7051 raft_consensus.cc:1275] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:32.390218  7093 consensus_peers.cc:597] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 528a330a7e7b4e5f84c8ab6ab0dae1d8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:32.391170  7971 consensus_queue.cc:1048] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:32.397451  6974 raft_consensus.cc:1275] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:32.402307  7971 consensus_queue.cc:1048] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:14:32.406983  7982 raft_consensus.cc:2955] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:32.423834  7045 raft_consensus.cc:2955] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:32.436779  6976 raft_consensus.cc:2955] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:32.439428  7125 consensus_queue.cc:237] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:32.478119  6974 raft_consensus.cc:1275] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:32.478772  7093 consensus_peers.cc:597] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b676fe0438214ae79c847955b7d1a3c6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:32.484030  7884 consensus_queue.cc:1048] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:32.485232  7045 raft_consensus.cc:1275] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:32.488059  7884 consensus_queue.cc:1048] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:32.501626  7990 raft_consensus.cc:2955] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:32.504098  7045 raft_consensus.cc:2955] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:32.509459  6976 raft_consensus.cc:2955] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:32.519079  7125 consensus_queue.cc:237] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:32.509506  6873 catalog_manager.cc:5697] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
W20260709 13:14:32.534332  7093 consensus_peers.cc:597] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 741a61412535426787260682408f0f5c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:32.536506  7045 raft_consensus.cc:1275] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:32.536880  6976 raft_consensus.cc:1275] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:32.538393  7971 consensus_queue.cc:1048] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:32.539800  7990 consensus_queue.cc:1048] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:32.553418  6875 catalog_manager.cc:5697] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:32.556039  7990 raft_consensus.cc:2955] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:32.561618  7051 raft_consensus.cc:2955] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:32.560833  6974 raft_consensus.cc:2955] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:32.587977  6875 catalog_manager.cc:5697] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:32.811107  8000 ts_tablet_manager.cc:933] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:32.813105  8000 tablet_copy_client.cc:323] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:14:32.815430  6988 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet a2d88a98a26d4dc9a8d36b0adb0ef3de from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:14:32.816088  6988 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet a2d88a98a26d4dc9a8d36b0adb0ef3de from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-a2d88a98a26d4dc9a8d36b0adb0ef3de
I20260709 13:14:32.824196  6988 tablet_copy_source_session.cc:215] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:32.827517  8000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d88a98a26d4dc9a8d36b0adb0ef3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.845953  8000 tablet_copy_client.cc:806] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:32.846728  8000 tablet_copy_client.cc:670] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:32.856518  8000 tablet_copy_client.cc:538] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:32.867293  8000 tablet_bootstrap.cc:492] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:32.886818  8003 ts_tablet_manager.cc:933] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:32.886915  8000 tablet_bootstrap.cc:492] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:32.893975  8003 tablet_copy_client.cc:323] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:14:32.894618  8000 tablet_bootstrap.cc:492] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:32.895605  8000 ts_tablet_manager.cc:1403] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.011s
I20260709 13:14:32.896130  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet b676fe0438214ae79c847955b7d1a3c6 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:14:32.896733  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet b676fe0438214ae79c847955b7d1a3c6 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-b676fe0438214ae79c847955b7d1a3c6
I20260709 13:14:32.899084  8000 raft_consensus.cc:359] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:32.899948  8000 raft_consensus.cc:740] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:32.900619  8000 consensus_queue.cc:260] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:32.905879  7137 tablet_copy_source_session.cc:215] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:32.910177  8000 ts_tablet_manager.cc:1434] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:14:32.910650  8003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b676fe0438214ae79c847955b7d1a3c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.912756  6988 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-a2d88a98a26d4dc9a8d36b0adb0ef3de received from {username='slave'} at 127.0.0.1:57918
I20260709 13:14:32.913237  6988 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-a2d88a98a26d4dc9a8d36b0adb0ef3de on tablet a2d88a98a26d4dc9a8d36b0adb0ef3de with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:32.927297  8000 ts_tablet_manager.cc:933] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:32.928736  8003 tablet_copy_client.cc:806] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:32.933130  8003 tablet_copy_client.cc:670] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:32.937290  8000 tablet_copy_client.cc:323] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:14:32.938256  8003 tablet_copy_client.cc:538] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:32.939996  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet 741a61412535426787260682408f0f5c from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:14:32.940573  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet 741a61412535426787260682408f0f5c from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-741a61412535426787260682408f0f5c
I20260709 13:14:32.950553  7137 tablet_copy_source_session.cc:215] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:32.954473  8000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741a61412535426787260682408f0f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.955933  8003 tablet_bootstrap.cc:492] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:32.973086  8000 tablet_copy_client.cc:806] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:32.973788  8000 tablet_copy_client.cc:670] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:32.978758  8000 tablet_copy_client.cc:538] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:32.989565  8000 tablet_bootstrap.cc:492] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:32.982806  8003 tablet_bootstrap.cc:492] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:32.995582  8003 tablet_bootstrap.cc:492] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:32.996263  8003 ts_tablet_manager.cc:1403] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.007s
I20260709 13:14:32.999281  8003 raft_consensus.cc:359] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:33.000077  8003 raft_consensus.cc:740] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:33.000730  8003 consensus_queue.cc:260] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:33.003166  8003 ts_tablet_manager.cc:1434] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:14:33.005892  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-b676fe0438214ae79c847955b7d1a3c6 received from {username='slave'} at 127.0.0.1:58280
I20260709 13:14:33.006336  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-b676fe0438214ae79c847955b7d1a3c6 on tablet b676fe0438214ae79c847955b7d1a3c6 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:33.007853  8006 ts_tablet_manager.cc:933] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:33.041898  8006 tablet_copy_client.cc:323] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:14:33.052074  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet 528a330a7e7b4e5f84c8ab6ab0dae1d8 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:14:33.052609  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet 528a330a7e7b4e5f84c8ab6ab0dae1d8 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-528a330a7e7b4e5f84c8ab6ab0dae1d8
I20260709 13:14:33.061232  8000 tablet_bootstrap.cc:492] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:33.065919  7137 tablet_copy_source_session.cc:215] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:33.070194  8006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528a330a7e7b4e5f84c8ab6ab0dae1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.065151  8000 tablet_bootstrap.cc:492] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:33.075562  8000 ts_tablet_manager.cc:1403] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.086s	user 0.018s	sys 0.010s
I20260709 13:14:33.078977  8000 raft_consensus.cc:359] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:33.079691  8000 raft_consensus.cc:740] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:33.080291  8000 consensus_queue.cc:260] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:33.085662  8000 ts_tablet_manager.cc:1434] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:33.088514  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-741a61412535426787260682408f0f5c received from {username='slave'} at 127.0.0.1:58280
I20260709 13:14:33.089073  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-741a61412535426787260682408f0f5c on tablet 741a61412535426787260682408f0f5c with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:33.111852  8006 tablet_copy_client.cc:806] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:33.112459  8006 tablet_copy_client.cc:670] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:33.116007  8006 tablet_copy_client.cc:538] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:33.124154  8006 tablet_bootstrap.cc:492] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:33.143702  8006 tablet_bootstrap.cc:492] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:33.144656  8006 tablet_bootstrap.cc:492] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:33.145380  8006 ts_tablet_manager.cc:1403] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.005s
I20260709 13:14:33.149173  8006 raft_consensus.cc:359] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:33.149991  8006 raft_consensus.cc:740] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:33.150728  8006 consensus_queue.cc:260] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:33.155519  8006 ts_tablet_manager.cc:1434] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:14:33.157212  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-528a330a7e7b4e5f84c8ab6ab0dae1d8 received from {username='slave'} at 127.0.0.1:58280
I20260709 13:14:33.157614  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-528a330a7e7b4e5f84c8ab6ab0dae1d8 on tablet 528a330a7e7b4e5f84c8ab6ab0dae1d8 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:33.385551  7663 raft_consensus.cc:1217] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:33.419216  7663 raft_consensus.cc:1217] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:33.426541  7663 raft_consensus.cc:1217] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:33.477967  7663 raft_consensus.cc:1217] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:33.822520  7971 raft_consensus.cc:1064] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:33.825100  7971 consensus_queue.cc:237] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:33.831898  7666 raft_consensus.cc:1275] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.832192  7045 raft_consensus.cc:1275] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.833226  7971 consensus_queue.cc:1048] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.833606  6976 raft_consensus.cc:1275] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.834820  8013 consensus_queue.cc:1048] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.835659  8014 consensus_queue.cc:1048] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.852908  8013 raft_consensus.cc:2955] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:33.856467  6976 raft_consensus.cc:2955] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:33.857324  7663 raft_consensus.cc:2955] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:33.872506  6876 catalog_manager.cc:5697] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:33.873768  7045 raft_consensus.cc:2955] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:33.884874  7979 raft_consensus.cc:1064] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:33.888903  8014 raft_consensus.cc:1064] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:33.891388  8014 consensus_queue.cc:237] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:33.900136  7990 raft_consensus.cc:1064] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:33.895912  7979 consensus_queue.cc:237] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:33.904243  7990 consensus_queue.cc:237] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:33.926115  7666 raft_consensus.cc:1275] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.929003  7124 raft_consensus.cc:1275] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.929189  8010 consensus_queue.cc:1048] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.930868  7978 consensus_queue.cc:1048] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.937013  7051 raft_consensus.cc:1275] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.947433  7978 consensus_queue.cc:1048] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
W20260709 13:14:34.006237  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 55696.5us
W20260709 13:14:33.995039  7093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:34385, user_credentials={real_user=slave}} blocked reactor thread for 56085.7us
I20260709 13:14:34.023833  8028 raft_consensus.cc:2955] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.026160  7666 raft_consensus.cc:1275] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:34.030963  8014 consensus_queue.cc:1048] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:14:34.031189  7124 raft_consensus.cc:2955] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
W20260709 13:14:34.054126  6942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 89870.5us
W20260709 13:14:34.135119  7093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:34385, user_credentials={real_user=slave}} blocked reactor thread for 104295us
I20260709 13:14:34.174700  7045 raft_consensus.cc:1275] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:34.188815  8040 consensus_queue.cc:1048] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:34.207340  7665 raft_consensus.cc:1275] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:34.217779  8014 consensus_queue.cc:1048] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:34.219951  7051 raft_consensus.cc:1275] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:34.244699  8035 consensus_queue.cc:1048] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:14:34.300088  7666 raft_consensus.cc:2955] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.301013  8035 raft_consensus.cc:2955] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.301752  8027 raft_consensus.cc:2955] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.308454  7665 raft_consensus.cc:2955] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.314772  7051 raft_consensus.cc:2955] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.320986  7664 raft_consensus.cc:2955] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.332458  7049 raft_consensus.cc:2955] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.339797  6975 raft_consensus.cc:1275] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:34.340015  7125 consensus_queue.cc:237] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:34.348862  6875 catalog_manager.cc:5697] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.353444  6976 raft_consensus.cc:1275] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:34.358271  7049 raft_consensus.cc:1275] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:34.360067  7665 raft_consensus.cc:1275] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:34.359930  8035 consensus_queue.cc:1048] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:34.361810  8036 consensus_queue.cc:1048] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:34.358162  6874 catalog_manager.cc:5697] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:34.373147  8027 raft_consensus.cc:2955] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.375327  7665 raft_consensus.cc:2955] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.382035  7049 raft_consensus.cc:2955] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.412709  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 528a330a7e7b4e5f84c8ab6ab0dae1d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:34.412811  8035 consensus_queue.cc:1048] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:34.414356  6873 catalog_manager.cc:5697] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:34.418985  8035 consensus_queue.cc:1048] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:34.430116  6876 catalog_manager.cc:5697] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.430888  7124 consensus_queue.cc:237] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:34.436796  7665 raft_consensus.cc:1275] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:34.438695  8030 consensus_queue.cc:1048] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:34.443037  7049 raft_consensus.cc:1275] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:34.444151  8030 consensus_queue.cc:1048] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:34.447894  8040 raft_consensus.cc:2955] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.454303  7665 raft_consensus.cc:2955] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.457060  7051 raft_consensus.cc:2955] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.491617  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b676fe0438214ae79c847955b7d1a3c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:34.494515  6960 tablet_service.cc:1558] Processing DeleteTablet for tablet 528a330a7e7b4e5f84c8ab6ab0dae1d8 with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50566
I20260709 13:14:34.494117  7046 raft_consensus.cc:2955] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.496757  6977 consensus_queue.cc:237] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:34.512746  7664 raft_consensus.cc:1275] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:34.515399  7979 consensus_queue.cc:1048] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:34.517782  6876 catalog_manager.cc:5697] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.519160  7049 raft_consensus.cc:1275] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:34.523715  8048 consensus_queue.cc:1048] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:34.526368  8052 raft_consensus.cc:2955] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.536127  6965 tablet_service.cc:1558] Processing DeleteTablet for tablet b676fe0438214ae79c847955b7d1a3c6 with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50566
I20260709 13:14:34.537808  6975 raft_consensus.cc:2955] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.535295  7050 raft_consensus.cc:2955] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.536293  7664 raft_consensus.cc:2955] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.562247  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2d88a98a26d4dc9a8d36b0adb0ef3de with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:34.572209  6971 raft_consensus.cc:2955] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.588435  6876 catalog_manager.cc:5697] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.595250  8055 tablet_replica.cc:333] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:14:34.597329  8055 raft_consensus.cc:2243] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:34.602440  8055 raft_consensus.cc:2272] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:34.619518  8055 ts_tablet_manager.cc:1916] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:34.620872  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet a2d88a98a26d4dc9a8d36b0adb0ef3de with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:34.643784  8058 tablet_replica.cc:333] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:14:34.644955  8058 raft_consensus.cc:2243] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:34.645753  8058 raft_consensus.cc:2272] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:34.649371  8055 ts_tablet_manager.cc:1929] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:34.649948  8055 log.cc:1199] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/528a330a7e7b4e5f84c8ab6ab0dae1d8
I20260709 13:14:34.652892  8055 tablet_replica.cc:333] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:14:34.652824  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet 528a330a7e7b4e5f84c8ab6ab0dae1d8 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:34.653241  8058 ts_tablet_manager.cc:1916] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:34.654177  8055 raft_consensus.cc:2243] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:34.655114  8055 raft_consensus.cc:2272] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:34.658841  8055 ts_tablet_manager.cc:1916] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:34.680035  8058 ts_tablet_manager.cc:1929] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:34.680447  8055 ts_tablet_manager.cc:1929] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:34.680701  8058 log.cc:1199] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/a2d88a98a26d4dc9a8d36b0adb0ef3de
I20260709 13:14:34.681036  8055 log.cc:1199] T b676fe0438214ae79c847955b7d1a3c6 P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/b676fe0438214ae79c847955b7d1a3c6
I20260709 13:14:34.682643  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet b676fe0438214ae79c847955b7d1a3c6 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:34.683399  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet a2d88a98a26d4dc9a8d36b0adb0ef3de (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:34.837077  7124 consensus_queue.cc:237] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:34.845959  7664 raft_consensus.cc:1275] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:34.849392  8027 consensus_queue.cc:1048] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:34.857656  8035 raft_consensus.cc:2955] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.863032  7665 raft_consensus.cc:2955] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.870477  6971 raft_consensus.cc:1275] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:34.871888  8040 consensus_queue.cc:1048] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:34.881650  6975 raft_consensus.cc:2955] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.883081  6874 catalog_manager.cc:5697] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:34.893069  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 741a61412535426787260682408f0f5c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:34.895349  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet 741a61412535426787260682408f0f5c with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51218
I20260709 13:14:34.897416  8060 tablet_replica.cc:333] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:14:34.898990  8060 raft_consensus.cc:2243] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:34.899711  8060 raft_consensus.cc:2272] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:34.904651  8060 ts_tablet_manager.cc:1916] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:34.915795  8060 ts_tablet_manager.cc:1929] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:34.916074  8060 log.cc:1199] T 741a61412535426787260682408f0f5c P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/741a61412535426787260682408f0f5c
I20260709 13:14:34.917548  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet 741a61412535426787260682408f0f5c (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
W20260709 13:14:35.710409  7091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 103734us
W20260709 13:14:35.710554  7093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:34385, user_credentials={real_user=slave}} blocked reactor thread for 85118.2us
I20260709 13:14:36.035166  6971 consensus_queue.cc:237] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
W20260709 13:14:36.042052  6944 consensus_peers.cc:597] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35a1c61003ef42d8ab08fb035531044f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:36.042135  7046 raft_consensus.cc:1275] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:36.042135  7124 raft_consensus.cc:1275] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:36.043619  8065 consensus_queue.cc:1048] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:36.044373  8061 consensus_queue.cc:1048] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:36.052414  8061 raft_consensus.cc:2955] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:36.054306  7124 raft_consensus.cc:2955] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:36.055749  7046 raft_consensus.cc:2955] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:36.065032  6971 consensus_queue.cc:237] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:36.071970  6873 catalog_manager.cc:5697] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.074437  7124 raft_consensus.cc:1275] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:14:36.075232  6944 consensus_peers.cc:597] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c60581a2372a405787b2f659a6530dcf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:36.075459  7046 raft_consensus.cc:1275] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:36.075831  8065 consensus_queue.cc:1048] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:36.076977  8061 consensus_queue.cc:1048] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:36.090449  8061 raft_consensus.cc:2955] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:36.092180  7046 raft_consensus.cc:2955] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:36.099669  7124 raft_consensus.cc:2955] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:36.108774  6971 consensus_queue.cc:237] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:36.114948  6875 catalog_manager.cc:5697] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 2 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
W20260709 13:14:36.123198  6944 consensus_peers.cc:597] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c05cb2b98074429a4aecbf2aa48970d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:36.124843  7124 raft_consensus.cc:1275] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:36.125784  7046 raft_consensus.cc:1275] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:36.126153  8061 consensus_queue.cc:1048] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:36.127236  8065 consensus_queue.cc:1048] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:36.137282  8061 raft_consensus.cc:2955] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:36.138909  7045 raft_consensus.cc:2955] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:36.139424  7124 raft_consensus.cc:2955] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:36.150934  7124 consensus_queue.cc:237] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:36.153640  6875 catalog_manager.cc:5697] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.162549  7045 raft_consensus.cc:1275] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:36.165134  8030 consensus_queue.cc:1048] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:36.168473  7093 consensus_peers.cc:597] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9cdc97602bd84bbaaf0ce9e9b8988b2c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:36.169662  6971 raft_consensus.cc:1275] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:36.171105  8030 consensus_queue.cc:1048] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:36.177982  8069 raft_consensus.cc:2955] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:36.179580  7045 raft_consensus.cc:2955] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:36.195331  6874 catalog_manager.cc:5697] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:36.197996  6975 raft_consensus.cc:2955] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:36.591923  8090 ts_tablet_manager.cc:933] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:36.593585  8090 tablet_copy_client.cc:323] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:14:36.595189  6988 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet c60581a2372a405787b2f659a6530dcf from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:14:36.595731  6988 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet c60581a2372a405787b2f659a6530dcf from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-c60581a2372a405787b2f659a6530dcf
I20260709 13:14:36.595913  8092 ts_tablet_manager.cc:933] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:36.598821  8092 tablet_copy_client.cc:323] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:14:36.600363  6987 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet 4c05cb2b98074429a4aecbf2aa48970d from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:14:36.600874  6987 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet 4c05cb2b98074429a4aecbf2aa48970d from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-4c05cb2b98074429a4aecbf2aa48970d
I20260709 13:14:36.602969  6988 tablet_copy_source_session.cc:215] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:36.605283  8090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60581a2372a405787b2f659a6530dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:36.607826  6987 tablet_copy_source_session.cc:215] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:36.610765  8092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c05cb2b98074429a4aecbf2aa48970d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:36.619115  8090 tablet_copy_client.cc:806] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:36.619793  8090 tablet_copy_client.cc:670] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:36.623639  8090 tablet_copy_client.cc:538] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:36.625605  8092 tablet_copy_client.cc:806] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:36.626194  8092 tablet_copy_client.cc:670] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:36.641355  8090 tablet_bootstrap.cc:492] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:36.652326  8092 tablet_copy_client.cc:538] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:36.654459  8095 ts_tablet_manager.cc:933] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:36.656607  8095 tablet_copy_client.cc:323] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:14:36.658951  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet 9cdc97602bd84bbaaf0ce9e9b8988b2c from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:14:36.659475  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet 9cdc97602bd84bbaaf0ce9e9b8988b2c from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-9cdc97602bd84bbaaf0ce9e9b8988b2c
I20260709 13:14:36.668457  8092 tablet_bootstrap.cc:492] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:36.671944  8094 ts_tablet_manager.cc:933] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:36.674031  7137 tablet_copy_source_session.cc:215] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:36.686213  8095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cdc97602bd84bbaaf0ce9e9b8988b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:36.688349  8090 tablet_bootstrap.cc:492] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:36.703193  8090 tablet_bootstrap.cc:492] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:36.705202  8090 ts_tablet_manager.cc:1403] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.013s
I20260709 13:14:36.705873  8094 tablet_copy_client.cc:323] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:14:36.709964  8090 raft_consensus.cc:359] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:36.711145  8090 raft_consensus.cc:740] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:36.711863  8090 consensus_queue.cc:260] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:36.713647  6987 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet 35a1c61003ef42d8ab08fb035531044f from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:14:36.714432  6987 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet 35a1c61003ef42d8ab08fb035531044f from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-35a1c61003ef42d8ab08fb035531044f
I20260709 13:14:36.731376  8090 ts_tablet_manager.cc:1434] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.006s
I20260709 13:14:36.732112  8092 tablet_bootstrap.cc:492] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:36.733036  6987 tablet_copy_source_session.cc:215] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:36.733124  8092 tablet_bootstrap.cc:492] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:36.734293  6988 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-c60581a2372a405787b2f659a6530dcf received from {username='slave'} at 127.0.0.1:57918
I20260709 13:14:36.734773  6988 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-c60581a2372a405787b2f659a6530dcf on tablet c60581a2372a405787b2f659a6530dcf with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:36.734930  8092 ts_tablet_manager.cc:1403] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.000s
I20260709 13:14:36.738947  8094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a1c61003ef42d8ab08fb035531044f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:36.742874  8095 tablet_copy_client.cc:806] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:36.743450  8095 tablet_copy_client.cc:670] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:36.747344  8095 tablet_copy_client.cc:538] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:36.750272  8092 raft_consensus.cc:359] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:36.751199  8092 raft_consensus.cc:740] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:36.751889  8092 consensus_queue.cc:260] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:36.754647  8092 ts_tablet_manager.cc:1434] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:14:36.756268  6987 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-4c05cb2b98074429a4aecbf2aa48970d received from {username='slave'} at 127.0.0.1:57918
I20260709 13:14:36.756647  6987 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-4c05cb2b98074429a4aecbf2aa48970d on tablet 4c05cb2b98074429a4aecbf2aa48970d with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:36.759059  8095 tablet_bootstrap.cc:492] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:36.771868  8094 tablet_copy_client.cc:806] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:36.772507  8094 tablet_copy_client.cc:670] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:36.777074  8094 tablet_copy_client.cc:538] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:36.781291  8095 tablet_bootstrap.cc:492] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:36.783571  8095 tablet_bootstrap.cc:492] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:36.783900  8094 tablet_bootstrap.cc:492] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:36.784269  8095 ts_tablet_manager.cc:1403] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260709 13:14:36.788580  8095 raft_consensus.cc:359] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:36.789395  8095 raft_consensus.cc:740] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:36.789997  8095 consensus_queue.cc:260] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:36.792723  8095 ts_tablet_manager.cc:1434] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:36.796449  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-9cdc97602bd84bbaaf0ce9e9b8988b2c received from {username='slave'} at 127.0.0.1:58280
I20260709 13:14:36.796826  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-9cdc97602bd84bbaaf0ce9e9b8988b2c on tablet 9cdc97602bd84bbaaf0ce9e9b8988b2c with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:36.813542  8094 tablet_bootstrap.cc:492] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:36.814215  8094 tablet_bootstrap.cc:492] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:36.814818  8094 ts_tablet_manager.cc:1403] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260709 13:14:36.817886  8094 raft_consensus.cc:359] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:36.818828  8094 raft_consensus.cc:740] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:36.819525  8094 consensus_queue.cc:260] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:36.822243  8094 ts_tablet_manager.cc:1434] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:14:36.823974  6987 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-35a1c61003ef42d8ab08fb035531044f received from {username='slave'} at 127.0.0.1:57918
I20260709 13:14:36.824375  6987 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-35a1c61003ef42d8ab08fb035531044f on tablet 35a1c61003ef42d8ab08fb035531044f with peer d7e406f58c26480d97a016207d84b523
W20260709 13:14:36.832007  7074 debug-util.cc:398] Leaking SignalData structure 0x7b0800169dc0 after lost signal to thread 5864
W20260709 13:14:36.833019  7074 debug-util.cc:398] Leaking SignalData structure 0x7b08000b0a00 after lost signal to thread 6910
W20260709 13:14:36.834124  7074 debug-util.cc:398] Leaking SignalData structure 0x7b0800316560 after lost signal to thread 7002
W20260709 13:14:36.835130  7074 debug-util.cc:398] Leaking SignalData structure 0x7b08001fbfc0 after lost signal to thread 7077
W20260709 13:14:36.836189  7074 debug-util.cc:398] Leaking SignalData structure 0x7b080026b9e0 after lost signal to thread 7151
W20260709 13:14:36.837107  7074 debug-util.cc:398] Leaking SignalData structure 0x7b08003224c0 after lost signal to thread 7690
I20260709 13:14:37.025002  7666 raft_consensus.cc:1217] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:37.134413  7666 raft_consensus.cc:1217] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:37.174008  7662 raft_consensus.cc:1217] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:14:37.204875  7662 raft_consensus.cc:1217] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:37.448050  8098 raft_consensus.cc:1064] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:37.450161  8098 consensus_queue.cc:237] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:37.462030  7662 raft_consensus.cc:1275] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.463203  7124 raft_consensus.cc:1275] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.465206  8099 consensus_queue.cc:1048] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:37.466939  8099 consensus_queue.cc:1048] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:37.473587  7045 raft_consensus.cc:1275] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.475149  8098 consensus_queue.cc:1048] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:37.498764  8098 raft_consensus.cc:2955] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.503549  7045 raft_consensus.cc:2955] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.510866  7662 raft_consensus.cc:2955] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.553434  7120 raft_consensus.cc:2955] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.557083  6873 catalog_manager.cc:5697] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.608054  6971 consensus_queue.cc:237] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:37.620524  7124 raft_consensus.cc:1275] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:37.622061  7662 raft_consensus.cc:1275] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:37.624039  8099 consensus_queue.cc:1048] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:37.628017  8098 consensus_queue.cc:1048] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:37.633780  8105 raft_consensus.cc:1064] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:37.649286  8063 raft_consensus.cc:2955] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.654858  7124 raft_consensus.cc:2955] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.661010  8061 raft_consensus.cc:1064] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:37.671518  7666 raft_consensus.cc:2955] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.643795  8105 consensus_queue.cc:237] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:37.682351  8061 consensus_queue.cc:237] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:37.707355  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c05cb2b98074429a4aecbf2aa48970d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:37.718446  6876 catalog_manager.cc:5697] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.733543  8099 raft_consensus.cc:1064] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:37.740504  7662 raft_consensus.cc:1275] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.741920  8099 consensus_queue.cc:237] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:37.743881  7124 raft_consensus.cc:1275] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:37.743985  6971 raft_consensus.cc:1275] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.743330  7664 raft_consensus.cc:1275] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:37.746112  8069 consensus_queue.cc:1048] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:37.751673  8069 consensus_queue.cc:1048] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:37.756363  7046 raft_consensus.cc:1275] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.776180  7121 raft_consensus.cc:1275] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.781260  8099 consensus_queue.cc:1048] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:37.792770  8105 consensus_queue.cc:1048] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:37.796211  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c05cb2b98074429a4aecbf2aa48970d with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51218
I20260709 13:14:37.747174  8063 consensus_queue.cc:1048] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 13:14:37.798136  8065 consensus_queue.cc:1048] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:37.803689  8128 tablet_replica.cc:333] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:14:37.804222  7046 raft_consensus.cc:1275] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.804877  8128 raft_consensus.cc:2243] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:37.805269  7051 raft_consensus.cc:1275] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:37.811772  8128 raft_consensus.cc:2272] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:37.811699  8098 consensus_queue.cc:1048] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:37.815593  8128 ts_tablet_manager.cc:1916] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:37.807152  8065 consensus_queue.cc:1048] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:37.870675  8128 ts_tablet_manager.cc:1929] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:37.875340  7662 raft_consensus.cc:1275] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.882836  8128 log.cc:1199] T 4c05cb2b98074429a4aecbf2aa48970d P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/4c05cb2b98074429a4aecbf2aa48970d
I20260709 13:14:37.884677  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet 4c05cb2b98074429a4aecbf2aa48970d (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:37.929859  8124 raft_consensus.cc:2955] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.936601  8069 raft_consensus.cc:2955] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.939107  8099 raft_consensus.cc:2955] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.954886  6971 raft_consensus.cc:2955] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.956856  7125 raft_consensus.cc:2955] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.959582  7045 raft_consensus.cc:2955] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.958428  7664 raft_consensus.cc:2955] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.962198  6876 catalog_manager.cc:5697] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:37.966872  7124 raft_consensus.cc:2955] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:37.971499  6874 catalog_manager.cc:5697] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:37.977051  8122 consensus_queue.cc:1048] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:38.029906  6944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:34385, user_credentials={real_user=slave}} blocked reactor thread for 47240us
I20260709 13:14:38.031191  6875 catalog_manager.cc:5697] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.044552  7664 raft_consensus.cc:2955] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.066888  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:38.082283  7045 raft_consensus.cc:2955] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.125532  7663 raft_consensus.cc:2955] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.135251  7045 raft_consensus.cc:2955] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.165748  6975 consensus_queue.cc:237] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:38.181169  7664 raft_consensus.cc:1275] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:38.182936  8063 consensus_queue.cc:1048] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:38.183998  7051 raft_consensus.cc:1275] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:38.185410  8099 consensus_queue.cc:1048] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:38.197126  7046 raft_consensus.cc:2955] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.193619  8126 raft_consensus.cc:2955] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.205896  7666 raft_consensus.cc:2955] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.222939  6875 catalog_manager.cc:5697] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 2 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.239761  7120 consensus_queue.cc:237] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:38.252458  7045 raft_consensus.cc:1275] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:38.253690  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet c60581a2372a405787b2f659a6530dcf with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:38.258323  7664 raft_consensus.cc:1275] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:38.260114  8135 consensus_queue.cc:1048] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:38.262481  8069 consensus_queue.cc:1048] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:38.266049  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c60581a2372a405787b2f659a6530dcf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:38.274016  8140 tablet_replica.cc:333] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:14:38.275337  8140 raft_consensus.cc:2243] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.276196  8140 raft_consensus.cc:2272] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.275247  8069 raft_consensus.cc:2955] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.294852  8140 ts_tablet_manager.cc:1916] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:38.286029  7663 raft_consensus.cc:2955] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.316462  8140 ts_tablet_manager.cc:1929] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:14:38.317001  8140 log.cc:1199] T c60581a2372a405787b2f659a6530dcf P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/c60581a2372a405787b2f659a6530dcf
I20260709 13:14:38.320762  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet c60581a2372a405787b2f659a6530dcf (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:38.327602  7045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43aa07c2cf024cd09263ba9e00961092"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:38.328918  7045 raft_consensus.cc:606] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:14:38.333264  7045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:38.333891  7045 raft_consensus.cc:606] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:38.353356  7045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89ef3109a10345efb0af304ae7c31b48"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:38.354038  7045 raft_consensus.cc:606] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:38.356423  6874 catalog_manager.cc:5697] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 1 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.368669  7045 raft_consensus.cc:2955] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.383765  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9cdc97602bd84bbaaf0ce9e9b8988b2c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:38.420406  6960 tablet_service.cc:1558] Processing DeleteTablet for tablet 9cdc97602bd84bbaaf0ce9e9b8988b2c with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50566
I20260709 13:14:38.431627  8143 tablet_replica.cc:333] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:14:38.432740  8143 raft_consensus.cc:2243] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.438797  8108 raft_consensus.cc:993] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:38.440089  8108 raft_consensus.cc:1081] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:38.440220  8143 raft_consensus.cc:2272] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.443203  7120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59162
I20260709 13:14:38.443768  7120 raft_consensus.cc:493] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:38.444090  7120 raft_consensus.cc:3060] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.444522  8143 ts_tablet_manager.cc:1916] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:38.447374  6976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:38.447976  6976 raft_consensus.cc:606] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:38.450438  7120 raft_consensus.cc:515] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.451364  7045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:38.451987  7045 raft_consensus.cc:606] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:38.452368  7120 leader_election.cc:290] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:38.455466  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:38.456117  7046 raft_consensus.cc:3055] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:38.456036  7045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca0d1dd1a81d47d6867bc453ef73630a"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:38.456522  7046 raft_consensus.cc:740] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:38.456689  7045 raft_consensus.cc:606] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:38.457343  7046 consensus_queue.cc:260] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.457906  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:14:38.458784  7046 raft_consensus.cc:3060] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.459476  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:38.463734  7046 raft_consensus.cc:2468] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:38.468410  8143 ts_tablet_manager.cc:1929] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:38.468890  8143 log.cc:1199] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/9cdc97602bd84bbaaf0ce9e9b8988b2c
I20260709 13:14:38.469154  7091 leader_election.cc:304] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:38.470268  8142 raft_consensus.cc:2804] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:38.470839  8142 raft_consensus.cc:697] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:38.471822  8142 consensus_queue.cc:237] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.478075  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:38.478837  6976 raft_consensus.cc:3060] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.490321  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet 9cdc97602bd84bbaaf0ce9e9b8988b2c (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:38.491700  6976 raft_consensus.cc:2468] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:38.499230  6876 catalog_manager.cc:5697] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:38.503813  6976 consensus_queue.cc:237] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:38.511186  7663 raft_consensus.cc:1275] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:38.511616  7045 raft_consensus.cc:1275] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:38.512953  8098 consensus_queue.cc:1048] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:38.515475  8099 consensus_queue.cc:1048] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:38.521716  8126 raft_consensus.cc:2955] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.526417  7045 raft_consensus.cc:2955] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.534024  8072 raft_consensus.cc:993] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:38.534535  8072 raft_consensus.cc:1081] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:38.530987  7663 raft_consensus.cc:2955] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.543017  8118 raft_consensus.cc:993] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:38.543498  8118 raft_consensus.cc:1081] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:38.545161  7666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43aa07c2cf024cd09263ba9e00961092"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:44006
I20260709 13:14:38.545661  7666 raft_consensus.cc:493] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:38.545987  7666 raft_consensus.cc:3060] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.556131  7120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca0d1dd1a81d47d6867bc453ef73630a"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59162
I20260709 13:14:38.556738  7120 raft_consensus.cc:493] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:38.557096  7120 raft_consensus.cc:3060] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.566331  7120 raft_consensus.cc:515] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.568624  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35a1c61003ef42d8ab08fb035531044f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:38.569936  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d1dd1a81d47d6867bc453ef73630a" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:38.570488  7051 raft_consensus.cc:3055] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:38.570879  7051 raft_consensus.cc:740] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:38.571578  7051 consensus_queue.cc:260] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.572549  7051 raft_consensus.cc:3060] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.573119  7120 leader_election.cc:290] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:38.573587  6876 catalog_manager.cc:5697] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:38.580447  7051 raft_consensus.cc:2468] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:38.582203  7091 leader_election.cc:304] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:38.582445  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d1dd1a81d47d6867bc453ef73630a" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:38.585436  6976 raft_consensus.cc:3060] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.587960  8106 raft_consensus.cc:2804] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:38.588433  8106 raft_consensus.cc:697] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:38.589195  8106 consensus_queue.cc:237] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.595541  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet 35a1c61003ef42d8ab08fb035531044f with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:38.596369  8140 tablet_replica.cc:333] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:14:38.597463  8140 raft_consensus.cc:2243] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.597561  7666 raft_consensus.cc:515] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:38.598259  8140 raft_consensus.cc:2272] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.603242  8140 ts_tablet_manager.cc:1916] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:38.606210  7666 leader_election.cc:290] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:38.609668  6976 raft_consensus.cc:2468] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:38.610468  6971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43aa07c2cf024cd09263ba9e00961092" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:38.611461  6971 raft_consensus.cc:3060] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.618335  6971 raft_consensus.cc:2468] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:38.623028  7629 leader_election.cc:304] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:38.625005  8101 raft_consensus.cc:2804] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:38.629479  6875 catalog_manager.cc:5697] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:38.633296  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43aa07c2cf024cd09263ba9e00961092" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:38.633847  7045 raft_consensus.cc:3055] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:38.634110  7045 raft_consensus.cc:740] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:38.634825  7045 consensus_queue.cc:260] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:38.635411  8101 raft_consensus.cc:697] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:14:38.639021  7045 raft_consensus.cc:3060] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.638036  8101 consensus_queue.cc:237] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:38.656832  8140 ts_tablet_manager.cc:1929] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:38.655951  6875 catalog_manager.cc:5697] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:38.656759  7045 raft_consensus.cc:2468] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:38.657702  8140 log.cc:1199] T 35a1c61003ef42d8ab08fb035531044f P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/35a1c61003ef42d8ab08fb035531044f
I20260709 13:14:38.661916  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet 35a1c61003ef42d8ab08fb035531044f (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:38.695293  8108 raft_consensus.cc:993] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:38.695811  8118 raft_consensus.cc:1081] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:38.697422  7120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59162
I20260709 13:14:38.698002  7120 raft_consensus.cc:493] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:38.698385  7120 raft_consensus.cc:3060] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.705070  7120 raft_consensus.cc:515] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.708434  7120 leader_election.cc:290] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:38.709224  6971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:38.709823  6971 raft_consensus.cc:3060] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.711722  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:38.712268  7051 raft_consensus.cc:3055] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:38.712556  7051 raft_consensus.cc:740] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:38.713203  7051 consensus_queue.cc:260] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.714121  7051 raft_consensus.cc:3060] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.715807  6971 raft_consensus.cc:2468] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:38.717290  7090 leader_election.cc:304] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:38.718248  8106 raft_consensus.cc:2804] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:38.718746  8106 raft_consensus.cc:697] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:38.719805  7051 raft_consensus.cc:2468] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:38.719527  8106 consensus_queue.cc:237] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.729339  6875 catalog_manager.cc:5697] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:38.756487  8108 raft_consensus.cc:993] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:38.756990  8118 raft_consensus.cc:1081] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:38.758306  7120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89ef3109a10345efb0af304ae7c31b48"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59162
I20260709 13:14:38.758764  7120 raft_consensus.cc:493] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:38.759089  7120 raft_consensus.cc:3060] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.763192  7120 raft_consensus.cc:515] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.765652  6971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef3109a10345efb0af304ae7c31b48" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:38.766242  6971 raft_consensus.cc:3060] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.765154  7120 leader_election.cc:290] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:38.771440  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef3109a10345efb0af304ae7c31b48" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:38.772028  7051 raft_consensus.cc:3055] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:38.772396  7051 raft_consensus.cc:740] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:38.773185  6971 raft_consensus.cc:2468] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:38.773267  7051 consensus_queue.cc:260] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.774364  7090 leader_election.cc:304] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:38.774716  7051 raft_consensus.cc:3060] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.778771  7051 raft_consensus.cc:2468] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:38.779204  8142 raft_consensus.cc:2804] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:38.780247  8142 raft_consensus.cc:697] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:38.781201  8142 consensus_queue.cc:237] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.793634  6875 catalog_manager.cc:5697] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:38.869669  7051 raft_consensus.cc:1275] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:38.870906  8106 consensus_queue.cc:1048] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:38.887665  6971 raft_consensus.cc:1275] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:38.892153  8106 consensus_queue.cc:1048] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:38.940807  8098 raft_consensus.cc:993] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:38.941298  8098 raft_consensus.cc:1081] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:38.942674  7120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59168
I20260709 13:14:38.943153  7120 raft_consensus.cc:493] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:38.943478  7120 raft_consensus.cc:3060] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.950642  7120 raft_consensus.cc:515] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.952899  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:38.953601  6976 raft_consensus.cc:3055] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:38.953999  6976 raft_consensus.cc:740] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:38.954938  6976 consensus_queue.cc:260] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.956259  6976 raft_consensus.cc:3060] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.961637  7120 leader_election.cc:290] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:38.962467  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:38.972764  7045 raft_consensus.cc:3060] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.972980  6976 raft_consensus.cc:2468] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:38.974143  7090 leader_election.cc:304] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:38.974910  8105 raft_consensus.cc:2804] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:38.975338  8105 raft_consensus.cc:697] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:38.976161  8105 consensus_queue.cc:237] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:38.980654  7045 raft_consensus.cc:2468] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:38.991648  6876 catalog_manager.cc:5697] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:39.104843  7045 raft_consensus.cc:1275] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:39.106143  8105 consensus_queue.cc:1048] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.112339  6976 raft_consensus.cc:1275] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:39.114014  8105 consensus_queue.cc:1048] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.141083  6976 raft_consensus.cc:1275] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:39.147709  8106 consensus_queue.cc:1048] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:14:39.189383  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 49894.4us
I20260709 13:14:39.203292  7045 raft_consensus.cc:1275] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:39.209492  7045 raft_consensus.cc:1275] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:39.218770  8163 consensus_queue.cc:1048] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.224647  8161 consensus_queue.cc:1048] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:39.244205  6971 raft_consensus.cc:1275] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:39.249888  8161 consensus_queue.cc:1048] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:39.358722  6971 raft_consensus.cc:1275] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:39.360013  8163 consensus_queue.cc:1048] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.371099  7045 raft_consensus.cc:1275] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:39.373941  8105 consensus_queue.cc:1048] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.374842  7045 raft_consensus.cc:1275] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:39.380616  6976 raft_consensus.cc:1275] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:39.383306  8105 consensus_queue.cc:1048] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.385560  8105 consensus_queue.cc:1048] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.460448  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:39.504477  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:39.560616  7124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d8ac4f636404a1ea0d8aeb6e2524a58"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:14:39.561395  7124 raft_consensus.cc:606] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:14:39.565565  7124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:14:39.566093  7124 raft_consensus.cc:606] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:39.568501  6971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:39.569072  6971 raft_consensus.cc:606] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:14:39.571524  7124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:14:39.571957  7124 raft_consensus.cc:606] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:39.574759  7045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1902cbe469345e6b5abe13c180de03a"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:39.575256  7045 raft_consensus.cc:606] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:14:39.578691  7045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e446a2e53c2747aa9931e550bc8cb902"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:39.579164  7045 raft_consensus.cc:606] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:14:39.582163  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:14:39.584335  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:39.600160  8163 raft_consensus.cc:993] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:39.600708  8163 raft_consensus.cc:1081] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:39.606474  7045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:51228
I20260709 13:14:39.607107  7045 raft_consensus.cc:493] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:39.607507  7045 raft_consensus.cc:3060] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:39.615394  7045 raft_consensus.cc:515] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:39.618724  6971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:39.618887  7045 leader_election.cc:290] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 3 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:39.619089  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:39.619414  6971 raft_consensus.cc:3060] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:39.620052  7124 raft_consensus.cc:3055] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:39.620389  7124 raft_consensus.cc:740] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:39.621124  7124 consensus_queue.cc:260] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:39.622339  7124 raft_consensus.cc:3060] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:39.631714  7124 raft_consensus.cc:2468] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
I20260709 13:14:39.629309  6971 raft_consensus.cc:2468] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
I20260709 13:14:39.633973  7016 leader_election.cc:304] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:39.635596  8162 raft_consensus.cc:2804] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:39.636111  8162 raft_consensus.cc:697] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:39.636965  8162 consensus_queue.cc:237] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:39.647888  6874 catalog_manager.cc:5697] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 2 to 3, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 3 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:39.686359  8162 raft_consensus.cc:993] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:39.686949  8162 raft_consensus.cc:1081] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:39.692757  7666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e446a2e53c2747aa9931e550bc8cb902"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:44006
I20260709 13:14:39.693284  7666 raft_consensus.cc:493] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:39.693639  7666 raft_consensus.cc:3060] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.699987  7666 raft_consensus.cc:515] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:39.702702  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446a2e53c2747aa9931e550bc8cb902" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:39.702976  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446a2e53c2747aa9931e550bc8cb902" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:39.703316  7045 raft_consensus.cc:3055] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:39.703601  7124 raft_consensus.cc:3060] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.703715  7045 raft_consensus.cc:740] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:39.704574  7045 consensus_queue.cc:260] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:39.705724  7045 raft_consensus.cc:3060] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.707826  7666 leader_election.cc:290] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:39.709774  7124 raft_consensus.cc:2468] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:39.710940  7629 leader_election.cc:304] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:39.711865  8161 raft_consensus.cc:2804] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:39.712460  8161 raft_consensus.cc:697] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:14:39.713269  8161 consensus_queue.cc:237] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:39.719241  7045 raft_consensus.cc:2468] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
W20260709 13:14:39.729492  6924 auto_rebalancer.cc:629] Failed to schedule move for tablet ba1b8f907ccc418f9d07b44083ffbd41: Remote error: Service unavailable: leader transfer in progress
I20260709 13:14:39.734387  6971 consensus_queue.cc:237] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:39.742812  6874 catalog_manager.cc:5697] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:14:39.743867  6944 consensus_peers.cc:597] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96f486de02fc469ea28e425231b6ec92. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:39.747476  7045 raft_consensus.cc:1275] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:39.749087  8098 consensus_queue.cc:1048] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.754526  7124 raft_consensus.cc:1275] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:39.756078  8098 consensus_queue.cc:1048] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.757752  8098 raft_consensus.cc:2955] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:39.759251  7045 raft_consensus.cc:2955] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:39.778128  6874 catalog_manager.cc:5697] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:39.777503  7124 raft_consensus.cc:2955] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:39.782858  7051 consensus_queue.cc:237] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
W20260709 13:14:39.808190  7019 consensus_peers.cc:597] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e97c5fad53334fd7a8e2abeee3eaa070. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:39.815286  7120 raft_consensus.cc:1275] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:39.816988  8162 consensus_queue.cc:1048] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.818161  6971 raft_consensus.cc:1275] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:39.825146  8159 consensus_queue.cc:1048] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.826594  8108 raft_consensus.cc:993] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:39.827194  8162 raft_consensus.cc:1081] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:39.828753  7666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1902cbe469345e6b5abe13c180de03a"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:44006
I20260709 13:14:39.829213  7666 raft_consensus.cc:493] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:39.829535  7666 raft_consensus.cc:3060] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.842617  7666 raft_consensus.cc:515] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:39.845330  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1902cbe469345e6b5abe13c180de03a" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:39.845561  7666 leader_election.cc:290] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:39.846029  6976 raft_consensus.cc:3060] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.846027  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1902cbe469345e6b5abe13c180de03a" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:39.847289  7051 raft_consensus.cc:3055] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:39.847597  7051 raft_consensus.cc:740] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:39.848423  7051 consensus_queue.cc:260] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:39.849526  7051 raft_consensus.cc:3060] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.854912  6976 raft_consensus.cc:2468] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:39.854511  8162 raft_consensus.cc:2955] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:39.856258  7629 leader_election.cc:304] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:39.857062  8161 raft_consensus.cc:2804] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:39.857571  8161 raft_consensus.cc:697] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:14:39.858043  7051 raft_consensus.cc:2468] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:39.858493  8161 consensus_queue.cc:237] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:39.862679  6971 raft_consensus.cc:2955] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:39.867202  7120 raft_consensus.cc:2955] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:39.872263  6874 catalog_manager.cc:5697] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:39.887725  7051 consensus_queue.cc:237] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:39.885802  6875 catalog_manager.cc:5697] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:39.905130  8126 raft_consensus.cc:993] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:39.905747  8166 raft_consensus.cc:1081] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:39.908107  7663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:43998
I20260709 13:14:39.908846  7663 raft_consensus.cc:493] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:39.909310  7663 raft_consensus.cc:3060] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:39.918272  7663 raft_consensus.cc:515] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:14:39.919574  7019 consensus_peers.cc:597] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a0a3eb5429634243b8a4e018654ada31. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:39.924116  6976 raft_consensus.cc:1275] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:39.926898  7120 raft_consensus.cc:1275] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:39.927534  8118 consensus_queue.cc:1048] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.929450  8118 consensus_queue.cc:1048] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.940140  7663 leader_election.cc:290] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:39.941198  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:39.941860  7051 raft_consensus.cc:3060] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:39.948539  6971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:39.949452  6971 raft_consensus.cc:3055] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:39.949805  6971 raft_consensus.cc:740] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:39.950537  6971 consensus_queue.cc:260] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:39.951731  6971 raft_consensus.cc:3060] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:39.958271  8105 raft_consensus.cc:993] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:39.958544  6971 raft_consensus.cc:2468] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 3.
I20260709 13:14:39.958829  8105 raft_consensus.cc:1081] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:39.959810  7051 raft_consensus.cc:2468] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 3.
I20260709 13:14:39.960842  7629 leader_election.cc:304] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [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: 780d61c5f5894a9db6bdde015811ac09, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:39.961696  8161 raft_consensus.cc:2804] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:39.958714  8162 raft_consensus.cc:2955] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:39.962232  8161 raft_consensus.cc:697] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 3 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:14:39.963203  8161 consensus_queue.cc:237] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [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: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:39.963497  6971 raft_consensus.cc:2955] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:39.976661  7666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d8ac4f636404a1ea0d8aeb6e2524a58"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:43982
I20260709 13:14:39.977275  7666 raft_consensus.cc:493] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:39.977653  7666 raft_consensus.cc:3060] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.996126  7666 raft_consensus.cc:515] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:39.999132  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ac4f636404a1ea0d8aeb6e2524a58" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:39.999971  7045 raft_consensus.cc:3060] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.001700  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ac4f636404a1ea0d8aeb6e2524a58" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:40.002298  7124 raft_consensus.cc:3055] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:40.002981  7124 raft_consensus.cc:740] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:40.003703  7124 consensus_queue.cc:260] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:40.004724  7124 raft_consensus.cc:3060] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.012027  7124 raft_consensus.cc:2468] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:40.013275  7629 leader_election.cc:304] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:40.014104  8165 raft_consensus.cc:2804] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.014989  7666 leader_election.cc:290] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:40.030138  7045 raft_consensus.cc:2468] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:40.041349  6875 catalog_manager.cc:5697] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.045437  7120 raft_consensus.cc:2955] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:40.047873  8165 raft_consensus.cc:697] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:14:40.049351  8165 consensus_queue.cc:237] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:40.102818  8158 raft_consensus.cc:993] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:40.103507  8158 raft_consensus.cc:1081] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:40.106832  7045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:51228
I20260709 13:14:40.107443  7045 raft_consensus.cc:493] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:40.107817  7045 raft_consensus.cc:3060] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:40.121775  7045 raft_consensus.cc:515] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:40.123678  7045 leader_election.cc:290] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 3 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:40.124855  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:40.125499  7120 raft_consensus.cc:3055] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:40.125830  7120 raft_consensus.cc:740] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:40.127600  6971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:40.127964  6977 raft_consensus.cc:1275] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:40.128260  6971 raft_consensus.cc:3060] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:40.126628  7120 consensus_queue.cc:260] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:40.130062  8162 consensus_queue.cc:1048] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:40.130702  7120 raft_consensus.cc:3060] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:40.134421  7124 raft_consensus.cc:1275] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:40.138013  7120 raft_consensus.cc:2468] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
I20260709 13:14:40.146970  8118 consensus_queue.cc:1048] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:40.145468  6875 catalog_manager.cc:5697] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 2 to 3, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 3 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:40.149468  6971 raft_consensus.cc:2468] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
I20260709 13:14:40.142148  7016 leader_election.cc:304] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:40.151358  8118 raft_consensus.cc:2804] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:40.151887  8118 raft_consensus.cc:697] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:40.152767  8118 consensus_queue.cc:237] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:40.177939  6876 catalog_manager.cc:5697] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 2 to 3, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 3 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.172776  6875 catalog_manager.cc:5697] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 1 to 2, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:40.230968  7045 raft_consensus.cc:1275] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:40.232620  8161 consensus_queue.cc:1048] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:40.264294  7124 raft_consensus.cc:1275] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:40.265708  8165 consensus_queue.cc:1048] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:40.274919  8200 ts_tablet_manager.cc:933] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:40.284986  8200 tablet_copy_client.cc:323] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:14:40.286791  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet e97c5fad53334fd7a8e2abeee3eaa070 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:14:40.287302  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet e97c5fad53334fd7a8e2abeee3eaa070 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-e97c5fad53334fd7a8e2abeee3eaa070
I20260709 13:14:40.304095  7063 tablet_copy_source_session.cc:215] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:40.312824  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97c5fad53334fd7a8e2abeee3eaa070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:40.339876  8200 tablet_copy_client.cc:806] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:40.340442  8200 tablet_copy_client.cc:670] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:40.351835  8200 tablet_copy_client.cc:538] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:40.360793  8200 tablet_bootstrap.cc:492] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:40.387470  8203 ts_tablet_manager.cc:933] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:40.395632  8200 tablet_bootstrap.cc:492] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:40.395756  8203 tablet_copy_client.cc:323] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:14:40.396733  8200 tablet_bootstrap.cc:492] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:40.397543  8200 ts_tablet_manager.cc:1403] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.019s
I20260709 13:14:40.397701  6987 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet 96f486de02fc469ea28e425231b6ec92 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:14:40.398240  6987 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet 96f486de02fc469ea28e425231b6ec92 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-96f486de02fc469ea28e425231b6ec92
I20260709 13:14:40.401526  8200 raft_consensus.cc:359] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:40.402379  8200 raft_consensus.cc:740] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:40.403133  8200 consensus_queue.cc:260] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:40.405630  8200 ts_tablet_manager.cc:1434] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:14:40.407904  6987 tablet_copy_source_session.cc:215] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:40.411027  8203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f486de02fc469ea28e425231b6ec92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:40.411909  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-e97c5fad53334fd7a8e2abeee3eaa070 received from {username='slave'} at 127.0.0.1:56102
I20260709 13:14:40.412200  6971 raft_consensus.cc:1275] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:40.412379  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-e97c5fad53334fd7a8e2abeee3eaa070 on tablet e97c5fad53334fd7a8e2abeee3eaa070 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:40.413862  8191 consensus_queue.cc:1048] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:40.431892  7124 raft_consensus.cc:1275] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:40.433709  7045 raft_consensus.cc:1275] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:40.441713  8203 tablet_copy_client.cc:806] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:40.442312  8203 tablet_copy_client.cc:670] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:40.443956  8191 consensus_queue.cc:1048] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:40.449126  8161 consensus_queue.cc:1048] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:40.452157  6977 raft_consensus.cc:1275] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:40.453022  8203 tablet_copy_client.cc:538] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:40.459441  8191 consensus_queue.cc:1048] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:40.463165  8203 tablet_bootstrap.cc:492] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:40.465063  7046 raft_consensus.cc:1275] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:40.472059  8191 consensus_queue.cc:1048] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:40.512369  7051 raft_consensus.cc:1275] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:40.518750  8208 consensus_queue.cc:1048] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:14:40.543092  8200 ts_tablet_manager.cc:933] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:40.590323  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:40.617409  8200 tablet_copy_client.cc:323] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:14:40.620981  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet a0a3eb5429634243b8a4e018654ada31 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:14:40.621604  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet a0a3eb5429634243b8a4e018654ada31 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-a0a3eb5429634243b8a4e018654ada31
I20260709 13:14:40.715955  7063 tablet_copy_source_session.cc:215] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:41.002148  7664 raft_consensus.cc:1217] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:41.006131  8203 tablet_bootstrap.cc:492] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:41.007169  8203 tablet_bootstrap.cc:492] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:41.007829  8203 ts_tablet_manager.cc:1403] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.545s	user 0.022s	sys 0.028s
W20260709 13:14:41.017668  6944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:34385, user_credentials={real_user=slave}} blocked reactor thread for 58340.1us
I20260709 13:14:41.019084  8203 raft_consensus.cc:359] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:41.019997  8203 raft_consensus.cc:740] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:41.020700  8203 consensus_queue.cc:260] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:41.023702  8203 ts_tablet_manager.cc:1434] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:14:41.474664  6987 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-96f486de02fc469ea28e425231b6ec92 received from {username='slave'} at 127.0.0.1:57918
I20260709 13:14:41.475155  6987 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-96f486de02fc469ea28e425231b6ec92 on tablet 96f486de02fc469ea28e425231b6ec92 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:41.536450  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:41.597064  7666 raft_consensus.cc:1217] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:41.641986  8223 raft_consensus.cc:493] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
I20260709 13:14:41.642554  8223 raft_consensus.cc:515] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:41.643920  7016 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.715s	user 0.007s	sys 0.016s
W20260709 13:14:41.644312  7016 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.715s	user 0.007s	sys 0.016s
I20260709 13:14:41.645040  8223 leader_election.cc:290] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:41.649247  6976 raft_consensus.cc:1275] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:41.660004  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:41.662122  8192 raft_consensus.cc:493] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
I20260709 13:14:41.662401  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b8c367ce9c4765bbea955b838e1d87" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:41.662698  8192 raft_consensus.cc:515] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:41.665637  8192 leader_election.cc:290] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:41.668443  6941 leader_election.cc:304] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:41.669389  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07adaf402b094e408800ec46e4c858a7" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:41.677372  7123 raft_consensus.cc:1275] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:41.679828  6875 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34438 (request call id 213) took 1061 ms. Trace:
I20260709 13:14:41.683408  6875 rpcz_store.cc:276] 0709 13:14:40.618027 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:40.984794 (+366767us) service_pool.cc:224] Handling call
0709 13:14:41.679768 (+694974us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":3}
I20260709 13:14:41.686704  8126 raft_consensus.cc:2749] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:41.705397  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a3eb5429634243b8a4e018654ada31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:41.714192  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07adaf402b094e408800ec46e4c858a7" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:41.727240  8226 consensus_queue.cc:1048] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:41.738512  7091 leader_election.cc:304] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:41.743108  8192 raft_consensus.cc:2749] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:41.759161  8159 raft_consensus.cc:1064] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:41.761040  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:41.761606  6974 raft_consensus.cc:606] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:14:41.761807  8159 consensus_queue.cc:237] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:41.763247  8200 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:44006 (request call id 208) took 1226 ms. Trace:
I20260709 13:14:41.763691  8200 rpcz_store.cc:276] 0709 13:14:40.536825 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:40.536947 (+   122us) service_pool.cc:224] Handling call
0709 13:14:40.546095 (+  9148us) ts_tablet_manager.cc:934] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
0709 13:14:41.655349 (+1109254us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:14:41.728104 (+ 72755us) tablet_metadata.cc:665] Metadata flushed
0709 13:14:41.728208 (+   104us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:14:41.755409 (+ 27201us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:14:41.755669 (+   260us) tablet_replica.cc:206] Creating consensus instance
0709 13:14:41.763105 (+  7436us) ts_tablet_manager.cc:989] Replica registered.
0709 13:14:41.763170 (+    65us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":49391,"tablet-copy.queue_time_us":2422,"thread_start_us":17380,"threads_started":1}
I20260709 13:14:41.765208  8200 tablet_copy_client.cc:806] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:41.765810  8200 tablet_copy_client.cc:670] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
W20260709 13:14:41.766248  7630 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 56193us
I20260709 13:14:41.768038  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3725a52227404043b3e61093b0fe823f"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:41.768564  6974 raft_consensus.cc:606] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:41.776762  8126 raft_consensus.cc:993] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:41.777273  8224 raft_consensus.cc:1081] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:41.779119  7664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:43998
I20260709 13:14:41.779646  7664 raft_consensus.cc:493] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:41.780019  7664 raft_consensus.cc:3060] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.793821  7664 raft_consensus.cc:515] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:41.796559  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:41.797080  6974 raft_consensus.cc:3055] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:41.797343  6974 raft_consensus.cc:740] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:41.798112  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35af3ad9b6d74d6ebbbd3897c232180d" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:41.798779  7123 raft_consensus.cc:3060] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.797976  6974 consensus_queue.cc:260] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:41.803258  6974 raft_consensus.cc:3060] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.804414  7047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:41.805058  7047 raft_consensus.cc:606] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:14:41.814512  8226 consensus_queue.cc:1048] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:41.817111  7123 raft_consensus.cc:2468] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:41.819639  6974 raft_consensus.cc:2468] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:41.820647  7629 leader_election.cc:304] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:41.822048  8161 raft_consensus.cc:2804] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:41.822602  8161 raft_consensus.cc:697] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:14:41.823495  8161 consensus_queue.cc:237] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:41.826740  8200 tablet_copy_client.cc:538] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:41.821190  7664 leader_election.cc:290] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:41.853906  8224 raft_consensus.cc:1064] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:41.856981  8224 consensus_queue.cc:237] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:14:41.873276  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 46634.2us
I20260709 13:14:41.876609  8200 tablet_bootstrap.cc:492] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:41.877893  6875 catalog_manager.cc:5697] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:41.883701  7047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:41.884403  7047 raft_consensus.cc:606] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:41.914976  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6b5edb570444a9ea7a7f833285999b4"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:41.915611  6974 raft_consensus.cc:606] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:41.916785  7664 raft_consensus.cc:1275] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:41.917423  7121 raft_consensus.cc:1275] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:41.918897  8239 consensus_queue.cc:1048] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:41.920466  7664 raft_consensus.cc:1275] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:41.922508  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:41.924296  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:41.931063  7121 raft_consensus.cc:1275] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:41.933003  6974 raft_consensus.cc:1275] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:41.934428  8229 consensus_queue.cc:1048] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:14:41.941035  8223 consensus_queue.cc:1048] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 13:14:41.959743  8226 consensus_queue.cc:1048] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:14:41.980567  8239 consensus_queue.cc:1048] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:14:42.007028  8237 raft_consensus.cc:993] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:42.011006  8237 raft_consensus.cc:1081] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:42.020452  7046 raft_consensus.cc:1275] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:42.022660  7118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59162
I20260709 13:14:42.023281  7118 raft_consensus.cc:493] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:42.023663  7118 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.034955  7118 raft_consensus.cc:515] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:42.042832  8225 consensus_queue.cc:1048] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:14:42.048058  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:42.048708  6976 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.065083  6976 raft_consensus.cc:2468] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:42.066412  7090 leader_election.cc:304] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:42.131001  8234 raft_consensus.cc:2804] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:42.193589  7118 leader_election.cc:290] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:42.207835  6971 raft_consensus.cc:1240] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Rejecting Update request from peer 193dd6c24e454f069d994347b23f43fb for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:42.214900  8237 raft_consensus.cc:993] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:42.215482  8238 raft_consensus.cc:1081] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:42.222230  8237 consensus_queue.cc:1059] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.223438  8238 raft_consensus.cc:3055] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.223824  8238 raft_consensus.cc:740] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:42.227298  7664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:44006
I20260709 13:14:42.227840  7664 raft_consensus.cc:493] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:42.228166  7664 raft_consensus.cc:3060] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:42.230846  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:42.262147  7664 raft_consensus.cc:515] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:42.274875  7664 leader_election.cc:290] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:42.225092  8238 consensus_queue.cc:260] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:42.280164  8226 raft_consensus.cc:2955] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:42.283083  8238 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.289041  8200 tablet_bootstrap.cc:492] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:42.289834  8200 tablet_bootstrap.cc:492] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:42.290454  8200 ts_tablet_manager.cc:1403] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.414s	user 0.025s	sys 0.003s
I20260709 13:14:42.333436  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:42.335449  6976 raft_consensus.cc:3060] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:14:42.335825  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 104593us
W20260709 13:14:42.395015  7630 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 150250us
W20260709 13:14:42.398643  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 57684.6us
I20260709 13:14:42.407667  6976 raft_consensus.cc:2468] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 3.
I20260709 13:14:42.418905  8234 raft_consensus.cc:697] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:42.415411  7662 raft_consensus.cc:2955] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:42.420894  8234 consensus_queue.cc:237] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:42.452018  6941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 86897.2us
W20260709 13:14:42.468358  6999 debug-util.cc:398] Leaking SignalData structure 0x7b08001e91c0 after lost signal to thread 5864
I20260709 13:14:42.443895  8223 raft_consensus.cc:2955] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:42.546903  7118 raft_consensus.cc:2955] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:42.556440  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4caa0f148641179b7235c086db52cc" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
W20260709 13:14:42.559417  6999 debug-util.cc:398] Leaking SignalData structure 0x7b080017e920 after lost signal to thread 6910
W20260709 13:14:42.561424  6999 debug-util.cc:398] Leaking SignalData structure 0x7b080013b8e0 after lost signal to thread 7002
I20260709 13:14:42.558652  7661 raft_consensus.cc:2955] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:42.557237  7051 raft_consensus.cc:3055] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:42.567037  7051 raft_consensus.cc:740] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:42.568032  7051 consensus_queue.cc:260] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:42.567601  6875 catalog_manager.cc:5697] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:42.569446  7051 raft_consensus.cc:3060] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:42.590605  7122 raft_consensus.cc:1275] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:42.521090  8200 raft_consensus.cc:359] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:42.592082  7120 raft_consensus.cc:2955] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:42.593387  8200 raft_consensus.cc:740] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:42.596462  7051 raft_consensus.cc:2468] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 3.
I20260709 13:14:42.594173  8200 consensus_queue.cc:260] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:42.602885  8273 raft_consensus.cc:493] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:14:42.603684  8273 raft_consensus.cc:515] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:42.609901  8273 leader_election.cc:290] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:42.623520  8200 ts_tablet_manager.cc:1434] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.236s	user 0.010s	sys 0.007s
W20260709 13:14:42.615263  6999 debug-util.cc:398] Leaking SignalData structure 0x7b0800310340 after lost signal to thread 7077
I20260709 13:14:42.628367  8236 consensus_queue.cc:1048] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
W20260709 13:14:42.629588  6999 debug-util.cc:398] Leaking SignalData structure 0x7b0800344a80 after lost signal to thread 7151
W20260709 13:14:42.631040  6999 debug-util.cc:398] Leaking SignalData structure 0x7b0800352500 after lost signal to thread 7690
I20260709 13:14:42.642967  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-a0a3eb5429634243b8a4e018654ada31 received from {username='slave'} at 127.0.0.1:56102
I20260709 13:14:42.643595  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-a0a3eb5429634243b8a4e018654ada31 on tablet a0a3eb5429634243b8a4e018654ada31 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:42.648581  7630 leader_election.cc:304] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [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: 193dd6c24e454f069d994347b23f43fb, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:42.655135  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f743453c88149b49545f50e189caa86" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:42.660012  8236 raft_consensus.cc:2804] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:42.663113  8236 raft_consensus.cc:697] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 3 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:14:42.670305  7660 raft_consensus.cc:1217] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:42.664299  8236 consensus_queue.cc:237] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [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: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:42.706053  6974 raft_consensus.cc:1240] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Rejecting Update request from peer 193dd6c24e454f069d994347b23f43fb for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:42.688954  7045 raft_consensus.cc:2468] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:42.701155  6976 raft_consensus.cc:2955] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:42.778829  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f743453c88149b49545f50e189caa86" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:42.780133  6975 raft_consensus.cc:1275] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:42.783728  6874 catalog_manager.cc:5697] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:42.782449  7050 raft_consensus.cc:2955] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:42.819850  8228 consensus_queue.cc:1048] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:14:42.839450  8224 raft_consensus.cc:993] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:42.839922  8224 raft_consensus.cc:1081] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:42.840934  7051 consensus_queue.cc:237] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:42.850399  8223 raft_consensus.cc:993] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:42.852257  8225 raft_consensus.cc:1081] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:42.862212  7090 leader_election.cc:304] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:42.863121  8163 raft_consensus.cc:2749] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.866112  6874 catalog_manager.cc:5697] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 2 to 3, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 3 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:42.868064  6874 catalog_manager.cc:5697] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:42.883025  7660 raft_consensus.cc:1275] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:42.890153  8264 consensus_queue.cc:1048] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:14:42.919879  6976 raft_consensus.cc:1275] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:42.919138  8159 raft_consensus.cc:2955] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:42.924130  7660 raft_consensus.cc:2955] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:42.927269  7050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3725a52227404043b3e61093b0fe823f"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:37112
I20260709 13:14:42.927930  7050 raft_consensus.cc:493] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:42.928289  7050 raft_consensus.cc:3060] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.942459  7046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6b5edb570444a9ea7a7f833285999b4"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:37112
I20260709 13:14:42.943097  7046 raft_consensus.cc:493] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:42.943418  7046 raft_consensus.cc:3060] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.950234  7046 raft_consensus.cc:515] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:42.953542  7050 raft_consensus.cc:515] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:42.977309  7045 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:42.978936  8270 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:42.969328  6861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e97c5fad53334fd7a8e2abeee3eaa070 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:42.979966  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b5edb570444a9ea7a7f833285999b4" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:42.980520  6976 raft_consensus.cc:3055] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.981000  6976 raft_consensus.cc:740] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:42.979810  7045 raft_consensus.cc:1240] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Rejecting Update request from peer 780d61c5f5894a9db6bdde015811ac09 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:42.981789  6976 consensus_queue.cc:260] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:42.982852  6976 raft_consensus.cc:3060] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.979770  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:42.965755  7118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b5edb570444a9ea7a7f833285999b4" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:42.986950  7118 raft_consensus.cc:3060] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.964010  7046 leader_election.cc:290] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:42.972575  8227 consensus_queue.cc:1048] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 13:14:42.995728  7050 leader_election.cc:290] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:42.997390  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3725a52227404043b3e61093b0fe823f" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:42.998073  7119 raft_consensus.cc:3060] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:43.013695  7118 raft_consensus.cc:2468] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:43.017117  7119 raft_consensus.cc:2468] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:43.018730  6977 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.019148  6976 raft_consensus.cc:2468] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:43.018469  6971 raft_consensus.cc:2955] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:43.024493  6874 catalog_manager.cc:5697] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:43.030391  7016 leader_election.cc:304] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:43.060215  8226 raft_consensus.cc:2804] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:43.060724  8226 raft_consensus.cc:697] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:43.061262  7016 leader_election.cc:304] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:43.061594  8226 consensus_queue.cc:237] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:43.063207  8227 raft_consensus.cc:2804] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:43.063701  8227 raft_consensus.cc:697] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:43.064560  8227 consensus_queue.cc:237] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:43.100497  8252 log.cc:927] Time spent T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d: Append to log took a long time: real 0.057s	user 0.001s	sys 0.007s
I20260709 13:14:43.101310  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3725a52227404043b3e61093b0fe823f" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:43.101889  6976 raft_consensus.cc:3055] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:43.102167  6976 raft_consensus.cc:740] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:43.104558  6976 consensus_queue.cc:260] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:43.105741  6976 raft_consensus.cc:3060] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:43.123498  6976 raft_consensus.cc:2468] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:43.129320  8270 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:43.170408  6973 raft_consensus.cc:1275] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:43.170400  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet e97c5fad53334fd7a8e2abeee3eaa070 with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:43.175381  8228 consensus_queue.cc:1048] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:43.187207  6976 consensus_queue.cc:237] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:14:43.202850  8254 log.cc:927] Time spent T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09: Append to log took a long time: real 0.097s	user 0.006s	sys 0.005s
I20260709 13:14:43.213661  6876 catalog_manager.cc:5697] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:43.261066  6876 catalog_manager.cc:5697] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:43.281839  7090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 62979.9us
I20260709 13:14:43.286671  7661 raft_consensus.cc:1275] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:43.288985  8225 consensus_queue.cc:1048] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:43.312885  7051 raft_consensus.cc:1275] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:43.302883  8223 raft_consensus.cc:2955] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:43.332659  8228 consensus_queue.cc:1048] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:43.334667  7661 raft_consensus.cc:2955] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:43.362932  7122 raft_consensus.cc:1275] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:43.382798  8271 consensus_queue.cc:1048] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 13:14:43.456874  8289 tablet_replica.cc:333] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:14:43.503120  8289 raft_consensus.cc:2243] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:43.503986  8289 raft_consensus.cc:2272] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:43.525167  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 96f486de02fc469ea28e425231b6ec92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:14:43.541205  6944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:34385, user_credentials={real_user=slave}} blocked reactor thread for 84251.4us
I20260709 13:14:43.577600  8290 raft_consensus.cc:1064] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:43.580327  8290 consensus_queue.cc:237] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:43.581470  8289 ts_tablet_manager.cc:1916] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:14:43.597479  7630 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 147735us
W20260709 13:14:43.600240  6941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 142341us
I20260709 13:14:43.615754  7126 raft_consensus.cc:2955] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:43.623579  6876 catalog_manager.cc:5697] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:43.643786  6973 raft_consensus.cc:1275] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:14:43.630801  7091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 183829us
I20260709 13:14:43.646848  6973 raft_consensus.cc:1275] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.658844  7121 raft_consensus.cc:1275] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.658927  6973 raft_consensus.cc:1275] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.661041  7118 raft_consensus.cc:1275] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.668118  8264 consensus_queue.cc:1048] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:43.672087  8238 consensus_queue.cc:1048] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:43.672220  8159 consensus_queue.cc:1048] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:43.674656  8238 consensus_queue.cc:1048] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:43.690160  6941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 45702.4us
I20260709 13:14:43.709066  8289 ts_tablet_manager.cc:1929] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:43.734979  8289 log.cc:1199] T e97c5fad53334fd7a8e2abeee3eaa070 P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/e97c5fad53334fd7a8e2abeee3eaa070
I20260709 13:14:43.715152  8290 consensus_queue.cc:1048] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:43.725842  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet 96f486de02fc469ea28e425231b6ec92 with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51218
I20260709 13:14:43.727286  7120 raft_consensus.cc:1275] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.710847  7661 raft_consensus.cc:1275] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.778625  8290 consensus_queue.cc:1048] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:43.796422  8238 consensus_queue.cc:1048] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:14:43.836211  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet e97c5fad53334fd7a8e2abeee3eaa070 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:43.908284  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:14:44.075423  8307 log.cc:927] Time spent T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 13:14:44.119140  8311 tablet_replica.cc:333] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:14:44.120378  8311 raft_consensus.cc:2243] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:44.121244  8311 raft_consensus.cc:2272] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:44.130519  8311 ts_tablet_manager.cc:1916] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:44.133478  8306 raft_consensus.cc:2955] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:44.147271  8311 ts_tablet_manager.cc:1929] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:44.147879  8311 log.cc:1199] T 96f486de02fc469ea28e425231b6ec92 P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/96f486de02fc469ea28e425231b6ec92
I20260709 13:14:44.149828  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet 96f486de02fc469ea28e425231b6ec92 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
W20260709 13:14:44.192158  6942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 169056us
I20260709 13:14:44.252717  7118 raft_consensus.cc:2955] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:44.258788  6978 raft_consensus.cc:2955] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
W20260709 13:14:44.329645  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 85989.7us
I20260709 13:14:44.366839  6872 catalog_manager.cc:5697] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
W20260709 13:14:44.389475  7019 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:34385, user_credentials={real_user=slave}} blocked reactor thread for 83693.8us
I20260709 13:14:44.403937  7047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07adaf402b094e408800ec46e4c858a7"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:44.410768  7660 raft_consensus.cc:2955] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:44.441218  7047 raft_consensus.cc:606] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:44.479516  6971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19d422f0afac41b08229e01689b8fdfa"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:44.480090  6971 raft_consensus.cc:606] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:44.495302  7044 consensus_queue.cc:237] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:44.502626  7120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:14:44.505545  7120 raft_consensus.cc:606] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:44.509577  7052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e97c5fad53334fd7a8e2abeee3eaa070"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:44.510210  7052 raft_consensus.cc:606] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:14:44.515115  6971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee5df37b5e254f508d5342cc741ad65b"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:44.515695  6971 raft_consensus.cc:606] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:44.516342  7660 raft_consensus.cc:1275] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:44.519522  8290 consensus_queue.cc:1048] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:44.521726  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:44.528062  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:44.533547  6978 raft_consensus.cc:1275] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:44.535063  8226 consensus_queue.cc:1048] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:44.538057  8290 raft_consensus.cc:2955] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:44.539908  7660 raft_consensus.cc:2955] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:44.544214  6978 raft_consensus.cc:2955] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:44.552596  6861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a0a3eb5429634243b8a4e018654ada31 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:44.571487  6874 catalog_manager.cc:5697] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:44.602937  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet a0a3eb5429634243b8a4e018654ada31 with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:44.604797  8330 tablet_replica.cc:333] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:14:44.608239  8330 raft_consensus.cc:2243] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:44.609115  8330 raft_consensus.cc:2272] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:44.613359  8330 ts_tablet_manager.cc:1916] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:44.634058  8320 raft_consensus.cc:993] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:44.634670  8290 raft_consensus.cc:1081] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:44.636433  7120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07adaf402b094e408800ec46e4c858a7"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59162
I20260709 13:14:44.636991  7120 raft_consensus.cc:493] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:44.637326  7120 raft_consensus.cc:3060] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.644781  7120 raft_consensus.cc:515] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:44.646471  8330 ts_tablet_manager.cc:1929] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:44.646966  8330 log.cc:1199] T a0a3eb5429634243b8a4e018654ada31 P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/a0a3eb5429634243b8a4e018654ada31
I20260709 13:14:44.647861  7120 leader_election.cc:290] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:44.648044  7044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07adaf402b094e408800ec46e4c858a7" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:44.648603  7044 raft_consensus.cc:3055] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:44.648897  7044 raft_consensus.cc:740] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:44.649138  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07adaf402b094e408800ec46e4c858a7" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:44.649827  6978 raft_consensus.cc:3060] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.649663  7044 consensus_queue.cc:260] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:44.650985  7044 raft_consensus.cc:3060] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.651690  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet a0a3eb5429634243b8a4e018654ada31 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:44.664059  6978 raft_consensus.cc:2468] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:44.664094  7044 raft_consensus.cc:2468] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:44.665336  7090 leader_election.cc:304] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:44.669417  8317 raft_consensus.cc:2804] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:44.670857  8317 raft_consensus.cc:697] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:44.671890  8317 consensus_queue.cc:237] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:14:44.767323  7630 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 92381.1us
I20260709 13:14:44.775141  6874 catalog_manager.cc:5697] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:44.785748  8163 raft_consensus.cc:993] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:44.786232  8163 raft_consensus.cc:1081] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:44.806537  7052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:51228
I20260709 13:14:44.807188  7052 raft_consensus.cc:493] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:44.807623  7052 raft_consensus.cc:3060] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.816780  7052 raft_consensus.cc:515] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:44.819126  7052 leader_election.cc:290] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 3 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:44.819514  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:44.820127  6978 raft_consensus.cc:3060] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.822307  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488ba3e670a74773a3042405edc2b57e" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:44.822919  7126 raft_consensus.cc:3055] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:44.823199  7126 raft_consensus.cc:740] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:44.823975  7126 consensus_queue.cc:260] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:44.825008  7126 raft_consensus.cc:3060] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.826646  6978 raft_consensus.cc:2468] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
I20260709 13:14:44.833504  8301 raft_consensus.cc:993] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:44.834141  8301 raft_consensus.cc:1081] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:44.836768  7052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19d422f0afac41b08229e01689b8fdfa"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:37112
I20260709 13:14:44.837378  7052 raft_consensus.cc:493] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:44.837823  7052 raft_consensus.cc:3060] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.839694  7016 leader_election.cc:304] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:44.841475  8320 raft_consensus.cc:2804] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:44.842025  8320 raft_consensus.cc:697] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:44.843003  8320 consensus_queue.cc:237] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:44.836745  7126 raft_consensus.cc:2468] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
I20260709 13:14:44.844199  7052 raft_consensus.cc:515] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:44.845911  7052 leader_election.cc:290] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:44.849633  7118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d422f0afac41b08229e01689b8fdfa" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:44.850164  7118 raft_consensus.cc:3060] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.862804  7118 raft_consensus.cc:2468] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:44.864230  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d422f0afac41b08229e01689b8fdfa" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:44.864907  7016 leader_election.cc:304] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:44.865993  6978 raft_consensus.cc:3055] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:44.866262  8226 raft_consensus.cc:2804] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:44.866402  6978 raft_consensus.cc:740] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:44.866815  8226 raft_consensus.cc:697] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:44.867384  6978 consensus_queue.cc:260] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:44.867627  8226 consensus_queue.cc:237] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:44.868767  6978 raft_consensus.cc:3060] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.874468  8274 raft_consensus.cc:993] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:44.874963  8301 raft_consensus.cc:1081] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:44.876624  7118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee5df37b5e254f508d5342cc741ad65b"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59168
I20260709 13:14:44.876830  6978 raft_consensus.cc:2468] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:44.877171  7118 raft_consensus.cc:493] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:44.877547  7118 raft_consensus.cc:3060] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.894059  7118 raft_consensus.cc:515] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:44.895967  6874 catalog_manager.cc:5697] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 2 to 3, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 3 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:44.898006  7118 leader_election.cc:290] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:44.899379  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5df37b5e254f508d5342cc741ad65b" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:44.899873  7052 raft_consensus.cc:3060] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.904458  7052 raft_consensus.cc:2468] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:44.905941  7091 leader_election.cc:304] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:44.907117  8314 raft_consensus.cc:2804] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:44.907553  8314 raft_consensus.cc:697] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:44.908358  8314 consensus_queue.cc:237] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:44.921470  7053 raft_consensus.cc:1240] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Rejecting Update request from peer 780d61c5f5894a9db6bdde015811ac09 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:44.926337  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5df37b5e254f508d5342cc741ad65b" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:44.927079  8126 consensus_queue.cc:1059] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:44.936647  6874 catalog_manager.cc:5697] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:44.942677  6978 raft_consensus.cc:3055] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:44.943073  6978 raft_consensus.cc:740] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:44.948235  6875 catalog_manager.cc:5697] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:44.943821  6978 consensus_queue.cc:260] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:44.962044  6978 raft_consensus.cc:3060] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.965346  8226 raft_consensus.cc:993] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:44.965931  8226 raft_consensus.cc:1081] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:44.968215  7663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e97c5fad53334fd7a8e2abeee3eaa070"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:44006
I20260709 13:14:44.968703  7663 raft_consensus.cc:493] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:44.968984  7663 raft_consensus.cc:3060] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.974116  7663 raft_consensus.cc:515] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:44.977200  7663 leader_election.cc:290] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:44.979449  6971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c5fad53334fd7a8e2abeee3eaa070" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:44.980091  6971 raft_consensus.cc:3060] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.979496  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c5fad53334fd7a8e2abeee3eaa070" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:44.981963  7053 raft_consensus.cc:3055] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:44.982246  7053 raft_consensus.cc:740] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:44.982942  7053 consensus_queue.cc:260] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:44.984050  7053 raft_consensus.cc:3060] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.986382  6971 raft_consensus.cc:2468] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:44.988071  7629 leader_election.cc:304] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:44.988803  8296 raft_consensus.cc:2804] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:44.989236  8296 raft_consensus.cc:697] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:14:44.990032  8296 consensus_queue.cc:237] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:45.002895  7053 raft_consensus.cc:2468] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:45.014925  6978 raft_consensus.cc:2468] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
W20260709 13:14:45.015894  8313 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:14:45.027251  6874 catalog_manager.cc:5697] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:45.111914  6978 raft_consensus.cc:1275] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:45.113252  8267 consensus_queue.cc:1048] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:45.129979  7053 raft_consensus.cc:1275] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:45.132730  8314 consensus_queue.cc:1048] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:45.283562  7118 raft_consensus.cc:1275] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:45.285799  8226 consensus_queue.cc:1048] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:45.301412  6973 raft_consensus.cc:1275] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:45.349156  7120 raft_consensus.cc:1275] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:45.358359  8320 consensus_queue.cc:1048] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:45.362615  8300 consensus_queue.cc:1048] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:45.377460  6971 raft_consensus.cc:1275] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:45.390515  7044 raft_consensus.cc:1275] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:45.392269  8300 consensus_queue.cc:1048] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:45.390398  8320 consensus_queue.cc:1048] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 13:14:45.410270  7052 raft_consensus.cc:1275] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:45.416538  8266 consensus_queue.cc:1048] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:45.449021  6971 raft_consensus.cc:1275] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:45.461542  8291 consensus_queue.cc:1048] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:45.525844  6973 raft_consensus.cc:1275] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:45.529034  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:45.537587  8349 consensus_queue.cc:1048] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:45.691099  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:45.726426  7044 consensus_queue.cc:237] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:45.741914  7118 raft_consensus.cc:1275] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:45.742627  7019 consensus_peers.cc:597] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 841b34895ba140009ab480686d6aae45. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:45.744544  8344 consensus_queue.cc:1048] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:45.745445  6973 raft_consensus.cc:1275] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:45.749727  8291 consensus_queue.cc:1048] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:45.758867  7044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1804682412224ff58ca7c285f326258f"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "780d61c5f5894a9db6bdde015811ac09"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:45.760783  7044 raft_consensus.cc:606] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:45.768323  7126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:14:45.769160  7126 raft_consensus.cc:606] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:45.772667  7044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0a3eb5429634243b8a4e018654ada31"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:45.773447  7044 raft_consensus.cc:606] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:14:45.776724  7126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:14:45.777314  7126 raft_consensus.cc:606] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:45.781286  6973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:45.781884  6973 raft_consensus.cc:606] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:45.783545  8320 raft_consensus.cc:2955] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:45.783146  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:45.791316  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:45.790500  6971 raft_consensus.cc:2955] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:45.793006  8290 raft_consensus.cc:993] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:45.793512  8344 raft_consensus.cc:1081] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:45.795142  7663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0a3eb5429634243b8a4e018654ada31"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:44006
I20260709 13:14:45.795660  7663 raft_consensus.cc:493] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:45.795967  7663 raft_consensus.cc:3060] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.796372  7126 raft_consensus.cc:2955] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:45.806480  7663 raft_consensus.cc:515] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:45.810779  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a3eb5429634243b8a4e018654ada31" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:45.811348  6978 raft_consensus.cc:3060] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.815740  6875 catalog_manager.cc:5697] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:45.821110  6978 raft_consensus.cc:2468] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:45.823436  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a3eb5429634243b8a4e018654ada31" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:45.831012  7053 raft_consensus.cc:3055] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:45.831315  7053 raft_consensus.cc:740] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:45.832968  7053 consensus_queue.cc:260] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:45.833943  7053 raft_consensus.cc:3060] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.839489  7629 leader_election.cc:304] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:45.840322  8349 raft_consensus.cc:2804] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:45.840760  8349 raft_consensus.cc:697] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:14:45.841516  8349 consensus_queue.cc:237] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:45.854498  7053 raft_consensus.cc:2468] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:45.856693  7663 leader_election.cc:290] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:45.853708  7126 consensus_queue.cc:237] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:45.867740  6971 raft_consensus.cc:1275] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:45.869120  8314 consensus_queue.cc:1048] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:45.876859  7093 consensus_peers.cc:597] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee5df37b5e254f508d5342cc741ad65b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:45.876948  7044 raft_consensus.cc:1275] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:45.878707  8300 consensus_queue.cc:1048] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:45.895045  8269 raft_consensus.cc:2955] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:45.904763  6876 catalog_manager.cc:5697] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:45.906811  6971 raft_consensus.cc:2955] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:45.928556  7044 raft_consensus.cc:2955] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:45.972018  7126 consensus_queue.cc:237] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:45.984639  6876 catalog_manager.cc:5697] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:46.031876  7093 consensus_peers.cc:597] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca0d1dd1a81d47d6867bc453ef73630a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:46.033808  7044 raft_consensus.cc:1275] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:46.033856  6978 raft_consensus.cc:1275] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:46.038445  8269 consensus_queue.cc:1048] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:46.039973  8300 consensus_queue.cc:1048] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:46.056427  8314 raft_consensus.cc:2955] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:46.060079  6978 raft_consensus.cc:2955] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:46.064778  7044 raft_consensus.cc:2955] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:46.079481  8313 raft_consensus.cc:993] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:46.080031  8313 raft_consensus.cc:1081] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:46.090845  7126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59168
I20260709 13:14:46.091454  7126 raft_consensus.cc:493] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:46.091802  7118 consensus_queue.cc:237] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:46.091715  6872 catalog_manager.cc:5697] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:46.091849  7126 raft_consensus.cc:3060] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.120482  8314 raft_consensus.cc:993] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:46.120972  8314 raft_consensus.cc:1081] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:46.122512  7044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:51228
I20260709 13:14:46.123067  7044 raft_consensus.cc:493] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:46.123425  7044 raft_consensus.cc:3060] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.124995  7126 raft_consensus.cc:515] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:46.127645  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:46.128183  6978 raft_consensus.cc:3055] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:46.128484  6978 raft_consensus.cc:740] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:46.129169  6978 consensus_queue.cc:260] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:46.130187  6978 raft_consensus.cc:3060] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.129714  7126 leader_election.cc:290] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:46.131083  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:46.131613  7053 raft_consensus.cc:3060] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:46.141948  7093 consensus_peers.cc:597] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91a678d802b94020b4593313fc22e9a1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:46.142880  7052 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:46.143482  6971 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:46.144981  8300 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:46.146323  6978 raft_consensus.cc:2468] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:46.146762  8267 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:46.147684  7090 leader_election.cc:304] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:46.148515  8300 raft_consensus.cc:2804] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:46.150524  8300 raft_consensus.cc:697] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:46.152128  8300 consensus_queue.cc:237] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:46.155320  7053 raft_consensus.cc:2468] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:46.158242  7044 raft_consensus.cc:515] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:46.165005  6971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:46.165555  6971 raft_consensus.cc:3060] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.166958  7118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:46.167598  7118 raft_consensus.cc:3055] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:46.167869  7118 raft_consensus.cc:740] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:46.169416  8269 raft_consensus.cc:2955] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:46.170528  7118 consensus_queue.cc:260] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:46.170985  6978 raft_consensus.cc:2955] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:46.173228  7044 leader_election.cc:290] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:46.177451  7118 raft_consensus.cc:3060] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.179744  7052 raft_consensus.cc:2955] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:46.181725  6971 raft_consensus.cc:2468] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:46.187613  7016 leader_election.cc:304] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:46.188468  8344 raft_consensus.cc:2804] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:46.188906  8344 raft_consensus.cc:697] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:46.189958  8344 consensus_queue.cc:237] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:46.198004  8320 raft_consensus.cc:993] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb: : Instructing follower 780d61c5f5894a9db6bdde015811ac09 to start an election
I20260709 13:14:46.203856  8320 raft_consensus.cc:1081] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer 780d61c5f5894a9db6bdde015811ac09 to start an election
I20260709 13:14:46.195722  6872 catalog_manager.cc:5697] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:46.210062  6874 catalog_manager.cc:5697] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:46.216811  6971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1804682412224ff58ca7c285f326258f"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
 from {username='slave'} at 127.0.0.1:50572
I20260709 13:14:46.217702  6971 raft_consensus.cc:493] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:46.218109  6971 raft_consensus.cc:3060] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.230522  6978 raft_consensus.cc:1275] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:46.232322  8296 consensus_queue.cc:1048] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:46.241906  7118 raft_consensus.cc:2468] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:46.251417  8269 raft_consensus.cc:993] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:46.251921  8269 raft_consensus.cc:1081] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:46.254974  7052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:51228
I20260709 13:14:46.255488  7052 raft_consensus.cc:493] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:46.255805  7052 raft_consensus.cc:3060] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:46.272362  6872 catalog_manager.cc:5697] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 1 to 2, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:46.273741  7052 raft_consensus.cc:515] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:46.298071  6971 raft_consensus.cc:515] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } }
I20260709 13:14:46.304076  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1804682412224ff58ca7c285f326258f" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:46.304704  7053 raft_consensus.cc:3055] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:46.305063  7053 raft_consensus.cc:740] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:46.305781  7053 consensus_queue.cc:260] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } }
I20260709 13:14:46.307090  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1804682412224ff58ca7c285f326258f" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:46.307680  7126 raft_consensus.cc:3060] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.308297  7053 raft_consensus.cc:3060] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.316277  7044 raft_consensus.cc:1275] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:46.308614  6971 leader_election.cc:290] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 2 election: Requested vote from peers 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:46.319272  7126 raft_consensus.cc:2468] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 2.
I20260709 13:14:46.322244  8266 consensus_queue.cc:1048] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:46.351366  6941 leader_election.cc:304] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:46.352207  8313 raft_consensus.cc:2804] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:46.352659  8313 raft_consensus.cc:697] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:46.325362  7053 raft_consensus.cc:2468] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 2.
I20260709 13:14:46.353615  8313 consensus_queue.cc:237] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } }
I20260709 13:14:46.360423  7052 leader_election.cc:290] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 3 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:46.363464  8372 ts_tablet_manager.cc:933] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:46.370667  8371 ts_tablet_manager.cc:933] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:46.374672  6971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:46.375432  6971 raft_consensus.cc:3060] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:46.376834  8372 tablet_copy_client.cc:323] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:14:46.379570  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48686bfca2ca4f07bd3b4b471df96ef1" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:46.380163  7126 raft_consensus.cc:3055] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:46.380597  7126 raft_consensus.cc:740] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:46.381582  7126 consensus_queue.cc:260] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:46.383137  7126 raft_consensus.cc:3060] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:46.391434  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet 841b34895ba140009ab480686d6aae45 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:14:46.392204  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet 841b34895ba140009ab480686d6aae45 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-841b34895ba140009ab480686d6aae45
I20260709 13:14:46.402022  6971 raft_consensus.cc:2468] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
I20260709 13:14:46.402643  6872 catalog_manager.cc:5697] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:46.404850  7016 leader_election.cc:304] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:46.405107  7063 tablet_copy_source_session.cc:215] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:46.405431  8371 tablet_copy_client.cc:323] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:14:46.405651  8344 raft_consensus.cc:2804] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:46.408838  8344 raft_consensus.cc:697] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:46.412773  8372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841b34895ba140009ab480686d6aae45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:46.409739  8344 consensus_queue.cc:237] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:46.435303  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet ee5df37b5e254f508d5342cc741ad65b from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:14:46.435891  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet ee5df37b5e254f508d5342cc741ad65b from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-ee5df37b5e254f508d5342cc741ad65b
I20260709 13:14:46.452383  7126 raft_consensus.cc:2468] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
I20260709 13:14:46.458088  7137 tablet_copy_source_session.cc:215] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:46.461843  8371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5df37b5e254f508d5342cc741ad65b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:46.488305  6872 catalog_manager.cc:5697] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 2 to 3, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 3 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:46.501442  8380 ts_tablet_manager.cc:933] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:46.512378  8371 tablet_copy_client.cc:806] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:46.513067  8371 tablet_copy_client.cc:670] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:46.514974  8372 tablet_copy_client.cc:806] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:46.515672  8372 tablet_copy_client.cc:670] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:46.519189  8371 tablet_copy_client.cc:538] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:46.519942  8372 tablet_copy_client.cc:538] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:46.522984  8380 tablet_copy_client.cc:323] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:14:46.524608  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet ca0d1dd1a81d47d6867bc453ef73630a from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:14:46.525110  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet ca0d1dd1a81d47d6867bc453ef73630a from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-ca0d1dd1a81d47d6867bc453ef73630a
I20260709 13:14:46.530589  8371 tablet_bootstrap.cc:492] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:46.533105  7137 tablet_copy_source_session.cc:215] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:46.536396  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0d1dd1a81d47d6867bc453ef73630a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:46.547845  8372 tablet_bootstrap.cc:492] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:46.571959  7126 raft_consensus.cc:1275] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:46.573653  8290 consensus_queue.cc:1048] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:46.585927  8383 ts_tablet_manager.cc:933] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:46.594904  6971 raft_consensus.cc:1275] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:46.596968  8269 consensus_queue.cc:1048] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:46.589129  8380 tablet_copy_client.cc:806] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:46.608295  8380 tablet_copy_client.cc:670] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:46.614916  8380 tablet_copy_client.cc:538] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:14:46.643360  8371 log.cc:927] Time spent T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523: Append to log took a long time: real 0.054s	user 0.002s	sys 0.000s
I20260709 13:14:46.687161  6971 raft_consensus.cc:1275] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:46.689896  8344 consensus_queue.cc:1048] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:46.694679  8383 tablet_copy_client.cc:323] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:14:46.704488  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet 91a678d802b94020b4593313fc22e9a1 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:14:46.705014  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet 91a678d802b94020b4593313fc22e9a1 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-91a678d802b94020b4593313fc22e9a1
I20260709 13:14:46.724761  7052 raft_consensus.cc:1275] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:46.726722  8269 consensus_queue.cc:1048] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:46.729748  8380 tablet_bootstrap.cc:492] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:46.736328  8371 tablet_bootstrap.cc:492] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:46.761221  7137 tablet_copy_source_session.cc:215] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:46.745170  8371 tablet_bootstrap.cc:492] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:46.779489  8371 ts_tablet_manager.cc:1403] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.249s	user 0.025s	sys 0.036s
I20260709 13:14:46.789773  8371 raft_consensus.cc:359] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:46.790690  8371 raft_consensus.cc:740] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:46.791352  8371 consensus_queue.cc:260] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:46.792716  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:46.795243  8371 ts_tablet_manager.cc:1434] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:14:46.796960  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-ee5df37b5e254f508d5342cc741ad65b received from {username='slave'} at 127.0.0.1:58280
I20260709 13:14:46.797381  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-ee5df37b5e254f508d5342cc741ad65b on tablet ee5df37b5e254f508d5342cc741ad65b with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:46.792919  8372 tablet_bootstrap.cc:492] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:46.808210  8372 tablet_bootstrap.cc:492] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:46.808928  8372 ts_tablet_manager.cc:1403] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.261s	user 0.049s	sys 0.030s
I20260709 13:14:46.811730  8372 raft_consensus.cc:359] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:46.812505  8372 raft_consensus.cc:740] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:46.813129  8372 consensus_queue.cc:260] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:46.826380  8372 ts_tablet_manager.cc:1434] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:14:46.828363  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-841b34895ba140009ab480686d6aae45 received from {username='slave'} at 127.0.0.1:56102
I20260709 13:14:46.828778  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-841b34895ba140009ab480686d6aae45 on tablet 841b34895ba140009ab480686d6aae45 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:46.831640  7661 raft_consensus.cc:1217] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:46.837556  7119 raft_consensus.cc:1275] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:46.840380  8126 consensus_queue.cc:1048] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:46.847102  7120 raft_consensus.cc:1275] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:46.854307  8379 consensus_queue.cc:1048] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:46.856211  8383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a678d802b94020b4593313fc22e9a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:46.925992  7052 raft_consensus.cc:1275] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:46.930402  8126 consensus_queue.cc:1048] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:46.935109  6978 raft_consensus.cc:1275] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:46.945410  8344 consensus_queue.cc:1048] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:47.012737  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:47.123327  8380 tablet_bootstrap.cc:492] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:47.124544  8380 tablet_bootstrap.cc:492] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:47.126096  6978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2d88a98a26d4dc9a8d36b0adb0ef3de"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:47.126511  8380 ts_tablet_manager.cc:1403] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.397s	user 0.020s	sys 0.007s
I20260709 13:14:47.126775  6978 raft_consensus.cc:606] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:14:47.130364  8380 raft_consensus.cc:359] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:47.132167  7120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:14:47.132797  7120 raft_consensus.cc:606] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:47.131304  8380 raft_consensus.cc:740] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:47.134158  8383 tablet_copy_client.cc:806] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:47.134829  8383 tablet_copy_client.cc:670] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:47.135676  7052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:47.136263  7052 raft_consensus.cc:606] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:47.138729  8383 tablet_copy_client.cc:538] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:47.139727  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:14:47.141480  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:47.134716  8380 consensus_queue.cc:260] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:47.153965  8383 tablet_bootstrap.cc:492] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:47.154326  8380 ts_tablet_manager.cc:1434] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:14:47.157320  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-ca0d1dd1a81d47d6867bc453ef73630a received from {username='slave'} at 127.0.0.1:58280
I20260709 13:14:47.157816  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-ca0d1dd1a81d47d6867bc453ef73630a on tablet ca0d1dd1a81d47d6867bc453ef73630a with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:47.231366  8383 tablet_bootstrap.cc:492] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:47.232425  8383 tablet_bootstrap.cc:492] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:47.233187  8383 ts_tablet_manager.cc:1403] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.079s	user 0.033s	sys 0.008s
I20260709 13:14:47.241602  8383 raft_consensus.cc:359] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:47.242610  8383 raft_consensus.cc:740] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:47.243628  8383 consensus_queue.cc:260] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:47.248170  8383 ts_tablet_manager.cc:1434] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 13:14:47.254055  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-91a678d802b94020b4593313fc22e9a1 received from {username='slave'} at 127.0.0.1:58280
I20260709 13:14:47.254539  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-91a678d802b94020b4593313fc22e9a1 on tablet 91a678d802b94020b4593313fc22e9a1 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:47.299510  8269 raft_consensus.cc:993] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:47.300022  8269 raft_consensus.cc:1081] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:47.302865  7052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:51228
I20260709 13:14:47.303557  7052 raft_consensus.cc:493] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:47.303972  7052 raft_consensus.cc:3060] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:47.325816  8395 raft_consensus.cc:1064] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:47.328418  7052 raft_consensus.cc:515] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:47.328619  8395 consensus_queue.cc:237] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:47.342929  7660 raft_consensus.cc:1217] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:47.371220  7660 raft_consensus.cc:1275] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:47.372300  6973 raft_consensus.cc:1275] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:47.373701  7119 raft_consensus.cc:1275] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:47.373805  8290 consensus_queue.cc:1048] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:47.376943  8290 consensus_queue.cc:1048] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:47.382731  8290 consensus_queue.cc:1048] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:47.403564  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:47.404177  7120 raft_consensus.cc:3055] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:47.404493  7120 raft_consensus.cc:740] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:47.405247  7120 consensus_queue.cc:260] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:47.406399  7120 raft_consensus.cc:3060] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:47.419739  7120 raft_consensus.cc:2468] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
I20260709 13:14:47.424852  6978 raft_consensus.cc:2955] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:47.460691  7052 leader_election.cc:290] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 3 election: Requested vote from peers 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:47.446095  8313 raft_consensus.cc:993] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:47.422176  8394 raft_consensus.cc:2955] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:47.465481  8126 raft_consensus.cc:1081] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:47.467123  7663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2d88a98a26d4dc9a8d36b0adb0ef3de"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:43998
I20260709 13:14:47.467655  7663 raft_consensus.cc:493] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:47.467978  7663 raft_consensus.cc:3060] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:47.437498  8344 raft_consensus.cc:993] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:47.471940  8344 raft_consensus.cc:1081] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:47.474555  7016 leader_election.cc:304] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:47.476786  8379 raft_consensus.cc:2804] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:47.477350  8379 raft_consensus.cc:697] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:47.478276  8379 consensus_queue.cc:237] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [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: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:47.464557  7661 raft_consensus.cc:1217] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:47.452984  7660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42690e7528648ee80ca9acef9d00718" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:14:47.482905  7660 raft_consensus.cc:3060] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:47.481691  7662 raft_consensus.cc:2955] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:47.494422  7663 raft_consensus.cc:515] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:47.490052  6872 catalog_manager.cc:5697] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:47.501890  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d88a98a26d4dc9a8d36b0adb0ef3de" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:47.497002  7663 leader_election.cc:290] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:47.502488  6978 raft_consensus.cc:3055] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:47.504496  6978 raft_consensus.cc:740] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:47.505656  6978 consensus_queue.cc:260] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:47.507367  6978 raft_consensus.cc:3060] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:47.522046  6978 raft_consensus.cc:2468] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:47.527078  7629 leader_election.cc:304] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:47.528307  8296 raft_consensus.cc:2804] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:47.529035  8296 raft_consensus.cc:697] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:14:47.529976  8296 consensus_queue.cc:237] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:47.564767  7663 raft_consensus.cc:1217] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:47.570298  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d88a98a26d4dc9a8d36b0adb0ef3de" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:47.570972  7052 raft_consensus.cc:3060] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:47.644728  7052 raft_consensus.cc:2468] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:47.665467  7120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59162
I20260709 13:14:47.666049  7120 raft_consensus.cc:493] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:47.666430  7120 raft_consensus.cc:3060] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:47.677819  7120 raft_consensus.cc:515] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:47.685788  7120 leader_election.cc:290] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
W20260709 13:14:47.729638  7629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 162830us
I20260709 13:14:47.721747  7660 raft_consensus.cc:2468] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
W20260709 13:14:47.751124  7091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 52178.8us
I20260709 13:14:47.762923  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:47.763556  7052 raft_consensus.cc:3055] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:14:47.761185  6941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 133425us
I20260709 13:14:47.763917  7052 raft_consensus.cc:740] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
W20260709 13:14:47.769500  8403 log.cc:927] Time spent T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 13:14:47.764657  7052 consensus_queue.cc:260] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:47.783299  7052 raft_consensus.cc:3060] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:47.795907  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:47.796602  6978 raft_consensus.cc:3060] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:47.805675  6978 raft_consensus.cc:2468] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
W20260709 13:14:47.807850  7093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:34385, user_credentials={real_user=slave}} blocked reactor thread for 76452.5us
I20260709 13:14:47.829000  7090 leader_election.cc:304] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:47.833046  8269 raft_consensus.cc:2804] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:47.833730  8269 raft_consensus.cc:697] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:47.844780  8269 consensus_queue.cc:237] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:47.882184  8267 raft_consensus.cc:1064] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:47.889248  8267 consensus_queue.cc:237] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:47.886889  7052 raft_consensus.cc:2468] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
W20260709 13:14:47.904631  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 55717.8us
I20260709 13:14:47.912846  6876 catalog_manager.cc:5697] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:47.914472  6872 catalog_manager.cc:5697] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:47.939006  6971 raft_consensus.cc:1275] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:47.943881  7664 raft_consensus.cc:1275] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:47.945283  8413 consensus_queue.cc:1048] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:47.953518  8424 consensus_queue.cc:1048] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:47.956692  8420 raft_consensus.cc:1064] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:47.959044  8420 consensus_queue.cc:237] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:14:47.964689  6944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:34385, user_credentials={real_user=slave}} blocked reactor thread for 203423us
I20260709 13:14:47.974161  7052 raft_consensus.cc:1275] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:47.980722  8267 consensus_queue.cc:1048] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:47.987332  7053 raft_consensus.cc:1275] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:48.000118  6874 catalog_manager.cc:5697] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 2 to 3, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 3 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:48.002660  7119 raft_consensus.cc:2955] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.017894  7120 raft_consensus.cc:1275] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:48.025421  7664 raft_consensus.cc:2955] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.034988  7051 raft_consensus.cc:1275] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:48.025707  8269 raft_consensus.cc:2955] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.040141  7662 raft_consensus.cc:1275] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:48.041294  8267 consensus_queue.cc:1048] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:48.041589  6978 raft_consensus.cc:1275] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:48.043481  8426 consensus_queue.cc:1048] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:48.046317  8424 consensus_queue.cc:1048] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:14:48.051632  8433 consensus_queue.cc:1048] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:48.055109  6874 catalog_manager.cc:5697] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.063612  8419 consensus_queue.cc:1048] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:48.086345  7664 raft_consensus.cc:1275] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:48.087860  8435 consensus_queue.cc:1048] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:48.104861  8267 raft_consensus.cc:1064] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:48.108395  8267 consensus_queue.cc:237] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:48.113471  7052 raft_consensus.cc:2955] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.137609  6978 raft_consensus.cc:2955] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.142385  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:48.143752  6974 raft_consensus.cc:1275] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:48.160739  8425 raft_consensus.cc:2955] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.155720  8421 consensus_queue.cc:1048] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:48.166054  7044 raft_consensus.cc:2955] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.201738  6971 raft_consensus.cc:2955] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.258834  7052 consensus_queue.cc:237] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:48.270931  7120 consensus_queue.cc:237] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:48.290405  7664 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:48.293900  7053 raft_consensus.cc:1275] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:48.296934  8414 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:14:48.299208  7048 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:48.303735  7120 raft_consensus.cc:1275] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:48.310774  7664 raft_consensus.cc:1275] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:48.313874  8267 consensus_queue.cc:1048] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:48.311787  8417 consensus_queue.cc:1048] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 13:14:48.328214  6978 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:48.329425  6973 raft_consensus.cc:1275] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:48.359534  8267 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:48.370718  7666 raft_consensus.cc:2955] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.380170  8290 raft_consensus.cc:2955] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.381454  8425 consensus_queue.cc:1048] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:48.382155  7051 raft_consensus.cc:1275] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:48.383296  8426 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:48.387023  7126 raft_consensus.cc:2955] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.392544  6872 catalog_manager.cc:5697] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.473933  7664 raft_consensus.cc:1275] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:48.499598  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:48.369335  8420 consensus_queue.cc:1048] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.115s
W20260709 13:14:48.529932  7093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:34385, user_credentials={real_user=slave}} blocked reactor thread for 49016.5us
W20260709 13:14:48.549149  8439 log.cc:927] Time spent T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 13:14:48.532224  8423 consensus_queue.cc:1048] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:14:48.603749  6971 raft_consensus.cc:2955] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.617067  6973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f743453c88149b49545f50e189caa86"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:48.619055  6973 raft_consensus.cc:606] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:48.637382  8226 consensus_queue.cc:1048] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:48.609148  8269 raft_consensus.cc:2955] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.655887  8267 raft_consensus.cc:2955] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.710883  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca0d1dd1a81d47d6867bc453ef73630a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:48.716337  7052 raft_consensus.cc:2955] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.732746  7048 raft_consensus.cc:2955] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.743325  7660 raft_consensus.cc:2955] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.824745  6861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 841b34895ba140009ab480686d6aae45 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:48.849090  7126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:14:48.850759  7126 raft_consensus.cc:606] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:48.760308  7662 raft_consensus.cc:2955] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:48.936902  7048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3d0280aae654f00b9579b3fee058838"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "780d61c5f5894a9db6bdde015811ac09"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:48.937615  7048 raft_consensus.cc:606] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:48.938114  8459 raft_consensus.cc:993] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:48.950991  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:14:48.952930  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:48.949535  8469 raft_consensus.cc:1081] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
W20260709 13:14:49.044337  6941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 166031us
I20260709 13:14:49.060576  7662 raft_consensus.cc:2955] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
W20260709 13:14:49.126348  6941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 60504.1us
I20260709 13:14:49.128844  7118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f743453c88149b49545f50e189caa86"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59168
I20260709 13:14:49.129375  7118 raft_consensus.cc:493] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:49.129737  7118 raft_consensus.cc:3060] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.151996  7118 raft_consensus.cc:515] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:49.155284  7118 leader_election.cc:290] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
W20260709 13:14:49.156492  8472 log.cc:927] Time spent T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 13:14:49.206128  8471 raft_consensus.cc:993] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:49.207490  8389 raft_consensus.cc:1081] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:49.211037  7119 raft_consensus.cc:1240] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Rejecting Update request from peer 780d61c5f5894a9db6bdde015811ac09 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:49.220889  8418 consensus_queue.cc:1059] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:49.221936  8418 raft_consensus.cc:3055] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:49.222312  8418 raft_consensus.cc:740] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:49.225865  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f743453c88149b49545f50e189caa86" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:49.226485  7049 raft_consensus.cc:3060] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.268101  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f743453c88149b49545f50e189caa86" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:49.270637  7049 raft_consensus.cc:2468] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:49.270762  7044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:51228
I20260709 13:14:49.278429  7046 raft_consensus.cc:1240] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Rejecting Update request from peer 780d61c5f5894a9db6bdde015811ac09 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:49.283967  8435 raft_consensus.cc:993] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower 780d61c5f5894a9db6bdde015811ac09 to start an election
I20260709 13:14:49.284468  8435 raft_consensus.cc:1081] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer 780d61c5f5894a9db6bdde015811ac09 to start an election
I20260709 13:14:49.245831  8418 consensus_queue.cc:260] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:49.285969  8418 raft_consensus.cc:3060] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.301003  7044 raft_consensus.cc:493] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:49.301452  7044 raft_consensus.cc:3060] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:49.309010  6973 raft_consensus.cc:2468] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:49.327768  6872 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34426 (request call id 273) took 1063 ms. Trace:
I20260709 13:14:49.331497  7044 raft_consensus.cc:515] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:49.333379  7044 leader_election.cc:290] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 3 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
W20260709 13:14:49.335161  6942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 47868us
I20260709 13:14:49.328296  6872 rpcz_store.cc:276] 0709 13:14:48.264833 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:48.269250 (+  4417us) service_pool.cc:224] Handling call
0709 13:14:49.327670 (+1058420us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:14:48.532168 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:14:48.646147 (+113979us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:14:48.648195 (+  2048us) write_op.cc:435] Acquired schema lock
0709 13:14:48.648213 (+    18us) tablet.cc:662] Decoding operations
0709 13:14:48.653109 (+  4896us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:14:48.653160 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 13:14:48.653187 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:14:48.653369 (+   182us) tablet.cc:701] Row locks acquired
0709 13:14:48.653381 (+    12us) write_op.cc:260] PREPARE: finished
0709 13:14:48.653514 (+   133us) write_op.cc:270] Start()
0709 13:14:48.653615 (+   101us) write_op.cc:276] Timestamp: P: 1783602888653474 usec, L: 0
0709 13:14:48.653632 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 13:14:48.654178 (+   546us) log.cc:844] Serialized 595 byte log entry
0709 13:14:49.155327 (+501149us) op_driver.cc:464] REPLICATION: finished
0709 13:14:49.207470 (+ 52143us) write_op.cc:301] APPLY: starting
0709 13:14:49.207562 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0709 13:14:49.207686 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0709 13:14:49.207828 (+   142us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:14:49.208027 (+   199us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:14:49.209073 (+  1046us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:14:49.209152 (+    79us) write_op.cc:312] APPLY: finished
0709 13:14:49.209402 (+   250us) log.cc:844] Serialized 23 byte log entry
0709 13:14:49.212283 (+  2881us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:49.212369 (+    86us) write_op.cc:454] Released schema lock
0709 13:14:49.212407 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:14:49.213914 (+  1507us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:49.213949 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":51175,"apply.run_cpu_time_us":1886,"apply.run_wall_time_us":7145,"num_ops":1,"prepare.queue_time_us":7196,"prepare.run_cpu_time_us":2754,"prepare.run_wall_time_us":145213,"replication_time_us":501513,"thread_start_us":23192,"threads_started":1}]]}
I20260709 13:14:49.344766  7091 leader_election.cc:304] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:49.350014  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:49.350613  7126 raft_consensus.cc:3055] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:49.350698  8471 raft_consensus.cc:2804] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:49.350950  7126 raft_consensus.cc:740] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:49.351243  8471 raft_consensus.cc:697] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:49.351691  7126 consensus_queue.cc:260] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:49.352061  8471 consensus_queue.cc:237] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:49.352859  7126 raft_consensus.cc:3060] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:49.373486  6876 catalog_manager.cc:5697] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:49.380326  6978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3d0280aae654f00b9579b3fee058838"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
 from {username='slave'} at 127.0.0.1:50572
I20260709 13:14:49.381072  6978 raft_consensus.cc:493] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:49.381496  6978 raft_consensus.cc:3060] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.388201  7126 raft_consensus.cc:2468] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
I20260709 13:14:49.382195  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e243872db542e789bc50d4ddef322e" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:49.389900  6977 raft_consensus.cc:3060] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:49.399806  7016 leader_election.cc:304] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:49.418802  8435 raft_consensus.cc:2804] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:49.425519  8435 raft_consensus.cc:697] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:49.428279  8435 consensus_queue.cc:237] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:49.524048  8418 raft_consensus.cc:493] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
I20260709 13:14:49.524869  8418 raft_consensus.cc:515] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:49.529090  7661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841b34895ba140009ab480686d6aae45" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523" is_pre_election: true
I20260709 13:14:49.530916  8418 leader_election.cc:290] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:49.531771  6977 raft_consensus.cc:2468] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
I20260709 13:14:49.532219  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841b34895ba140009ab480686d6aae45" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:49.533109  6978 raft_consensus.cc:515] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:49.533867  6941 leader_election.cc:304] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09; no voters: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523
I20260709 13:14:49.534825  8418 raft_consensus.cc:2749] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:49.534950  6978 leader_election.cc:290] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 2 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:49.535175  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841b34895ba140009ab480686d6aae45" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:49.536619  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d0280aae654f00b9579b3fee058838" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:49.537228  7121 raft_consensus.cc:3060] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.551352  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d0280aae654f00b9579b3fee058838" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:49.552030  7048 raft_consensus.cc:3055] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:49.552412  7048 raft_consensus.cc:740] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:49.553294  7048 consensus_queue.cc:260] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:49.554517  7121 raft_consensus.cc:2468] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 2.
I20260709 13:14:49.556011  7048 raft_consensus.cc:3060] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.555963  6941 leader_election.cc:304] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:49.559425  8459 raft_consensus.cc:2804] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:49.559929  8459 raft_consensus.cc:697] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:49.560897  8459 consensus_queue.cc:237] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:49.575654  7048 raft_consensus.cc:2468] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 2.
I20260709 13:14:49.587224  6872 catalog_manager.cc:5697] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:49.590628  6872 catalog_manager.cc:5697] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 4 to 5, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:49.613300  6960 tablet_service.cc:1558] Processing DeleteTablet for tablet 841b34895ba140009ab480686d6aae45 with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50566
I20260709 13:14:49.613569  6965 tablet_service.cc:1558] Processing DeleteTablet for tablet ca0d1dd1a81d47d6867bc453ef73630a with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50566
I20260709 13:14:49.614285  6874 catalog_manager.cc:5697] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:49.630792  8489 tablet_replica.cc:333] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:14:49.633353  7126 consensus_queue.cc:237] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:49.636386  6875 catalog_manager.cc:5697] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:49.641525  7121 consensus_queue.cc:237] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:49.639011  8489 raft_consensus.cc:2243] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:49.644965  7048 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:49.644975  8489 raft_consensus.cc:2272] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:49.645097  7661 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:49.648100  8389 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:49.651587  8489 ts_tablet_manager.cc:1916] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:49.652912  6876 catalog_manager.cc:5697] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 2 to 3, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 3 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:49.660166  6978 raft_consensus.cc:1275] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:49.653784  8468 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 13:14:49.664758  8414 consensus_queue.cc:1048] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:14:49.673527  8426 raft_consensus.cc:2955] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:49.681195  7661 raft_consensus.cc:1275] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:49.679803  7045 raft_consensus.cc:2955] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:49.688138  8468 consensus_queue.cc:1048] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
I20260709 13:14:49.728503  8269 raft_consensus.cc:2955] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:49.731309  6974 raft_consensus.cc:2955] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:49.739485  8489 ts_tablet_manager.cc:1929] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:49.739980  8489 log.cc:1199] T 841b34895ba140009ab480686d6aae45 P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/841b34895ba140009ab480686d6aae45
I20260709 13:14:49.745545  7660 raft_consensus.cc:2955] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:49.747131  8489 tablet_replica.cc:333] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:14:49.751325  7662 raft_consensus.cc:2955] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:49.757728  8489 raft_consensus.cc:2243] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:49.758834  8489 raft_consensus.cc:2272] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:49.762243  8489 ts_tablet_manager.cc:1916] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:49.766163  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet 841b34895ba140009ab480686d6aae45 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:49.786325  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee5df37b5e254f508d5342cc741ad65b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:49.805274  6876 catalog_manager.cc:5697] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 4 to 5, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:49.804544  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91a678d802b94020b4593313fc22e9a1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:49.822000  7121 raft_consensus.cc:1275] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:49.821441  6872 catalog_manager.cc:5697] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 4 to 5, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:49.823606  8433 consensus_queue.cc:1048] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:49.843924  7045 raft_consensus.cc:1275] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:49.846907  8389 consensus_queue.cc:1048] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:49.860721  6978 raft_consensus.cc:1275] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:49.865165  8489 ts_tablet_manager.cc:1929] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:49.865696  8489 log.cc:1199] T ca0d1dd1a81d47d6867bc453ef73630a P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/ca0d1dd1a81d47d6867bc453ef73630a
I20260709 13:14:49.868386  6974 raft_consensus.cc:1275] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:49.868634  8413 consensus_queue.cc:1048] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:49.874760  8462 consensus_queue.cc:1048] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:49.873343  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet ca0d1dd1a81d47d6867bc453ef73630a (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:49.891678  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet ee5df37b5e254f508d5342cc741ad65b with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51218
I20260709 13:14:49.901855  6960 tablet_service.cc:1558] Processing DeleteTablet for tablet 91a678d802b94020b4593313fc22e9a1 with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50566
I20260709 13:14:49.902892  8489 tablet_replica.cc:333] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:14:49.903791  8489 raft_consensus.cc:2243] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:49.904448  8489 raft_consensus.cc:2272] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:49.907058  8489 ts_tablet_manager.cc:1916] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:49.922204  8499 tablet_replica.cc:333] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:14:49.923448  8499 raft_consensus.cc:2243] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:49.929201  8499 raft_consensus.cc:2272] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:49.946440  8489 ts_tablet_manager.cc:1929] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:49.946933  8489 log.cc:1199] T 91a678d802b94020b4593313fc22e9a1 P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/91a678d802b94020b4593313fc22e9a1
I20260709 13:14:49.948525  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet 91a678d802b94020b4593313fc22e9a1 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:49.954167  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:49.959256  8499 ts_tablet_manager.cc:1916] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:49.972187  7048 raft_consensus.cc:1275] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:49.973821  8456 consensus_queue.cc:1048] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:49.979401  8499 ts_tablet_manager.cc:1929] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:49.979910  8499 log.cc:1199] T ee5df37b5e254f508d5342cc741ad65b P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/ee5df37b5e254f508d5342cc741ad65b
I20260709 13:14:49.981876  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet ee5df37b5e254f508d5342cc741ad65b (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:49.993996  7126 raft_consensus.cc:1275] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:50.000552  8313 consensus_queue.cc:1048] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:50.131978  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:50.181290  7126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ee423f029e449a2ab64c23e20cd4681"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "780d61c5f5894a9db6bdde015811ac09"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:14:50.181900  7126 raft_consensus.cc:606] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Received request to transfer leadership to TS 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:50.185729  6978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:50.186268  6978 raft_consensus.cc:606] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:50.189021  7048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:50.189489  7048 raft_consensus.cc:606] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:50.191898  7048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba4cd5dfe0b743ebb368c0ec823f0609"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:50.192414  7048 raft_consensus.cc:606] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:14:50.193439  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:14:50.196419  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:50.254310  8269 raft_consensus.cc:993] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower 780d61c5f5894a9db6bdde015811ac09 to start an election
I20260709 13:14:50.254892  8468 raft_consensus.cc:1081] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Signalling peer 780d61c5f5894a9db6bdde015811ac09 to start an election
I20260709 13:14:50.256472  6978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ee423f029e449a2ab64c23e20cd4681"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
 from {username='slave'} at 127.0.0.1:50586
I20260709 13:14:50.256981  6978 raft_consensus.cc:493] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:50.257273  6978 raft_consensus.cc:3060] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.262192  6978 raft_consensus.cc:515] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:50.263598  6978 leader_election.cc:290] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 2 election: Requested vote from peers 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:50.264523  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee423f029e449a2ab64c23e20cd4681" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:50.265198  7126 raft_consensus.cc:3055] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:50.265501  7126 raft_consensus.cc:740] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:50.266224  7126 consensus_queue.cc:260] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:50.264529  7660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee423f029e449a2ab64c23e20cd4681" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:14:50.267445  7660 raft_consensus.cc:3060] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.267505  7126 raft_consensus.cc:3060] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.273115  7660 raft_consensus.cc:2468] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 2.
I20260709 13:14:50.274185  6944 leader_election.cc:304] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:50.277921  8456 raft_consensus.cc:2804] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:50.278577  7126 raft_consensus.cc:2468] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 2.
I20260709 13:14:50.279407  8456 raft_consensus.cc:697] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:50.280369  8456 consensus_queue.cc:237] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:50.303977  6874 catalog_manager.cc:5697] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 1 to 2, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:50.326860  8313 raft_consensus.cc:993] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:50.327356  8313 raft_consensus.cc:1081] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:50.328925  7126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59168
I20260709 13:14:50.329427  7126 raft_consensus.cc:493] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:50.329734  7126 raft_consensus.cc:3060] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.337790  7126 raft_consensus.cc:515] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:50.340744  7660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:14:50.340955  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:50.341315  7660 raft_consensus.cc:3060] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.341516  6978 raft_consensus.cc:3055] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:50.341882  6978 raft_consensus.cc:740] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:50.342415  6978 consensus_queue.cc:260] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:50.343344  6978 raft_consensus.cc:3060] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.348366  7126 leader_election.cc:290] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:50.349620  7660 raft_consensus.cc:2468] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:50.350759  7093 leader_election.cc:304] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:50.351622  8468 raft_consensus.cc:2804] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:50.352068  8468 raft_consensus.cc:697] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:50.352458  6978 raft_consensus.cc:2468] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:50.352855  8468 consensus_queue.cc:237] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:50.371476  6874 catalog_manager.cc:5697] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:50.642297  8504 raft_consensus.cc:993] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:50.642819  8433 raft_consensus.cc:1081] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:50.644155  7118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59162
I20260709 13:14:50.644586  7118 raft_consensus.cc:493] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:50.644863  7118 raft_consensus.cc:3060] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:50.649300  7118 raft_consensus.cc:515] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:50.650743  7118 leader_election.cc:290] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 3 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:50.651975  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:50.651887  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e53289c22a440d972e412bba13fac3" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:50.652611  7045 raft_consensus.cc:3055] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:50.652685  6978 raft_consensus.cc:3060] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:50.652994  7045 raft_consensus.cc:740] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:50.653694  7045 consensus_queue.cc:260] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:50.654817  7045 raft_consensus.cc:3060] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:50.661573  7045 raft_consensus.cc:2468] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 3.
I20260709 13:14:50.663203  7091 leader_election.cc:304] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [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: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:50.658726  6978 raft_consensus.cc:2468] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 3.
I20260709 13:14:50.666075  8413 raft_consensus.cc:2804] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:50.666592  8413 raft_consensus.cc:697] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:50.667377  8413 consensus_queue.cc:237] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:50.683650  6874 catalog_manager.cc:5697] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 2 to 3, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 3 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:50.705596  8433 raft_consensus.cc:993] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:50.706156  8504 raft_consensus.cc:1081] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:50.707693  7660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba4cd5dfe0b743ebb368c0ec823f0609"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:44006
I20260709 13:14:50.708184  7660 raft_consensus.cc:493] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:50.708566  7660 raft_consensus.cc:3060] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.713901  7660 raft_consensus.cc:515] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:50.716710  7660 leader_election.cc:290] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:50.717275  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4cd5dfe0b743ebb368c0ec823f0609" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:50.717619  7118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4cd5dfe0b743ebb368c0ec823f0609" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:50.717924  7048 raft_consensus.cc:3055] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:50.718281  7118 raft_consensus.cc:3060] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.718313  7048 raft_consensus.cc:740] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:50.719362  7048 consensus_queue.cc:260] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:50.720360  7048 raft_consensus.cc:3060] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.729490  7048 raft_consensus.cc:2468] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:50.730973  7630 leader_election.cc:304] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:50.731871  8506 raft_consensus.cc:2804] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:50.732337  8506 raft_consensus.cc:697] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:14:50.733378  8506 consensus_queue.cc:237] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:50.736702  7118 raft_consensus.cc:2468] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:50.747349  6874 catalog_manager.cc:5697] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:50.855150  7126 raft_consensus.cc:1275] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:50.856849  8456 consensus_queue.cc:1048] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:50.868150  7660 raft_consensus.cc:1275] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:50.869343  8313 consensus_queue.cc:1048] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:50.892829  7662 raft_consensus.cc:1275] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:50.894361  8413 consensus_queue.cc:1048] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:50.902761  6978 raft_consensus.cc:1275] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:50.905598  8413 consensus_queue.cc:1048] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:51.030612  6978 consensus_queue.cc:237] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:51.037856  7118 raft_consensus.cc:1275] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.038942  7048 raft_consensus.cc:1275] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.040349  8469 consensus_queue.cc:1048] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.041206  8456 consensus_queue.cc:1048] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:51.046401  6944 consensus_peers.cc:597] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 482ceb80da6243a7aa4e82eba2f3b894. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.052028  8456 raft_consensus.cc:2955] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:51.061713  7048 raft_consensus.cc:2955] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:51.065332  7118 raft_consensus.cc:2955] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:51.075377  7048 raft_consensus.cc:1275] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:51.078861  6872 catalog_manager.cc:5697] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:51.087656  8468 consensus_queue.cc:1048] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:51.107987  7045 consensus_queue.cc:237] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
W20260709 13:14:51.129822  7019 consensus_peers.cc:597] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb54fe3186f746a1b0102aa58c791374. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.130795  7118 raft_consensus.cc:1275] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.133153  8504 consensus_queue.cc:1048] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.143755  6974 raft_consensus.cc:1275] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.144985  8504 consensus_queue.cc:1048] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.167562  6978 raft_consensus.cc:1275] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:51.186911  8520 consensus_queue.cc:1048] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.198647  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:51.224762  8504 raft_consensus.cc:2955] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:51.235962  6974 raft_consensus.cc:2955] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:51.268869  7126 raft_consensus.cc:1275] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:51.272460  8409 consensus_queue.cc:1048] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:51.276543  7048 consensus_queue.cc:237] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:51.265339  7118 raft_consensus.cc:2955] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:51.298521  7045 raft_consensus.cc:1275] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:51.298764  7126 raft_consensus.cc:1275] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:14:51.299623  7019 consensus_peers.cc:597] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6b5edb570444a9ea7a7f833285999b4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.300752  8515 consensus_queue.cc:1048] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.300948  8409 consensus_queue.cc:1048] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:51.304435  6978 raft_consensus.cc:1275] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:51.310101  8433 consensus_queue.cc:1048] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.290163  6872 catalog_manager.cc:5697] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.327057  8433 raft_consensus.cc:2955] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:51.328532  7121 raft_consensus.cc:2955] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:51.361277  7118 consensus_queue.cc:237] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:51.363073  6875 catalog_manager.cc:5697] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:51.364534  6978 raft_consensus.cc:2955] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
W20260709 13:14:51.385948  7093 consensus_peers.cc:597] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89ef3109a10345efb0af304ae7c31b48. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.389219  7048 raft_consensus.cc:1275] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:51.390758  8526 consensus_queue.cc:1048] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.394991  6978 raft_consensus.cc:1275] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:51.396581  8468 consensus_queue.cc:1048] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:51.403326  8526 raft_consensus.cc:2955] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:51.406461  7045 raft_consensus.cc:2955] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:51.408752  6974 raft_consensus.cc:2955] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:51.427134  6874 catalog_manager.cc:5697] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.450894  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:51.513201  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c05cb2b98074429a4aecbf2aa48970d"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:51.513852  6974 raft_consensus.cc:606] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:51.518712  7118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:14:51.519320  7118 raft_consensus.cc:606] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:51.524516  7118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b676fe0438214ae79c847955b7d1a3c6"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:14:51.525064  7118 raft_consensus.cc:606] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:51.526260  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:14:51.527926  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:51.581472  8538 ts_tablet_manager.cc:933] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:51.583683  8538 tablet_copy_client.cc:323] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:14:51.585937  6987 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet 482ceb80da6243a7aa4e82eba2f3b894 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:14:51.586550  6987 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet 482ceb80da6243a7aa4e82eba2f3b894 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-482ceb80da6243a7aa4e82eba2f3b894
I20260709 13:14:51.603538  6987 tablet_copy_source_session.cc:215] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:51.607789  8538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482ceb80da6243a7aa4e82eba2f3b894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:51.621022  8538 tablet_copy_client.cc:806] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:51.621604  8538 tablet_copy_client.cc:670] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:51.629613  8538 tablet_copy_client.cc:538] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:51.637625  8538 tablet_bootstrap.cc:492] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:51.661270  8313 raft_consensus.cc:993] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:51.661792  8313 raft_consensus.cc:1081] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:51.664714  7118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c05cb2b98074429a4aecbf2aa48970d"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59168
I20260709 13:14:51.665238  7118 raft_consensus.cc:493] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:51.665584  7118 raft_consensus.cc:3060] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:51.675593  8538 tablet_bootstrap.cc:492] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:51.677027  8538 tablet_bootstrap.cc:492] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:51.677663  8538 ts_tablet_manager.cc:1403] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.013s
I20260709 13:14:51.680737  8538 raft_consensus.cc:359] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:51.681572  8538 raft_consensus.cc:740] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:51.682734  8538 consensus_queue.cc:260] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:51.685480  8538 ts_tablet_manager.cc:1434] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:14:51.688799  6987 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-482ceb80da6243a7aa4e82eba2f3b894 received from {username='slave'} at 127.0.0.1:57918
I20260709 13:14:51.689172  6987 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-482ceb80da6243a7aa4e82eba2f3b894 on tablet 482ceb80da6243a7aa4e82eba2f3b894 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:51.691635  8538 ts_tablet_manager.cc:933] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:51.698661  7118 raft_consensus.cc:515] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:51.711743  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05cb2b98074429a4aecbf2aa48970d" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:51.712477  6974 raft_consensus.cc:3055] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:51.712867  6974 raft_consensus.cc:740] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:51.713826  6974 consensus_queue.cc:260] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:51.729806  8468 raft_consensus.cc:993] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:51.730399  6974 raft_consensus.cc:3060] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:51.730346  8468 raft_consensus.cc:1081] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:51.739821  7048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b676fe0438214ae79c847955b7d1a3c6"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:51228
I20260709 13:14:51.740348  7048 raft_consensus.cc:493] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:51.747169  7048 raft_consensus.cc:3060] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:51.743475  8538 tablet_copy_client.cc:323] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:14:51.750161  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet eb54fe3186f746a1b0102aa58c791374 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:14:51.750735  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet eb54fe3186f746a1b0102aa58c791374 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-eb54fe3186f746a1b0102aa58c791374
I20260709 13:14:51.759732  7063 tablet_copy_source_session.cc:215] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:51.759848  6974 raft_consensus.cc:2468] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:51.763072  7090 leader_election.cc:304] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:51.764165  8520 raft_consensus.cc:2804] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:51.764647  8520 raft_consensus.cc:697] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:51.765761  8538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb54fe3186f746a1b0102aa58c791374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:51.765527  8520 consensus_queue.cc:237] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:51.789945  7048 raft_consensus.cc:515] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:51.792387  7048 leader_election.cc:290] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Requested vote from peers 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:51.794545  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b676fe0438214ae79c847955b7d1a3c6" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:51.795143  7121 raft_consensus.cc:3055] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:51.795480  7121 raft_consensus.cc:740] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:51.796195  7121 consensus_queue.cc:260] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:51.797408  7121 raft_consensus.cc:3060] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:51.799014  7661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b676fe0438214ae79c847955b7d1a3c6" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:14:51.799619  7661 raft_consensus.cc:3060] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:51.811261  7661 raft_consensus.cc:2468] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:51.812448  7019 leader_election.cc:304] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:51.813356  8433 raft_consensus.cc:2804] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:51.813853  8433 raft_consensus.cc:697] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:51.814692  8433 consensus_queue.cc:237] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:51.815433  7660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05cb2b98074429a4aecbf2aa48970d" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:14:51.815554  7121 raft_consensus.cc:2468] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:51.816035  7660 raft_consensus.cc:3060] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:51.822992  8538 tablet_copy_client.cc:806] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:51.824489  8538 tablet_copy_client.cc:670] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:51.828931  8468 raft_consensus.cc:993] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:51.829345  8468 raft_consensus.cc:1081] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:51.830936  7048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:51228
I20260709 13:14:51.831420  7048 raft_consensus.cc:493] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:51.831734  7048 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:51.832085  6874 catalog_manager.cc:5697] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.839753  7048 raft_consensus.cc:515] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:51.842587  7048 leader_election.cc:290] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 3 election: Requested vote from peers 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:51.844254  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:14:51.846136  7662 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:51.850311  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:51.851173  7121 raft_consensus.cc:3055] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:51.851503  7121 raft_consensus.cc:740] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:51.852648  7121 consensus_queue.cc:260] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:51.853677  7121 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:51.854223  7662 raft_consensus.cc:2468] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
I20260709 13:14:51.855289  7019 leader_election.cc:304] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:51.855957  8433 raft_consensus.cc:2804] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:51.856383  8433 raft_consensus.cc:697] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:51.857082  8433 consensus_queue.cc:237] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [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: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:51.863219  7660 raft_consensus.cc:2468] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:51.865037  8538 tablet_copy_client.cc:538] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:51.868393  7661 raft_consensus.cc:1240] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Rejecting Update request from peer 309e6b7dc5704a3fa1c19e294da91562 for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:51.867460  6874 catalog_manager.cc:5697] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 1 to 2, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.869488  7118 leader_election.cc:290] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:51.872241  7121 raft_consensus.cc:2468] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 3.
I20260709 13:14:51.876150  8538 tablet_bootstrap.cc:492] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:51.901670  8540 ts_tablet_manager.cc:933] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:51.904773  6874 catalog_manager.cc:5697] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 2 to 3, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 3 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.909801  8538 tablet_bootstrap.cc:492] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:51.910791  8538 tablet_bootstrap.cc:492] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:51.911468  8538 ts_tablet_manager.cc:1403] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.007s
I20260709 13:14:51.914394  8538 raft_consensus.cc:359] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:51.915618  8538 raft_consensus.cc:740] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:51.916816  8538 consensus_queue.cc:260] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:51.919581  8538 ts_tablet_manager.cc:1434] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:14:51.921849  8540 tablet_copy_client.cc:323] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:14:51.923661  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet 89ef3109a10345efb0af304ae7c31b48 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:14:51.924145  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet 89ef3109a10345efb0af304ae7c31b48 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-89ef3109a10345efb0af304ae7c31b48
I20260709 13:14:51.926800  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-eb54fe3186f746a1b0102aa58c791374 received from {username='slave'} at 127.0.0.1:56102
I20260709 13:14:51.927222  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-eb54fe3186f746a1b0102aa58c791374 on tablet eb54fe3186f746a1b0102aa58c791374 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:51.928066  8549 ts_tablet_manager.cc:933] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:51.935974  7137 tablet_copy_source_session.cc:215] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:51.939227  8549 tablet_copy_client.cc:323] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:14:51.940706  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet b6b5edb570444a9ea7a7f833285999b4 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:14:51.941191  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet b6b5edb570444a9ea7a7f833285999b4 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-b6b5edb570444a9ea7a7f833285999b4
I20260709 13:14:51.944026  8540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ef3109a10345efb0af304ae7c31b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:51.948617  7063 tablet_copy_source_session.cc:215] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:51.952095  8549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b5edb570444a9ea7a7f833285999b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:51.968632  8549 tablet_copy_client.cc:806] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:51.969233  8549 tablet_copy_client.cc:670] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:51.973182  8549 tablet_copy_client.cc:538] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:51.977018  8540 tablet_copy_client.cc:806] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:51.977556  8540 tablet_copy_client.cc:670] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:51.981484  8540 tablet_copy_client.cc:538] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:51.987460  8549 tablet_bootstrap.cc:492] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:52.025895  7662 raft_consensus.cc:1217] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:52.020620  8540 tablet_bootstrap.cc:492] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:52.080852  8549 tablet_bootstrap.cc:492] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:52.081818  8549 tablet_bootstrap.cc:492] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:52.082477  8549 ts_tablet_manager.cc:1403] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.015s
I20260709 13:14:52.087910  8549 raft_consensus.cc:359] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:52.088716  8549 raft_consensus.cc:740] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:52.089366  8549 consensus_queue.cc:260] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:52.091753  8549 ts_tablet_manager.cc:1434] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:14:52.095192  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-b6b5edb570444a9ea7a7f833285999b4 received from {username='slave'} at 127.0.0.1:56102
I20260709 13:14:52.095590  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-b6b5edb570444a9ea7a7f833285999b4 on tablet b6b5edb570444a9ea7a7f833285999b4 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:52.096086  8540 tablet_bootstrap.cc:492] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:52.098483  8540 tablet_bootstrap.cc:492] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:52.099416  8540 ts_tablet_manager.cc:1403] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.096s	user 0.024s	sys 0.006s
I20260709 13:14:52.102648  8540 raft_consensus.cc:359] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:52.103432  8540 raft_consensus.cc:740] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:52.104089  8540 consensus_queue.cc:260] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:52.107026  8540 ts_tablet_manager.cc:1434] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:52.110174  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-89ef3109a10345efb0af304ae7c31b48 received from {username='slave'} at 127.0.0.1:58280
I20260709 13:14:52.110612  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-89ef3109a10345efb0af304ae7c31b48 on tablet 89ef3109a10345efb0af304ae7c31b48 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:52.117250  7662 raft_consensus.cc:1217] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:52.261618  7118 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:52.263731  8530 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:14:52.278739  7121 raft_consensus.cc:1275] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:52.285509  8433 consensus_queue.cc:1048] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:14:52.347645  7019 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:34385, user_credentials={real_user=slave}} blocked reactor thread for 61601us
I20260709 13:14:52.353380  7661 raft_consensus.cc:1275] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:52.356801  8468 consensus_queue.cc:1048] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:52.366662  7662 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:52.382704  6974 raft_consensus.cc:1275] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:52.384819  8526 consensus_queue.cc:1048] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:52.398396  7662 raft_consensus.cc:1275] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:52.407959  8558 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:52.409368  7662 raft_consensus.cc:1217] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:52.409334  8558 consensus_queue.cc:1048] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:52.526973  7666 raft_consensus.cc:1217] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:52.542711  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:52.544260  8558 raft_consensus.cc:1064] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:52.563814  8558 consensus_queue.cc:237] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:14:52.566395  6941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 61336.3us
I20260709 13:14:52.760407  7661 raft_consensus.cc:1275] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:52.762399  8558 consensus_queue.cc:1048] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:52.762873  8313 raft_consensus.cc:1064] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:52.766578  8313 consensus_queue.cc:237] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:52.799435  6975 raft_consensus.cc:1275] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:52.809216  7118 raft_consensus.cc:1275] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:52.833797  7661 raft_consensus.cc:1275] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:52.834486  8558 consensus_queue.cc:1048] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:14:52.857537  8570 consensus_queue.cc:1048] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:52.858453  7044 raft_consensus.cc:1275] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:52.860452  8571 consensus_queue.cc:1048] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:52.860762  7118 raft_consensus.cc:1275] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:52.863323  8456 consensus_queue.cc:1048] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:52.865965  8558 raft_consensus.cc:1064] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:52.869194  8558 consensus_queue.cc:237] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:52.872438  8554 consensus_queue.cc:1048] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:52.899413  7660 raft_consensus.cc:1275] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:52.902325  8558 consensus_queue.cc:1048] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:14:52.918524  6975 raft_consensus.cc:1275] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:52.929267  8558 consensus_queue.cc:1048] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:52.934823  7125 raft_consensus.cc:1275] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:52.935343  6978 raft_consensus.cc:2955] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:52.941804  8433 consensus_queue.cc:1048] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:52.967490  8456 raft_consensus.cc:2955] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:52.972786  7118 raft_consensus.cc:2955] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:52.934937  8561 raft_consensus.cc:2955] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.004678  7044 raft_consensus.cc:2955] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.018078  7660 raft_consensus.cc:2955] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.091534  7665 raft_consensus.cc:2955] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.097395  6874 catalog_manager.cc:5697] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.103927  6875 catalog_manager.cc:5697] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.110138  8577 raft_consensus.cc:1064] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:53.113617  8558 raft_consensus.cc:2955] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.120112  7125 raft_consensus.cc:2955] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.121167  7121 raft_consensus.cc:2955] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.124095  8577 consensus_queue.cc:237] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:53.137104  7665 raft_consensus.cc:2955] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.139420  6978 raft_consensus.cc:2955] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.161888  7044 raft_consensus.cc:1275] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:53.164098  6978 raft_consensus.cc:1275] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:53.162104  7665 raft_consensus.cc:1275] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:53.165009  8468 consensus_queue.cc:1048] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 13:14:53.174799  8520 consensus_queue.cc:1048] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:53.179999  8520 consensus_queue.cc:1048] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:53.205646  8526 raft_consensus.cc:2955] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.207615  7052 raft_consensus.cc:2955] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.224964  6874 catalog_manager.cc:5697] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.228631  6978 raft_consensus.cc:2955] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.233646  7052 consensus_queue.cc:237] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:53.237586  7665 raft_consensus.cc:2955] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.251852  7660 raft_consensus.cc:1275] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.254588  8554 consensus_queue.cc:1048] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:53.256822  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:53.270820  6978 raft_consensus.cc:1275] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.271251  8558 raft_consensus.cc:2955] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.272364  8546 consensus_queue.cc:1048] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:53.276892  6978 raft_consensus.cc:2955] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.276919  7666 raft_consensus.cc:2955] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.298319  6861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb54fe3186f746a1b0102aa58c791374 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:53.304963  6876 catalog_manager.cc:5697] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.325115  7125 consensus_queue.cc:237] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:53.347664  7666 raft_consensus.cc:1275] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:53.349639  8520 consensus_queue.cc:1048] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:53.356920  7052 raft_consensus.cc:1275] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:53.358223  8520 raft_consensus.cc:2955] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.360772  8577 consensus_queue.cc:1048] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:53.369951  7052 raft_consensus.cc:2955] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.370436  7666 raft_consensus.cc:2955] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.385035  6976 consensus_queue.cc:237] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:53.386583  6876 catalog_manager.cc:5697] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.397939  7665 raft_consensus.cc:1275] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.399653  8570 consensus_queue.cc:1048] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:53.407208  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 89ef3109a10345efb0af304ae7c31b48 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:53.419672  7125 raft_consensus.cc:1275] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.421427  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet eb54fe3186f746a1b0102aa58c791374 with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:53.422904  6875 catalog_manager.cc:5697] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 4 to 5, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.432140  8569 raft_consensus.cc:2955] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.434692  8571 consensus_queue.cc:1048] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:53.440445  7666 raft_consensus.cc:2955] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.451297  8602 tablet_replica.cc:333] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:14:53.452684  8602 raft_consensus.cc:2243] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:53.455197  8602 raft_consensus.cc:2272] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:53.459851  8602 ts_tablet_manager.cc:1916] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:53.470674  7119 raft_consensus.cc:2955] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.476790  6874 catalog_manager.cc:5697] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.483399  6960 tablet_service.cc:1558] Processing DeleteTablet for tablet 89ef3109a10345efb0af304ae7c31b48 with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50566
I20260709 13:14:53.496088  7121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61a792ec496240c5a6735d60761c2c29"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:14:53.497031  7121 raft_consensus.cc:606] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:53.500532  8602 ts_tablet_manager.cc:1929] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:53.501365  8602 log.cc:1199] T eb54fe3186f746a1b0102aa58c791374 P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/eb54fe3186f746a1b0102aa58c791374
I20260709 13:14:53.500604  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet 482ceb80da6243a7aa4e82eba2f3b894 with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51218
I20260709 13:14:53.502949  7044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "841b34895ba140009ab480686d6aae45"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:53.503561  7044 raft_consensus.cc:606] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:14:53.503755  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet eb54fe3186f746a1b0102aa58c791374 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:53.509498  7044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "780d61c5f5894a9db6bdde015811ac09"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:53.510082  7044 raft_consensus.cc:606] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:53.519856  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:14:53.520598  8604 tablet_replica.cc:333] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:14:53.521747  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:53.523571  8604 raft_consensus.cc:2243] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:53.524549  8604 raft_consensus.cc:2272] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:53.522225  8603 tablet_replica.cc:333] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:14:53.526522  8603 raft_consensus.cc:2243] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:53.517962  7052 consensus_queue.cc:237] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:53.528668  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 482ceb80da6243a7aa4e82eba2f3b894 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:53.527531  8603 raft_consensus.cc:2272] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:53.531512  8604 ts_tablet_manager.cc:1916] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:53.538035  8603 ts_tablet_manager.cc:1916] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:53.554147  7666 raft_consensus.cc:1275] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:53.555560  8546 consensus_queue.cc:1048] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:53.563725  8546 raft_consensus.cc:2955] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.567751  7666 raft_consensus.cc:2955] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.571820  8520 raft_consensus.cc:993] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:53.572275  8520 raft_consensus.cc:1081] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:53.574287  7044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61a792ec496240c5a6735d60761c2c29"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:51228
I20260709 13:14:53.574870  7044 raft_consensus.cc:493] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:53.575235  7044 raft_consensus.cc:3060] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:53.578593  8603 ts_tablet_manager.cc:1929] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:53.580368  8603 log.cc:1199] T 89ef3109a10345efb0af304ae7c31b48 P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/89ef3109a10345efb0af304ae7c31b48
I20260709 13:14:53.581933  6974 raft_consensus.cc:1275] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:53.584379  8558 consensus_queue.cc:1048] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:53.592908  7044 raft_consensus.cc:515] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:53.595595  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet 89ef3109a10345efb0af304ae7c31b48 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:53.606035  6861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6b5edb570444a9ea7a7f833285999b4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:53.608974  8604 ts_tablet_manager.cc:1929] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:53.609638  8604 log.cc:1199] T 482ceb80da6243a7aa4e82eba2f3b894 P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/482ceb80da6243a7aa4e82eba2f3b894
I20260709 13:14:53.610409  6875 catalog_manager.cc:5697] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 4 to 5, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:53.612114  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet 482ceb80da6243a7aa4e82eba2f3b894 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:53.613595  7044 leader_election.cc:290] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:53.614600  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a792ec496240c5a6735d60761c2c29" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:53.615335  7119 raft_consensus.cc:3055] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:53.615649  7119 raft_consensus.cc:740] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:53.616510  7119 consensus_queue.cc:260] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:53.619814  6974 raft_consensus.cc:2955] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:53.621274  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a792ec496240c5a6735d60761c2c29" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:53.621857  6978 raft_consensus.cc:3060] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:53.617735  7119 raft_consensus.cc:3060] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:53.629371  7119 raft_consensus.cc:2468] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:53.648211  7016 leader_election.cc:304] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562; no voters: 
I20260709 13:14:53.649370  8433 raft_consensus.cc:2804] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:53.653164  6978 raft_consensus.cc:2468] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:53.662550  8433 raft_consensus.cc:697] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:53.666931  8433 consensus_queue.cc:237] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:53.675913  8433 raft_consensus.cc:993] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:53.676421  8433 raft_consensus.cc:1081] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:53.678464  7666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "841b34895ba140009ab480686d6aae45"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:44006
I20260709 13:14:53.678977  7666 raft_consensus.cc:493] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:53.679286  7666 raft_consensus.cc:3060] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:53.683132  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet b6b5edb570444a9ea7a7f833285999b4 with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:53.684206  8602 tablet_replica.cc:333] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:14:53.685201  8602 raft_consensus.cc:2243] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:53.686074  8602 raft_consensus.cc:2272] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:53.691243  7666 raft_consensus.cc:515] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:53.693876  8602 ts_tablet_manager.cc:1916] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:53.698276  7044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841b34895ba140009ab480686d6aae45" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:53.698998  7044 raft_consensus.cc:3055] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:53.699318  7044 raft_consensus.cc:740] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:53.700012  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841b34895ba140009ab480686d6aae45" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:53.700574  7119 raft_consensus.cc:3060] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:53.700119  7044 consensus_queue.cc:260] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:53.702173  7044 raft_consensus.cc:3060] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:53.705137  6876 catalog_manager.cc:5697] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 1 to 2, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:53.707000  7119 raft_consensus.cc:2468] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:53.708590  7629 leader_election.cc:304] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:53.709636  8575 raft_consensus.cc:2804] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:53.710094  8575 raft_consensus.cc:697] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:14:53.710902  8575 consensus_queue.cc:237] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [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: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:53.707399  7666 leader_election.cc:290] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:53.722854  7044 raft_consensus.cc:2468] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 2.
I20260709 13:14:53.731947  8602 ts_tablet_manager.cc:1929] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:53.732472  8602 log.cc:1199] T b6b5edb570444a9ea7a7f833285999b4 P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/b6b5edb570444a9ea7a7f833285999b4
I20260709 13:14:53.734709  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet b6b5edb570444a9ea7a7f833285999b4 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:53.744004  6876 catalog_manager.cc:5697] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:53.825381  8433 raft_consensus.cc:993] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower 780d61c5f5894a9db6bdde015811ac09 to start an election
I20260709 13:14:53.825892  8433 raft_consensus.cc:1081] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer 780d61c5f5894a9db6bdde015811ac09 to start an election
I20260709 13:14:53.827579  6976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
 from {username='slave'} at 127.0.0.1:50572
I20260709 13:14:53.828130  6976 raft_consensus.cc:493] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:53.828503  6976 raft_consensus.cc:3060] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:53.838994  6976 raft_consensus.cc:515] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:53.841001  6976 leader_election.cc:290] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 2 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:53.841210  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:53.841531  7666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:14:53.841928  7052 raft_consensus.cc:3055] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:53.842207  7666 raft_consensus.cc:3060] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:53.842367  7052 raft_consensus.cc:740] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:53.851364  7052 consensus_queue.cc:260] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:53.852468  7666 raft_consensus.cc:2468] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 2.
I20260709 13:14:53.856037  7052 raft_consensus.cc:3060] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:53.856617  6944 leader_election.cc:304] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:53.857976  8569 raft_consensus.cc:2804] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:53.858449  8569 raft_consensus.cc:697] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:53.859365  8569 consensus_queue.cc:237] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:53.876942  7052 raft_consensus.cc:2468] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 2.
I20260709 13:14:53.875841  6876 catalog_manager.cc:5697] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:54.128324  7044 raft_consensus.cc:1275] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:54.129586  8575 consensus_queue.cc:1048] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:54.149729  7119 raft_consensus.cc:1275] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:54.151579  8575 consensus_queue.cc:1048] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:54.180891  6976 raft_consensus.cc:1275] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:54.182544  8554 consensus_queue.cc:1048] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:54.238765  7121 raft_consensus.cc:1275] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:54.243853  8613 consensus_queue.cc:1048] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:54.419750  7666 raft_consensus.cc:1275] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:54.421192  8569 consensus_queue.cc:1048] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:54.433128  7044 raft_consensus.cc:1275] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:54.447861  8569 consensus_queue.cc:1048] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:54.523258  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:54.733688  6978 consensus_queue.cc:237] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:54.740473  7052 raft_consensus.cc:1275] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:14:54.741029  6944 consensus_peers.cc:597] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1804682412224ff58ca7c285f326258f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:54.742142  8569 consensus_queue.cc:1048] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:54.756008  8571 raft_consensus.cc:2955] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:54.764997  7052 raft_consensus.cc:2955] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:54.771209  7119 raft_consensus.cc:1275] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:54.779366  8569 consensus_queue.cc:1048] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:54.780390  7048 consensus_queue.cc:237] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:54.785295  6875 catalog_manager.cc:5697] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 2 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:54.789968  6976 raft_consensus.cc:1275] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:54.792019  7019 consensus_peers.cc:597] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc865ef13e044b34a1a4990e6c3561e7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:54.792984  8546 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:54.802362  7119 raft_consensus.cc:1275] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:54.804180  8546 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:54.818450  8433 raft_consensus.cc:2955] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:54.832333  7121 raft_consensus.cc:2955] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:54.867167  7125 raft_consensus.cc:2955] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:54.877638  6976 consensus_queue.cc:237] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:54.894629  6978 raft_consensus.cc:2955] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
W20260709 13:14:54.918455  6944 consensus_peers.cc:597] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c60f7291cb74037941d12b2bd172d36. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:54.921422  7125 raft_consensus.cc:1275] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:54.922933  8570 consensus_queue.cc:1048] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:54.923028  6874 catalog_manager.cc:5697] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:54.931196  7052 raft_consensus.cc:1275] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:54.932515  8569 consensus_queue.cc:1048] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:54.956523  8571 raft_consensus.cc:2955] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:54.967631  7052 raft_consensus.cc:2955] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:54.972456  7125 raft_consensus.cc:2955] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:54.992831  6874 catalog_manager.cc:5697] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:55.001120  7052 consensus_queue.cc:237] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
W20260709 13:14:55.034336  7019 consensus_peers.cc:597] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba1b8f907ccc418f9d07b44083ffbd41. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:55.037437  7119 raft_consensus.cc:1275] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:55.038098  6978 raft_consensus.cc:1275] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:55.039858  8546 consensus_queue.cc:1048] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:55.041687  8433 consensus_queue.cc:1048] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:55.050102  8546 raft_consensus.cc:2955] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:55.056891  7125 raft_consensus.cc:2955] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:55.057292  6978 raft_consensus.cc:2955] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:55.071455  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:55.075138  6875 catalog_manager.cc:5697] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 4, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 3 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:55.165537  7048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:14:55.166172  7048 raft_consensus.cc:606] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:55.172865  8636 ts_tablet_manager.cc:933] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:55.175376  8636 tablet_copy_client.cc:323] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:14:55.180035  6987 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet 1804682412224ff58ca7c285f326258f from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:14:55.180642  6987 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet 1804682412224ff58ca7c285f326258f from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-1804682412224ff58ca7c285f326258f
I20260709 13:14:55.187830  6978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e68f84f358844b84ac0ecaa13fcde1bd"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:55.188561  6978 raft_consensus.cc:606] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:55.197996  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:14:55.199769  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:55.201749  6987 tablet_copy_source_session.cc:215] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:55.207371  8638 ts_tablet_manager.cc:933] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:55.208422  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1804682412224ff58ca7c285f326258f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:55.223193  8638 tablet_copy_client.cc:323] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:14:55.226773  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet cc865ef13e044b34a1a4990e6c3561e7 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:14:55.227388  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet cc865ef13e044b34a1a4990e6c3561e7 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-cc865ef13e044b34a1a4990e6c3561e7
I20260709 13:14:55.234916  8636 tablet_copy_client.cc:806] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:55.235601  8636 tablet_copy_client.cc:670] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:55.277447  8636 tablet_copy_client.cc:538] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:55.294934  7063 tablet_copy_source_session.cc:215] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:55.311847  8638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc865ef13e044b34a1a4990e6c3561e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:55.321292  8636 tablet_bootstrap.cc:492] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:55.324807  8433 raft_consensus.cc:993] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:55.325364  8433 raft_consensus.cc:1081] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:55.329183  7125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59162
I20260709 13:14:55.329736  7125 raft_consensus.cc:493] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:55.330086  7125 raft_consensus.cc:3060] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.337601  7125 raft_consensus.cc:515] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:55.340561  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:55.341135  6978 raft_consensus.cc:3060] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.357091  8636 tablet_bootstrap.cc:492] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:55.358505  8636 tablet_bootstrap.cc:492] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:55.361213  8636 ts_tablet_manager.cc:1403] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.009s
I20260709 13:14:55.366647  8638 tablet_copy_client.cc:806] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:55.367307  8638 tablet_copy_client.cc:670] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:55.371814  8636 raft_consensus.cc:359] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:55.372843  8636 raft_consensus.cc:740] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:55.374825  8636 consensus_queue.cc:260] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:55.375646  8641 ts_tablet_manager.cc:933] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:14:55.380167  8638 tablet_copy_client.cc:538] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:55.387913  8641 tablet_copy_client.cc:323] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:14:55.389364  8636 ts_tablet_manager.cc:1434] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:14:55.390021  6987 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet 6c60f7291cb74037941d12b2bd172d36 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:14:55.390637  6987 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet 6c60f7291cb74037941d12b2bd172d36 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-6c60f7291cb74037941d12b2bd172d36
I20260709 13:14:55.391588  6988 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-1804682412224ff58ca7c285f326258f received from {username='slave'} at 127.0.0.1:57918
I20260709 13:14:55.392071  6988 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-1804682412224ff58ca7c285f326258f on tablet 1804682412224ff58ca7c285f326258f with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:55.415956  6987 tablet_copy_source_session.cc:215] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:55.420552  6978 raft_consensus.cc:2468] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:55.422149  7090 leader_election.cc:304] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:55.423075  8615 raft_consensus.cc:2804] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:55.423592  8615 raft_consensus.cc:697] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:55.424579  8615 consensus_queue.cc:237] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:55.430635  7125 leader_election.cc:290] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:55.433564  8641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c60f7291cb74037941d12b2bd172d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:55.456876  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:55.457731  7048 raft_consensus.cc:3055] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:55.458034  7048 raft_consensus.cc:740] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:55.459616  6875 catalog_manager.cc:5697] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:55.459496  7048 consensus_queue.cc:260] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:55.477998  7048 raft_consensus.cc:3060] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.482896  6978 raft_consensus.cc:1240] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Rejecting Update request from peer 193dd6c24e454f069d994347b23f43fb for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:55.432296  8638 tablet_bootstrap.cc:492] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:55.483541  7125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:55.484161  7125 raft_consensus.cc:606] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:14:55.493371  8641 tablet_copy_client.cc:806] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:55.494042  8641 tablet_copy_client.cc:670] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:55.495782  7048 raft_consensus.cc:2468] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:55.498045  8641 tablet_copy_client.cc:538] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:55.502070  7119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:55.502674  7119 raft_consensus.cc:606] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Received request to transfer leadership
W20260709 13:14:55.503988  6860 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for cc865ef13e044b34a1a4990e6c3561e7 already in progress [suppressed 1 similar messages]
I20260709 13:14:55.506971  7119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:55.507476  7119 raft_consensus.cc:606] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Received request to transfer leadership
W20260709 13:14:55.512357  6924 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:14:55.512848  6924 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for cc865ef13e044b34a1a4990e6c3561e7 already in progress
W20260709 13:14:55.513202  6924 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for cc865ef13e044b34a1a4990e6c3561e7 already in progress
I20260709 13:14:55.514614  8641 tablet_bootstrap.cc:492] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:55.530687  8638 tablet_bootstrap.cc:492] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:55.531708  8638 tablet_bootstrap.cc:492] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:55.532455  8638 ts_tablet_manager.cc:1403] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.100s	user 0.031s	sys 0.007s
I20260709 13:14:55.535822  8638 raft_consensus.cc:359] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:55.536702  8638 raft_consensus.cc:740] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:55.537909  8638 consensus_queue.cc:260] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:55.543474  8638 ts_tablet_manager.cc:1434] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:14:55.545145  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-cc865ef13e044b34a1a4990e6c3561e7 received from {username='slave'} at 127.0.0.1:56102
I20260709 13:14:55.545625  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-cc865ef13e044b34a1a4990e6c3561e7 on tablet cc865ef13e044b34a1a4990e6c3561e7 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:55.572715  8638 ts_tablet_manager.cc:933] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:55.596333  8638 tablet_copy_client.cc:323] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:14:55.598147  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet ba1b8f907ccc418f9d07b44083ffbd41 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:14:55.598781  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet ba1b8f907ccc418f9d07b44083ffbd41 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-ba1b8f907ccc418f9d07b44083ffbd41
I20260709 13:14:55.609724  8641 tablet_bootstrap.cc:492] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:55.611883  8641 tablet_bootstrap.cc:492] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:55.612740  7063 tablet_copy_source_session.cc:215] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:55.613269  8641 ts_tablet_manager.cc:1403] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.099s	user 0.023s	sys 0.008s
I20260709 13:14:55.625211  8641 raft_consensus.cc:359] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:55.626439  8641 raft_consensus.cc:740] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:55.627252  8641 consensus_queue.cc:260] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:55.628226  8638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1b8f907ccc418f9d07b44083ffbd41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:55.634534  8641 ts_tablet_manager.cc:1434] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260709 13:14:55.637655  6987 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-6c60f7291cb74037941d12b2bd172d36 received from {username='slave'} at 127.0.0.1:57918
I20260709 13:14:55.638100  6987 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-6c60f7291cb74037941d12b2bd172d36 on tablet 6c60f7291cb74037941d12b2bd172d36 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:55.645215  8571 raft_consensus.cc:993] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:55.645735  8571 raft_consensus.cc:1081] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:14:55.651117  7119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e68f84f358844b84ac0ecaa13fcde1bd"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59168
I20260709 13:14:55.651650  7119 raft_consensus.cc:493] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:55.651954  7119 raft_consensus.cc:3060] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.658638  7119 raft_consensus.cc:515] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:55.662598  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f84f358844b84ac0ecaa13fcde1bd" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:55.663154  6978 raft_consensus.cc:3055] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:55.663460  6978 raft_consensus.cc:740] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:55.664340  6978 consensus_queue.cc:260] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:55.665460  6978 raft_consensus.cc:3060] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.672531  6978 raft_consensus.cc:2468] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:55.672780  7119 leader_election.cc:290] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:55.675499  7090 leader_election.cc:304] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:55.676268  8647 raft_consensus.cc:2804] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:55.676585  7665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f84f358844b84ac0ecaa13fcde1bd" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:14:55.677170  7665 raft_consensus.cc:3060] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.677325  8647 raft_consensus.cc:697] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:55.679214  8647 consensus_queue.cc:237] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:55.684291  7665 raft_consensus.cc:2468] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:14:55.695780  8638 tablet_copy_client.cc:806] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:55.696425  8638 tablet_copy_client.cc:670] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:55.698266  6875 catalog_manager.cc:5697] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:55.701951  8638 tablet_copy_client.cc:538] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:55.713136  8638 tablet_bootstrap.cc:492] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:14:55.751744  7665 raft_consensus.cc:1217] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:55.763108  8638 tablet_bootstrap.cc:492] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:55.764215  8638 tablet_bootstrap.cc:492] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:14:55.765020  8638 ts_tablet_manager.cc:1403] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.052s	user 0.030s	sys 0.016s
I20260709 13:14:55.770314  8638 raft_consensus.cc:359] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:55.771570  8638 raft_consensus.cc:740] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:14:55.772419  8638 consensus_queue.cc:260] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:55.776154  8638 ts_tablet_manager.cc:1434] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:14:55.777774  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-ba1b8f907ccc418f9d07b44083ffbd41 received from {username='slave'} at 127.0.0.1:56102
I20260709 13:14:55.778223  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-ba1b8f907ccc418f9d07b44083ffbd41 on tablet ba1b8f907ccc418f9d07b44083ffbd41 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:14:55.876780  7665 raft_consensus.cc:3060] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Advancing to term 2
I20260709 13:14:55.885051  7665 raft_consensus.cc:1275] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:55.887396  8574 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:55.903967  8615 raft_consensus.cc:1064] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
W20260709 13:14:55.904348  8615 raft_consensus.cc:1068] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562: Unable to promote non-voter d7e406f58c26480d97a016207d84b523: Service unavailable: leader transfer in progress
I20260709 13:14:55.929519  7665 raft_consensus.cc:1217] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:55.976892  6976 raft_consensus.cc:1275] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:55.978348  8615 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:55.986922  7044 raft_consensus.cc:1275] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:55.989521  8615 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.008790  8647 raft_consensus.cc:993] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower 780d61c5f5894a9db6bdde015811ac09 to start an election
I20260709 13:14:56.011067  8574 raft_consensus.cc:1081] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Signalling peer 780d61c5f5894a9db6bdde015811ac09 to start an election
I20260709 13:14:56.021262  6976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
 from {username='slave'} at 127.0.0.1:50586
I20260709 13:14:56.022588  6976 raft_consensus.cc:493] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:56.023066  6976 raft_consensus.cc:3060] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:56.065289  6976 raft_consensus.cc:515] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:56.071916  6974 raft_consensus.cc:1240] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Rejecting Update request from peer 309e6b7dc5704a3fa1c19e294da91562 for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:56.078049  7666 raft_consensus.cc:1275] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:56.079828  8574 consensus_queue.cc:1048] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:56.080513  6976 leader_election.cc:290] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 3 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:56.082927  8653 consensus_queue.cc:1059] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.083326  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:56.084830  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc865ef13e044b34a1a4990e6c3561e7" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:14:56.097107  7119 raft_consensus.cc:3055] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:56.097468  7119 raft_consensus.cc:740] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:56.108000  7119 consensus_queue.cc:260] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:56.116117  7119 raft_consensus.cc:3060] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:14:56.140805  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 44397.4us
I20260709 13:14:56.146904  7660 raft_consensus.cc:1217] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:14:56.181315  8571 raft_consensus.cc:1064] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:56.183982  8571 consensus_queue.cc:237] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:56.195420  6976 raft_consensus.cc:1275] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:56.197050  7119 raft_consensus.cc:2468] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780d61c5f5894a9db6bdde015811ac09 in term 3.
I20260709 13:14:56.200809  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:56.207067  6941 leader_election.cc:304] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [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: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:56.208806  8569 raft_consensus.cc:2804] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:56.209230  8574 consensus_queue.cc:1048] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:56.209403  8569 raft_consensus.cc:697] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 3 LEADER]: Becoming Leader. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:56.210590  8569 consensus_queue.cc:237] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:56.239734  6875 catalog_manager.cc:5697] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: term changed from 2 to 3, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65). New cstate: current_term: 3 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.259589  7660 raft_consensus.cc:1275] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:56.262110  8570 consensus_queue.cc:1048] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:56.267489  7044 raft_consensus.cc:1275] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:56.271934  8570 consensus_queue.cc:1048] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:56.295392  8664 raft_consensus.cc:2955] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.299106  7044 raft_consensus.cc:2955] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.307286  7119 raft_consensus.cc:1275] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:56.314471  8660 consensus_queue.cc:1048] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:56.318908  7665 raft_consensus.cc:2955] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.322217  8571 raft_consensus.cc:1064] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:56.325040  8571 consensus_queue.cc:237] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:56.334414  6875 catalog_manager.cc:5697] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.345247  7665 raft_consensus.cc:1275] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.347504  8569 consensus_queue.cc:1048] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.348187  7121 raft_consensus.cc:1275] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.350520  8569 consensus_queue.cc:1048] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.352733  7052 raft_consensus.cc:1275] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.355407  8570 consensus_queue.cc:1048] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.366641  7119 raft_consensus.cc:2955] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.382898  8569 raft_consensus.cc:2955] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.388628  7121 raft_consensus.cc:2955] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.394309  7660 raft_consensus.cc:2955] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.400051  7052 raft_consensus.cc:2955] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.414904  6874 catalog_manager.cc:5697] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:56.436658  6974 consensus_queue.cc:237] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:56.444443  7665 raft_consensus.cc:1275] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:56.444909  7121 raft_consensus.cc:1275] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:56.445695  8671 consensus_queue.cc:1048] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:56.446938  8571 consensus_queue.cc:1048] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:56.455380  8671 raft_consensus.cc:2955] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.459007  7665 raft_consensus.cc:2955] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.461350  7119 raft_consensus.cc:2955] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.468381  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c60f7291cb74037941d12b2bd172d36 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:56.479349  6872 catalog_manager.cc:5697] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.507614  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c60f7291cb74037941d12b2bd172d36 with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51218
I20260709 13:14:56.515949  8675 tablet_replica.cc:333] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:14:56.517226  8675 raft_consensus.cc:2243] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:56.518312  8675 raft_consensus.cc:2272] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:56.522159  8675 ts_tablet_manager.cc:1916] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:56.534991  8675 ts_tablet_manager.cc:1929] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:56.535380  8675 log.cc:1199] T 6c60f7291cb74037941d12b2bd172d36 P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/6c60f7291cb74037941d12b2bd172d36
I20260709 13:14:56.536890  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet 6c60f7291cb74037941d12b2bd172d36 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:56.603935  8546 raft_consensus.cc:1064] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:56.606345  8546 consensus_queue.cc:237] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:56.612962  7665 raft_consensus.cc:1275] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [term 3 LEARNER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:56.614514  7052 raft_consensus.cc:3060] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:56.615193  8433 consensus_queue.cc:1048] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:56.619992  6974 raft_consensus.cc:1275] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:56.624274  7052 raft_consensus.cc:1275] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:56.624743  7665 raft_consensus.cc:3060] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Advancing to term 3
I20260709 13:14:56.631076  8433 consensus_queue.cc:1048] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:56.632982  8569 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.649829  7665 raft_consensus.cc:1275] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 3 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:56.653272  7121 raft_consensus.cc:1275] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:56.656617  8571 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:56.658380  8571 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:56.659441  7125 raft_consensus.cc:1275] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:56.676594  8671 raft_consensus.cc:1064] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:14:56.679517  8671 consensus_queue.cc:237] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:56.690948  7665 raft_consensus.cc:1275] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 3 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:56.691681  8554 consensus_queue.cc:1048] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:56.692328  7119 raft_consensus.cc:1275] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:56.693277  8671 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:56.695652  8660 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:56.702116  7052 raft_consensus.cc:1275] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:56.704861  8570 raft_consensus.cc:2955] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.706220  8660 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:14:56.712466  7119 raft_consensus.cc:2955] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.742010  7048 raft_consensus.cc:2955] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.745836  8554 raft_consensus.cc:2955] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.748857  7118 raft_consensus.cc:2955] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.776320  7660 raft_consensus.cc:2955] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.783583  7665 raft_consensus.cc:2955] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.786078  6876 catalog_manager.cc:5697] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 2 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.816946  6872 catalog_manager.cc:5697] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 4 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:56.834780  6974 raft_consensus.cc:2955] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.850054  6974 consensus_queue.cc:237] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:56.856233  7660 raft_consensus.cc:1275] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:56.858065  8660 consensus_queue.cc:1048] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:56.860993  7048 consensus_queue.cc:237] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:56.865211  8664 raft_consensus.cc:2955] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.866773  7660 raft_consensus.cc:2955] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.864801  7119 raft_consensus.cc:1275] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:56.885910  8570 consensus_queue.cc:1048] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:56.886875  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1804682412224ff58ca7c285f326258f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:56.890295  6876 catalog_manager.cc:5697] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 4 to 5, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 2 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:56.895613  7119 raft_consensus.cc:2955] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:57.907078  8657 raft_consensus.cc:493] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:14:57.907688  8657 raft_consensus.cc:515] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:57.909626  8657 leader_election.cc:290] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:57.919489  8664 raft_consensus.cc:493] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 309e6b7dc5704a3fa1c19e294da91562)
I20260709 13:14:57.920086  8664 raft_consensus.cc:515] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:57.922058  8664 leader_election.cc:290] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:57.319697  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:57.926008  6876 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45194 (request call id 222) took 1041 ms. Trace:
I20260709 13:14:57.926338  6876 rpcz_store.cc:276] 0709 13:14:56.884963 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:56.885100 (+   137us) service_pool.cc:224] Handling call
0709 13:14:56.922082 (+ 36982us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:56.922123 (+    41us) write_op.cc:454] Released schema lock
0709 13:14:57.925921 (+1003798us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:14:56.914719 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:14:56.915379 (+   660us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:14:56.915425 (+    46us) write_op.cc:435] Acquired schema lock
0709 13:14:56.915451 (+    26us) tablet.cc:662] Decoding operations
0709 13:14:56.915791 (+   340us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:14:56.915888 (+    97us) write_op.cc:641] Partition lock acquired for write op
0709 13:14:56.915924 (+    36us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:14:56.916168 (+   244us) tablet.cc:701] Row locks acquired
0709 13:14:56.916190 (+    22us) write_op.cc:260] PREPARE: finished
0709 13:14:56.916316 (+   126us) write_op.cc:270] Start()
0709 13:14:56.916390 (+    74us) write_op.cc:276] Timestamp: P: 1783602896916284 usec, L: 0
0709 13:14:56.916446 (+    56us) op_driver.cc:348] REPLICATION: starting
0709 13:14:56.917103 (+   657us) log.cc:844] Serialized 529 byte log entry
0709 13:14:56.919097 (+  1994us) op_driver.cc:464] REPLICATION: finished
0709 13:14:56.919536 (+   439us) write_op.cc:301] APPLY: starting
0709 13:14:56.919612 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0709 13:14:56.919714 (+   102us) tablet.cc:1370] finished BulkCheckPresence
0709 13:14:56.919835 (+   121us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:14:56.920020 (+   185us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:14:56.920171 (+   151us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:14:56.920238 (+    67us) write_op.cc:312] APPLY: finished
0709 13:14:56.920448 (+   210us) log.cc:844] Serialized 23 byte log entry
0709 13:14:56.920604 (+   156us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:56.920678 (+    74us) write_op.cc:454] Released schema lock
0709 13:14:56.920716 (+    38us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":94,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":248,"apply.run_cpu_time_us":1412,"apply.run_wall_time_us":1412,"num_ops":1,"prepare.queue_time_us":6039,"prepare.run_cpu_time_us":2667,"prepare.run_wall_time_us":2668,"replication_time_us":2535}]]}
I20260709 13:14:57.938474  7119 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59168 (request call id 1784) took 1050 ms. Trace:
I20260709 13:14:57.938915  7119 rpcz_store.cc:276] 0709 13:14:56.888255 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:56.888968 (+   713us) service_pool.cc:224] Handling call
0709 13:14:56.889350 (+   382us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:14:56.889617 (+   267us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:14:56.889640 (+    23us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:14:56.890367 (+   727us) log.cc:844] Serialized 494 byte log entry
0709 13:14:56.895509 (+  5142us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:14:56.941863 (+ 46354us) log.cc:844] Serialized 14 byte log entry
0709 13:14:57.938170 (+996307us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:14:57.938251 (+    81us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:14:57.938288 (+    37us) raft_consensus.cc:1685] finished
0709 13:14:57.938300 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:14:57.938396 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5,"raft.queue_time_us":739,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":95}
I20260709 13:14:57.953892  6974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50586 (request call id 1174) took 1089 ms. Trace:
I20260709 13:14:57.955154  6974 rpcz_store.cc:276] 0709 13:14:56.864033 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:57.953210 (+1089177us) service_pool.cc:224] Handling call
0709 13:14:57.953469 (+   259us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:14:57.953614 (+   145us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:14:57.953636 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:14:57.953672 (+    36us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:14:57.953697 (+    25us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:14:57.953745 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:14:57.953844 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:14:57.969589  8546 raft_consensus.cc:493] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d7e406f58c26480d97a016207d84b523)
I20260709 13:14:57.970307  8546 raft_consensus.cc:515] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:57.972705  8546 leader_election.cc:290] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:57.975121  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:57.976679  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:57.981817  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:57.989389  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54fe3186f746a1b0102aa58c791374" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:57.996320  6872 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34426 (request call id 326) took 1107 ms. Trace:
I20260709 13:14:57.996740  6872 rpcz_store.cc:276] 0709 13:14:56.888809 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:56.888948 (+   139us) service_pool.cc:224] Handling call
0709 13:14:57.996221 (+1107273us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8531,"reported_tablets":1}
I20260709 13:14:58.023794  8694 raft_consensus.cc:493] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:14:58.025544  8694 raft_consensus.cc:515] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.035256  8694 leader_election.cc:290] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:58.035308  8677 raft_consensus.cc:493] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 309e6b7dc5704a3fa1c19e294da91562)
I20260709 13:14:58.036047  8677 raft_consensus.cc:515] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:58.038198  8677 leader_election.cc:290] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:58.038775  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f743453c88149b49545f50e189caa86" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
W20260709 13:14:58.044667  7093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:34385, user_credentials={real_user=slave}} blocked reactor thread for 45558.6us
I20260709 13:14:58.046687  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1a27438e3b49468ba3c91ec45f90ea" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:58.051728  8698 raft_consensus.cc:493] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:14:58.052542  8698 raft_consensus.cc:515] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.054673  8698 leader_election.cc:290] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:58.056193  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a1c61003ef42d8ab08fb035531044f" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:58.057003  8700 raft_consensus.cc:493] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:14:58.067575  8700 raft_consensus.cc:515] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.070072  8700 leader_election.cc:290] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:58.062249  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1a27438e3b49468ba3c91ec45f90ea" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:58.075086  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60f7291cb74037941d12b2bd172d36" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:58.077013  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60f7291cb74037941d12b2bd172d36" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:58.077560  8677 raft_consensus.cc:493] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:14:58.078239  8677 raft_consensus.cc:515] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.080281  8677 leader_election.cc:290] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:58.080986  6973 consensus_queue.cc:237] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.082971  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e57d5ea2c442ebbc8ff9f8674dc6c" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
W20260709 13:14:58.084331  7090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 97065.3us
I20260709 13:14:58.078434  7629 leader_election.cc:304] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:58.087682  7629 leader_election.cc:304] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:58.089418  8700 raft_consensus.cc:2749] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:58.090046  8700 raft_consensus.cc:2749] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:14:58.093407  7630 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 103835us
I20260709 13:14:58.100507  7664 raft_consensus.cc:1275] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:58.102301  8692 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:58.102486  7665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60581a2372a405787b2f659a6530dcf" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523" is_pre_election: true
I20260709 13:14:58.105598  8685 raft_consensus.cc:493] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
I20260709 13:14:58.106088  8685 raft_consensus.cc:515] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:58.108052  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet 1804682412224ff58ca7c285f326258f with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51218
I20260709 13:14:58.108783  8685 leader_election.cc:290] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:58.110822  8696 raft_consensus.cc:493] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 309e6b7dc5704a3fa1c19e294da91562)
I20260709 13:14:58.111615  8696 raft_consensus.cc:515] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.115095  8696 leader_election.cc:290] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:58.127164  8696 raft_consensus.cc:493] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 309e6b7dc5704a3fa1c19e294da91562)
I20260709 13:14:58.116904  7121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:14:58.142427  8696 raft_consensus.cc:515] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.120980  7660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e57d5ea2c442ebbc8ff9f8674dc6c" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523" is_pre_election: true
I20260709 13:14:58.122689  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2e5e887e1b432687861e248208ebc2" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:58.115872  7630 leader_election.cc:304] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:58.129106  7044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c285b6828419479fbd308473ed7db6fe" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:58.138789  7118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f743453c88149b49545f50e189caa86" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:58.139580  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d1dd1a81d47d6867bc453ef73630a" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:58.142867  7121 raft_consensus.cc:606] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:14:58.144327  8703 raft_consensus.cc:2955] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:58.145687  8657 raft_consensus.cc:2749] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:58.148423  7660 raft_consensus.cc:2955] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:58.149874  8704 tablet_replica.cc:333] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:14:58.117195  8686 raft_consensus.cc:493] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
I20260709 13:14:58.150902  8704 raft_consensus.cc:2243] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:58.144539  8696 leader_election.cc:290] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:58.150996  8686 raft_consensus.cc:515] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:14:58.154901  8686 leader_election.cc:290] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:14:58.156239  7045 raft_consensus.cc:1275] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:58.157645  7019 leader_election.cc:304] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb; no voters: 780d61c5f5894a9db6bdde015811ac09, d7e406f58c26480d97a016207d84b523
I20260709 13:14:58.157292  7016 leader_election.cc:304] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:58.164304  8683 raft_consensus.cc:2749] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:58.164430  7019 leader_election.cc:304] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb; no voters: 780d61c5f5894a9db6bdde015811ac09, d7e406f58c26480d97a016207d84b523
I20260709 13:14:58.165351  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a1c61003ef42d8ab08fb035531044f" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:58.158303  8704 raft_consensus.cc:2272] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:58.165815  8683 raft_consensus.cc:2749] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:58.166009  8687 raft_consensus.cc:2749] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:58.160264  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef3109a10345efb0af304ae7c31b48" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:58.168545  8704 ts_tablet_manager.cc:1916] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:58.174942  7630 leader_election.cc:304] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:58.176328  8657 raft_consensus.cc:2749] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:58.181861  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cc865ef13e044b34a1a4990e6c3561e7 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:14:58.185482  7090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 59052.2us
I20260709 13:14:58.189342  6872 catalog_manager.cc:5697] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 5 to 6, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 3 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:58.191699  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdb721ba511c4a56be3197c3f5726afa"
dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
mode: GRACEFUL
new_leader_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:14:58.191818  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a792ec496240c5a6735d60761c2c29" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "780d61c5f5894a9db6bdde015811ac09" is_pre_election: true
I20260709 13:14:58.192251  6974 raft_consensus.cc:606] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Received request to transfer leadership to TS 193dd6c24e454f069d994347b23f43fb
I20260709 13:14:58.193573  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:14:58.195286  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:58.201195  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2e5e887e1b432687861e248208ebc2" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:58.202688  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a792ec496240c5a6735d60761c2c29" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:58.204486  7660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d1dd1a81d47d6867bc453ef73630a" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523" is_pre_election: true
I20260709 13:14:58.205567  8677 raft_consensus.cc:2955] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:58.212677  7126 raft_consensus.cc:2955] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:58.215869  8703 raft_consensus.cc:993] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09: : Instructing follower 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:58.217643  8703 raft_consensus.cc:1081] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Signalling peer 193dd6c24e454f069d994347b23f43fb to start an election
I20260709 13:14:58.217813  7660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef3109a10345efb0af304ae7c31b48" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523" is_pre_election: true
I20260709 13:14:58.219650  6942 leader_election.cc:304] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [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: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:58.220698  8692 raft_consensus.cc:2749] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:58.224617  8677 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:51218 (request call id 82) took 1376 ms. Trace:
I20260709 13:14:58.225251  8677 rpcz_store.cc:276] 0709 13:14:56.848461 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:56.856643 (+  8182us) service_pool.cc:224] Handling call
0709 13:14:56.864051 (+  7408us) log.cc:844] Serialized 494 byte log entry
0709 13:14:58.224534 (+1360483us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":67154,"threads_started":1,"wal-append.queue_time_us":67549}
I20260709 13:14:58.232829  8692 consensus_queue.cc:1048] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:58.237979  6875 catalog_manager.cc:5697] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 5 to 6, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 3 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:58.248136  6861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ba1b8f907ccc418f9d07b44083ffbd41 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:58.248581  7053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdb721ba511c4a56be3197c3f5726afa"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
 from {username='slave'} at 127.0.0.1:37112
I20260709 13:14:58.249104  7053 raft_consensus.cc:493] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:58.248958  7019 leader_election.cc:304] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523
I20260709 13:14:58.250811  7053 raft_consensus.cc:3060] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.257972  8677 raft_consensus.cc:2749] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:58.259186  7019 leader_election.cc:304] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [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: 193dd6c24e454f069d994347b23f43fb; no voters: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523
I20260709 13:14:58.261126  8677 raft_consensus.cc:2749] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:58.257848  7053 raft_consensus.cc:515] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.264050  7044 raft_consensus.cc:2955] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:58.271271  7091 leader_election.cc:304] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:58.273360  8706 raft_consensus.cc:2749] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:58.274703  7091 leader_election.cc:304] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:14:58.275454  8706 raft_consensus.cc:2749] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:58.275015  7660 raft_consensus.cc:2955] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:14:58.276247  8704 ts_tablet_manager.cc:1929] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:58.276669  8704 log.cc:1199] T 1804682412224ff58ca7c285f326258f P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/1804682412224ff58ca7c285f326258f
I20260709 13:14:58.280874  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb721ba511c4a56be3197c3f5726afa" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:58.281332  6974 raft_consensus.cc:3055] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:58.281549  6974 raft_consensus.cc:740] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 780d61c5f5894a9db6bdde015811ac09, State: Running, Role: LEADER
I20260709 13:14:58.281591  7053 leader_election.cc:290] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:58.282341  6974 consensus_queue.cc:260] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.283341  6974 raft_consensus.cc:3060] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.286216  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet 1804682412224ff58ca7c285f326258f (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:58.288481  7665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb721ba511c4a56be3197c3f5726afa" candidate_uuid: "193dd6c24e454f069d994347b23f43fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:14:58.289031  7665 raft_consensus.cc:3060] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.289665  6974 raft_consensus.cc:2468] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:58.290688  7016 leader_election.cc:304] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09; no voters: 
I20260709 13:14:58.291683  8677 raft_consensus.cc:2804] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:58.292186  8677 raft_consensus.cc:697] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Becoming Leader. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:14:58.293068  8677 consensus_queue.cc:237] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.295217  7665 raft_consensus.cc:2468] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 193dd6c24e454f069d994347b23f43fb in term 2.
I20260709 13:14:58.303835  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet cc865ef13e044b34a1a4990e6c3561e7 with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59152
I20260709 13:14:58.315317  8715 tablet_replica.cc:333] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:14:58.316439  8715 raft_consensus.cc:2243] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:58.317204  8715 raft_consensus.cc:2272] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:58.319947  8715 ts_tablet_manager.cc:1916] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:58.326915  6960 tablet_service.cc:1558] Processing DeleteTablet for tablet ba1b8f907ccc418f9d07b44083ffbd41 with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50566
I20260709 13:14:58.335822  8692 raft_consensus.cc:493] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
I20260709 13:14:58.336396  8692 raft_consensus.cc:515] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.338462  6876 catalog_manager.cc:5697] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 193dd6c24e454f069d994347b23f43fb (127.5.185.66). New cstate: current_term: 2 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:58.339743  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:58.340044  8715 ts_tablet_manager.cc:1929] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:14:58.340299  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:58.340512  8715 log.cc:1199] T cc865ef13e044b34a1a4990e6c3561e7 P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/cc865ef13e044b34a1a4990e6c3561e7
I20260709 13:14:58.342082  8716 tablet_replica.cc:333] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:14:58.341972  6941 leader_election.cc:304] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 780d61c5f5894a9db6bdde015811ac09; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:58.343160  8703 raft_consensus.cc:2749] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:58.343848  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet cc865ef13e044b34a1a4990e6c3561e7 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:58.345268  8716 raft_consensus.cc:2243] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:58.346459  7660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b8f907ccc418f9d07b44083ffbd41" candidate_uuid: "780d61c5f5894a9db6bdde015811ac09" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523" is_pre_election: true
I20260709 13:14:58.345571  8692 leader_election.cc:290] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:14:58.349215  8716 raft_consensus.cc:2272] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:58.351976  8716 ts_tablet_manager.cc:1916] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:58.365322  8716 ts_tablet_manager.cc:1929] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:14:58.365650  8716 log.cc:1199] T ba1b8f907ccc418f9d07b44083ffbd41 P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/ba1b8f907ccc418f9d07b44083ffbd41
I20260709 13:14:58.367139  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet ba1b8f907ccc418f9d07b44083ffbd41 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:14:58.478006  8684 raft_consensus.cc:993] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:58.478719  8684 raft_consensus.cc:1081] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:14:58.480644  7660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:43982
I20260709 13:14:58.481141  7660 raft_consensus.cc:493] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:58.481479  7660 raft_consensus.cc:3060] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:58.487707  7660 raft_consensus.cc:515] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.489423  7660 leader_election.cc:290] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:58.490361  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "780d61c5f5894a9db6bdde015811ac09"
I20260709 13:14:58.490478  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f486de02fc469ea28e425231b6ec92" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:14:58.491022  6974 raft_consensus.cc:3060] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:58.491186  7126 raft_consensus.cc:3055] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:58.491544  7126 raft_consensus.cc:740] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:14:58.492183  7126 consensus_queue.cc:260] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.493400  7126 raft_consensus.cc:3060] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:58.497381  6974 raft_consensus.cc:2468] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 3.
I20260709 13:14:58.502585  7126 raft_consensus.cc:2468] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 3.
I20260709 13:14:58.503695  7629 leader_election.cc:304] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [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: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:14:58.504673  8695 raft_consensus.cc:2804] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:58.505394  8695 raft_consensus.cc:697] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 3 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:14:58.506253  8695 consensus_queue.cc:237] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.518270  8695 raft_consensus.cc:493] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
I20260709 13:14:58.518906  8695 raft_consensus.cc:515] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:14:58.518551  6876 catalog_manager.cc:5697] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 2 to 3, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 3 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:58.521354  7044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e84d23b3c499b869ae5406611a58f" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "193dd6c24e454f069d994347b23f43fb" is_pre_election: true
I20260709 13:14:58.525241  8695 leader_election.cc:290] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:14:58.525739  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e84d23b3c499b869ae5406611a58f" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:14:58.526916  7629 leader_election.cc:304] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:14:58.527570  8695 raft_consensus.cc:2749] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:58.679734  7660 raft_consensus.cc:1275] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:58.680894  8677 consensus_queue.cc:1048] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:58.691000  6973 raft_consensus.cc:1275] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:58.692426  8696 consensus_queue.cc:1048] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:14:59.004783  7687 debug-util.cc:398] Leaking SignalData structure 0x7b0800281040 after lost signal to thread 5864
W20260709 13:14:59.005849  7687 debug-util.cc:398] Leaking SignalData structure 0x7b08002bbba0 after lost signal to thread 6910
W20260709 13:14:59.007037  7687 debug-util.cc:398] Leaking SignalData structure 0x7b0800319e80 after lost signal to thread 7002
W20260709 13:14:59.008136  7687 debug-util.cc:398] Leaking SignalData structure 0x7b080005cb80 after lost signal to thread 7077
W20260709 13:14:59.009254  7687 debug-util.cc:398] Leaking SignalData structure 0x7b08002cf300 after lost signal to thread 7151
W20260709 13:14:59.010376  7687 debug-util.cc:398] Leaking SignalData structure 0x7b080029aba0 after lost signal to thread 7690
I20260709 13:14:59.023582  6973 raft_consensus.cc:1275] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:59.025230  8695 consensus_queue.cc:1048] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:59.039844  7126 raft_consensus.cc:1275] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:59.041771  8695 consensus_queue.cc:1048] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:14:59.196249  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:59.430621  6974 consensus_queue.cc:237] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:59.471256  7044 raft_consensus.cc:1275] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:59.472600  8723 consensus_queue.cc:1048] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:59.473716  7126 raft_consensus.cc:1275] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:59.475925  6944 consensus_peers.cc:597] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6567392a96d54a78a5dd725dcd859a7e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:59.477248  8703 consensus_queue.cc:1048] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:59.497637  8723 raft_consensus.cc:2955] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.520502  7044 raft_consensus.cc:2955] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.542163  7126 raft_consensus.cc:2955] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.543802  7053 consensus_queue.cc:237] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:14:59.571229  6872 catalog_manager.cc:5697] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:59.602514  7019 consensus_peers.cc:597] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 488ba3e670a74773a3042405edc2b57e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:59.602391  6974 raft_consensus.cc:1275] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:59.604727  8677 consensus_queue.cc:1048] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:59.617961  7126 raft_consensus.cc:1275] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:59.627432  8677 consensus_queue.cc:1048] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:59.628916  8683 raft_consensus.cc:2955] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.633008  6974 raft_consensus.cc:2955] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.657714  6974 consensus_queue.cc:237] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
W20260709 13:14:59.667971  6944 consensus_peers.cc:597] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ab5cf38215a492c864fd2afb8a7ddf3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:59.669924  7126 raft_consensus.cc:1275] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:59.671499  8733 consensus_queue.cc:1048] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:59.672973  7044 raft_consensus.cc:1275] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:59.677636  8733 consensus_queue.cc:1048] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:59.699087  7121 raft_consensus.cc:2955] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.701710  8723 raft_consensus.cc:2955] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.705484  7126 raft_consensus.cc:2955] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.725206  7044 raft_consensus.cc:2955] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.739591  7121 consensus_queue.cc:237] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
W20260709 13:14:59.751659  7093 consensus_peers.cc:597] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07adaf402b094e408800ec46e4c858a7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:59.754245  7044 raft_consensus.cc:1275] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:59.755141  6973 raft_consensus.cc:1275] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:59.754794  6874 catalog_manager.cc:5697] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.755690  8734 consensus_queue.cc:1048] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:59.756505  8684 consensus_queue.cc:1048] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:59.756311  6874 catalog_manager.cc:5697] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 4, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 3 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.786022  8684 raft_consensus.cc:2955] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.787726  7044 raft_consensus.cc:2955] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.800892  6973 raft_consensus.cc:2955] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:14:59.811918  6872 catalog_manager.cc:5697] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 3, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:00.010069  8751 ts_tablet_manager.cc:933] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:15:00.012197  8751 tablet_copy_client.cc:323] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.66:36025
I20260709 13:15:00.013926  7063 tablet_copy_service.cc:140] P 193dd6c24e454f069d994347b23f43fb: Received BeginTabletCopySession request for tablet 488ba3e670a74773a3042405edc2b57e from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:56102)
I20260709 13:15:00.014496  7063 tablet_copy_service.cc:161] P 193dd6c24e454f069d994347b23f43fb: Beginning new tablet copy session on tablet 488ba3e670a74773a3042405edc2b57e from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:56102: session id = d7e406f58c26480d97a016207d84b523-488ba3e670a74773a3042405edc2b57e
I20260709 13:15:00.022756  7063 tablet_copy_source_session.cc:215] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:00.025998  8751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488ba3e670a74773a3042405edc2b57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:00.042399  8751 tablet_copy_client.cc:806] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:00.043073  8751 tablet_copy_client.cc:670] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:00.080171  8751 tablet_copy_client.cc:538] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:00.080418  8753 ts_tablet_manager.cc:933] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:15:00.083384  8753 tablet_copy_client.cc:323] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:15:00.084923  6987 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet 6567392a96d54a78a5dd725dcd859a7e from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:15:00.085464  6987 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet 6567392a96d54a78a5dd725dcd859a7e from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-6567392a96d54a78a5dd725dcd859a7e
I20260709 13:15:00.092505  6987 tablet_copy_source_session.cc:215] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:00.096180  8751 tablet_bootstrap.cc:492] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:15:00.097720  8753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6567392a96d54a78a5dd725dcd859a7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:00.114549  8753 tablet_copy_client.cc:806] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:00.115227  8753 tablet_copy_client.cc:670] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:00.143015  8753 tablet_copy_client.cc:538] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:00.154498  8753 tablet_bootstrap.cc:492] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:15:00.157069  8751 tablet_bootstrap.cc:492] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:00.158051  8751 tablet_bootstrap.cc:492] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:15:00.158782  8751 ts_tablet_manager.cc:1403] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.019s
I20260709 13:15:00.166428  8751 raft_consensus.cc:359] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:15:00.167351  8751 raft_consensus.cc:740] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:15:00.168035  8751 consensus_queue.cc:260] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:15:00.173269  8751 ts_tablet_manager.cc:1434] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:15:00.184670  7063 tablet_copy_service.cc:342] P 193dd6c24e454f069d994347b23f43fb: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-488ba3e670a74773a3042405edc2b57e received from {username='slave'} at 127.0.0.1:56102
I20260709 13:15:00.185113  7063 tablet_copy_service.cc:434] P 193dd6c24e454f069d994347b23f43fb: ending tablet copy session d7e406f58c26480d97a016207d84b523-488ba3e670a74773a3042405edc2b57e on tablet 488ba3e670a74773a3042405edc2b57e with peer d7e406f58c26480d97a016207d84b523
I20260709 13:15:00.205431  8753 tablet_bootstrap.cc:492] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:00.206472  8753 tablet_bootstrap.cc:492] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:15:00.207213  8753 ts_tablet_manager.cc:1403] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.012s
I20260709 13:15:00.210250  8753 raft_consensus.cc:359] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:15:00.211112  8753 raft_consensus.cc:740] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:15:00.211752  8753 consensus_queue.cc:260] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:15:00.218094  8753 ts_tablet_manager.cc:1434] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:15:00.219723  6987 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-6567392a96d54a78a5dd725dcd859a7e received from {username='slave'} at 127.0.0.1:57918
I20260709 13:15:00.220088  6987 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-6567392a96d54a78a5dd725dcd859a7e on tablet 6567392a96d54a78a5dd725dcd859a7e with peer d7e406f58c26480d97a016207d84b523
I20260709 13:15:00.251286  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:00.271904  8753 ts_tablet_manager.cc:933] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:15:00.277398  8753 tablet_copy_client.cc:323] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:15:00.279345  6987 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet 0ab5cf38215a492c864fd2afb8a7ddf3 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:15:00.279866  6987 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet 0ab5cf38215a492c864fd2afb8a7ddf3 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-0ab5cf38215a492c864fd2afb8a7ddf3
I20260709 13:15:00.289806  6987 tablet_copy_source_session.cc:215] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:00.292904  8753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab5cf38215a492c864fd2afb8a7ddf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:00.313896  8753 tablet_copy_client.cc:806] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:00.314445  8753 tablet_copy_client.cc:670] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:00.317878  7044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1"
dest_uuid: "193dd6c24e454f069d994347b23f43fb"
mode: GRACEFUL
new_leader_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:48062
I20260709 13:15:00.318413  7044 raft_consensus.cc:606] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Received request to transfer leadership to TS 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:15:00.318315  8753 tablet_copy_client.cc:538] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:00.321414  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:15:00.362800  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:00.377739  8751 ts_tablet_manager.cc:933] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:15:00.389058  8751 tablet_copy_client.cc:323] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.67:40575
I20260709 13:15:00.391031  8753 tablet_bootstrap.cc:492] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:15:00.393395  7137 tablet_copy_service.cc:140] P 309e6b7dc5704a3fa1c19e294da91562: Received BeginTabletCopySession request for tablet 07adaf402b094e408800ec46e4c858a7 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:58280)
I20260709 13:15:00.393947  7137 tablet_copy_service.cc:161] P 309e6b7dc5704a3fa1c19e294da91562: Beginning new tablet copy session on tablet 07adaf402b094e408800ec46e4c858a7 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:58280: session id = d7e406f58c26480d97a016207d84b523-07adaf402b094e408800ec46e4c858a7
I20260709 13:15:00.400456  7137 tablet_copy_source_session.cc:215] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:00.403644  8751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07adaf402b094e408800ec46e4c858a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:00.423607  7660 raft_consensus.cc:1217] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:15:00.434816  8751 tablet_copy_client.cc:806] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:00.436829  8751 tablet_copy_client.cc:670] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:00.441542  8751 tablet_copy_client.cc:538] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:00.451915  8751 tablet_bootstrap.cc:492] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:15:00.460170  8753 tablet_bootstrap.cc:492] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:00.461215  8753 tablet_bootstrap.cc:492] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:15:00.461941  8753 ts_tablet_manager.cc:1403] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.027s
I20260709 13:15:00.474123  8753 raft_consensus.cc:359] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:15:00.475121  8753 raft_consensus.cc:740] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:15:00.476189  8753 consensus_queue.cc:260] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:15:00.495936  8753 ts_tablet_manager.cc:1434] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:15:00.496438  8751 tablet_bootstrap.cc:492] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:00.497459  8751 tablet_bootstrap.cc:492] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:15:00.497725  6987 tablet_copy_service.cc:342] P 780d61c5f5894a9db6bdde015811ac09: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-0ab5cf38215a492c864fd2afb8a7ddf3 received from {username='slave'} at 127.0.0.1:57918
I20260709 13:15:00.498147  6987 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-0ab5cf38215a492c864fd2afb8a7ddf3 on tablet 0ab5cf38215a492c864fd2afb8a7ddf3 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:15:00.498200  8751 ts_tablet_manager.cc:1403] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.008s
I20260709 13:15:00.503741  8751 raft_consensus.cc:359] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:15:00.504597  8751 raft_consensus.cc:740] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:15:00.509074  8751 consensus_queue.cc:260] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:15:00.511282  8751 ts_tablet_manager.cc:1434] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:15:00.513144  7137 tablet_copy_service.cc:342] P 309e6b7dc5704a3fa1c19e294da91562: Request end of tablet copy session d7e406f58c26480d97a016207d84b523-07adaf402b094e408800ec46e4c858a7 received from {username='slave'} at 127.0.0.1:58280
I20260709 13:15:00.513586  7137 tablet_copy_service.cc:434] P 309e6b7dc5704a3fa1c19e294da91562: ending tablet copy session d7e406f58c26480d97a016207d84b523-07adaf402b094e408800ec46e4c858a7 on tablet 07adaf402b094e408800ec46e4c858a7 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:15:00.602193  7660 raft_consensus.cc:1217] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:00.745776  7660 raft_consensus.cc:1217] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:00.772756  8677 raft_consensus.cc:993] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb: : Instructing follower 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:15:00.773283  8677 raft_consensus.cc:1081] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Signalling peer 309e6b7dc5704a3fa1c19e294da91562 to start an election
I20260709 13:15:00.774994  7126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
 from {username='slave'} at 127.0.0.1:59162
I20260709 13:15:00.775575  7126 raft_consensus.cc:493] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:00.775918  7126 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:00.784907  7126 raft_consensus.cc:515] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:00.788825  7053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:15:00.789387  7053 raft_consensus.cc:3055] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:00.789693  7053 raft_consensus.cc:740] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 193dd6c24e454f069d994347b23f43fb, State: Running, Role: LEADER
I20260709 13:15:00.790130  7660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:15:00.790757  7660 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:00.790345  7053 consensus_queue.cc:260] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:00.791669  7053 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:00.799553  7660 raft_consensus.cc:2468] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 4.
I20260709 13:15:00.801440  7126 leader_election.cc:290] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 4 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:15:00.802520  7093 leader_election.cc:304] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:15:00.804260  8736 raft_consensus.cc:2804] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:00.799624  7053 raft_consensus.cc:2468] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 4.
I20260709 13:15:00.805251  8736 raft_consensus.cc:697] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 4 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:15:00.806317  8736 consensus_queue.cc:237] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:00.815639  7660 raft_consensus.cc:1217] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:15:00.832468  6876 catalog_manager.cc:5697] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 3 to 4, leader changed from 193dd6c24e454f069d994347b23f43fb (127.5.185.66) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 4 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:01.025058  8728 raft_consensus.cc:1064] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:15:01.038842  8728 consensus_queue.cc:237] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:01.063407  7665 raft_consensus.cc:1275] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523 [term 3 LEARNER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:01.062731  7121 raft_consensus.cc:1275] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:01.071056  6977 raft_consensus.cc:1275] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:01.073643  8677 consensus_queue.cc:1048] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:01.078799  8677 consensus_queue.cc:1048] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:15:01.134601  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 59159.5us
I20260709 13:15:01.136969  8683 consensus_queue.cc:1048] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:15:01.169761  7629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 44829.2us
I20260709 13:15:01.185983  8677 raft_consensus.cc:2955] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.194240  8758 raft_consensus.cc:1064] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:15:01.199144  8758 consensus_queue.cc:237] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:01.214732  7126 raft_consensus.cc:2955] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.217967  6973 raft_consensus.cc:2955] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.241945  7660 raft_consensus.cc:2955] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.244665  7665 raft_consensus.cc:1275] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:01.246300  8762 consensus_queue.cc:1048] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:01.248149  6876 catalog_manager.cc:5697] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 4 to 5, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } attrs { replace: true } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.248893  7048 raft_consensus.cc:1275] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:01.251930  7121 raft_consensus.cc:1275] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:01.256131  7053 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 4 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:15:01.261158  7660 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 4 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:15:01.266546  8740 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:15:01.268407  8740 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:15:01.261349  8763 consensus_queue.cc:1048] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:01.273216  8763 consensus_queue.cc:1048] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:01.274463  8734 raft_consensus.cc:1064] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:15:01.276988  8734 consensus_queue.cc:237] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:15:01.287806  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 46567us
I20260709 13:15:01.409247  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:01.411321  7044 consensus_queue.cc:237] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:01.424482  7665 raft_consensus.cc:1275] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:01.434715  8723 raft_consensus.cc:2955] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.451972  8763 raft_consensus.cc:1064] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09: attempting to promote NON_VOTER d7e406f58c26480d97a016207d84b523 to VOTER
I20260709 13:15:01.455714  7053 raft_consensus.cc:1275] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:01.456575  8763 consensus_queue.cc:237] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:01.457049  8683 consensus_queue.cc:1048] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:01.487429  6872 catalog_manager.cc:5697] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:01.489866  6974 raft_consensus.cc:1275] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:15:01.494858  7093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:34385, user_credentials={real_user=slave}} blocked reactor thread for 74127.2us
I20260709 13:15:01.497368  7121 raft_consensus.cc:2955] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.496279  8786 consensus_queue.cc:1048] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:01.502358  7663 raft_consensus.cc:1275] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523 [term 2 LEARNER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:01.515897  6973 consensus_queue.cc:237] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:01.518488  7126 raft_consensus.cc:1275] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Refusing update from remote peer 193dd6c24e454f069d994347b23f43fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:01.536566  7121 raft_consensus.cc:1275] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:01.538056  8762 consensus_queue.cc:1048] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:01.552951  7121 raft_consensus.cc:2955] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.477036  7665 raft_consensus.cc:2955] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.569939  7119 raft_consensus.cc:1275] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:01.571516  8763 consensus_queue.cc:1048] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:01.572546  7663 raft_consensus.cc:1275] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:01.575902  8788 consensus_queue.cc:1048] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:01.582494  8762 consensus_queue.cc:1048] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:01.603551  8758 raft_consensus.cc:2955] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.605363  7048 raft_consensus.cc:2955] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
W20260709 13:15:01.612475  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 63182.7us
W20260709 13:15:01.619290  7091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 44457.2us
I20260709 13:15:01.621861  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6567392a96d54a78a5dd725dcd859a7e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:01.629634  7053 raft_consensus.cc:1275] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:01.639897  8790 consensus_queue.cc:1048] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:01.647436  8762 raft_consensus.cc:2955] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.650498  8788 consensus_queue.cc:1048] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:01.666059  6876 catalog_manager.cc:5697] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 reported cstate change: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:01.667589  7660 raft_consensus.cc:2955] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.674017  7119 raft_consensus.cc:2955] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.681679  8772 raft_consensus.cc:2955] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.684607  6874 catalog_manager.cc:5697] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 reported cstate change: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.689098  7662 raft_consensus.cc:2955] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.697909  8683 consensus_queue.cc:1048] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:15:01.715813  7091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:36025, user_credentials={real_user=slave}} blocked reactor thread for 52630.9us
I20260709 13:15:01.720446  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet 6567392a96d54a78a5dd725dcd859a7e with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51218
I20260709 13:15:01.723377  6861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 488ba3e670a74773a3042405edc2b57e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:01.729810  8797 tablet_replica.cc:333] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:01.753157  7664 raft_consensus.cc:1275] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:01.756603  8762 consensus_queue.cc:1048] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:01.758658  8797 raft_consensus.cc:2243] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:01.759526  8797 raft_consensus.cc:2272] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:01.761406  7664 raft_consensus.cc:2955] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.764271  8797 ts_tablet_manager.cc:1916] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:01.806092  8797 ts_tablet_manager.cc:1929] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:01.806602  8797 log.cc:1199] T 6567392a96d54a78a5dd725dcd859a7e P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/6567392a96d54a78a5dd725dcd859a7e
I20260709 13:15:01.807112  8804 raft_consensus.cc:2955] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.821808  6977 raft_consensus.cc:2955] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.831852  7121 raft_consensus.cc:2955] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.852816  7662 raft_consensus.cc:2955] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.862149  6876 catalog_manager.cc:5697] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 5 to 6, VOTER 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) evicted. New cstate: current_term: 3 leader_uuid: "193dd6c24e454f069d994347b23f43fb" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:01.906672  7052 raft_consensus.cc:2955] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.909400  6977 consensus_queue.cc:237] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:01.913597  7048 raft_consensus.cc:2955] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.926972  6960 tablet_service.cc:1558] Processing DeleteTablet for tablet 488ba3e670a74773a3042405edc2b57e with delete_type TABLET_DATA_TOMBSTONED (TS 780d61c5f5894a9db6bdde015811ac09 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50566
I20260709 13:15:01.932298  7664 raft_consensus.cc:1275] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:01.936071  7048 raft_consensus.cc:1275] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:01.938431  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet 6567392a96d54a78a5dd725dcd859a7e (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:15:01.939599  8758 consensus_queue.cc:1048] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:01.943774  8807 tablet_replica.cc:333] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:01.944809  8807 raft_consensus.cc:2243] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:01.945468  8807 raft_consensus.cc:2272] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:01.946789  8763 raft_consensus.cc:2955] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.955783  7662 raft_consensus.cc:2955] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.968816  8807 ts_tablet_manager.cc:1916] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:01.974613  8758 consensus_queue.cc:1048] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:01.975276  6876 catalog_manager.cc:5697] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 3 to 4, d7e406f58c26480d97a016207d84b523 (127.5.185.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } attrs { replace: true } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.977557  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ab5cf38215a492c864fd2afb8a7ddf3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:01.982903  7048 raft_consensus.cc:2955] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:01.989195  8807 ts_tablet_manager.cc:1929] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:15:01.989719  8807 log.cc:1199] T 488ba3e670a74773a3042405edc2b57e P 780d61c5f5894a9db6bdde015811ac09: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/wals/488ba3e670a74773a3042405edc2b57e
I20260709 13:15:01.991341  6860 catalog_manager.cc:5028] TS 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): tablet 488ba3e670a74773a3042405edc2b57e (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:15:02.009050  7119 consensus_queue.cc:237] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:02.009992  6872 catalog_manager.cc:5697] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb reported cstate change: config changed from index 3 to 4, VOTER 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) evicted. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:02.031433  7664 raft_consensus.cc:1275] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:02.032984  8800 consensus_queue.cc:1048] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:02.040094  6977 raft_consensus.cc:1275] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Refusing update from remote peer 309e6b7dc5704a3fa1c19e294da91562: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:02.040196  7110 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ab5cf38215a492c864fd2afb8a7ddf3 with delete_type TABLET_DATA_TOMBSTONED (TS 309e6b7dc5704a3fa1c19e294da91562 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59152
I20260709 13:15:02.041512  8804 consensus_queue.cc:1048] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:02.045565  8800 raft_consensus.cc:2955] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:02.068434  6977 raft_consensus.cc:2955] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:02.071009  6860 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07adaf402b094e408800ec46e4c858a7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:02.074461  7664 raft_consensus.cc:2955] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } } }
I20260709 13:15:02.079736  8808 tablet_replica.cc:333] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:02.080751  6876 catalog_manager.cc:5697] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index 4 to 5, VOTER 193dd6c24e454f069d994347b23f43fb (127.5.185.66) evicted. New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:02.090449  7038 tablet_service.cc:1558] Processing DeleteTablet for tablet 07adaf402b094e408800ec46e4c858a7 with delete_type TABLET_DATA_TOMBSTONED (TS 193dd6c24e454f069d994347b23f43fb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51218
I20260709 13:15:02.091341  8797 tablet_replica.cc:333] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:02.092151  8797 raft_consensus.cc:2243] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:02.092865  8797 raft_consensus.cc:2272] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:02.100335  8797 ts_tablet_manager.cc:1916] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:02.103402  8808 raft_consensus.cc:2243] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:02.104161  8808 raft_consensus.cc:2272] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:02.107658  8808 ts_tablet_manager.cc:1916] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:02.120838  8808 ts_tablet_manager.cc:1929] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:02.121304  8808 log.cc:1199] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 309e6b7dc5704a3fa1c19e294da91562: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/wals/0ab5cf38215a492c864fd2afb8a7ddf3
I20260709 13:15:02.122975  6860 catalog_manager.cc:5028] TS 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): tablet 0ab5cf38215a492c864fd2afb8a7ddf3 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:15:02.125922  8797 ts_tablet_manager.cc:1929] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:15:02.126466  8797 log.cc:1199] T 07adaf402b094e408800ec46e4c858a7 P 193dd6c24e454f069d994347b23f43fb: Deleting WAL directory at /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/wals/07adaf402b094e408800ec46e4c858a7
I20260709 13:15:02.128046  6861 catalog_manager.cc:5028] TS 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): tablet 07adaf402b094e408800ec46e4c858a7 (table test-workload [id=f670a2d5d2f84674ab5ee60c50f7c376]) successfully deleted
I20260709 13:15:02.620307  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:15:02.671499  7629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40575, user_credentials={real_user=slave}} blocked reactor thread for 48616.7us
I20260709 13:15:02.816039  7119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1"
dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
mode: GRACEFUL
new_leader_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:54202
I20260709 13:15:02.816769  7119 raft_consensus.cc:606] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 4 LEADER]: Received request to transfer leadership to TS d7e406f58c26480d97a016207d84b523
I20260709 13:15:02.818166  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:15:02.819809  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:03.199559  6977 consensus_queue.cc:237] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Queue 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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:15:03.216800  7044 raft_consensus.cc:1275] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:15:03.217249  6944 consensus_peers.cc:597] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 -> Peer d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385): Couldn't send request to peer d7e406f58c26480d97a016207d84b523. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ebf6c9c0ada4ffba62d0a1604ab71d1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:03.217865  7118 raft_consensus.cc:1275] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Refusing update from remote peer 780d61c5f5894a9db6bdde015811ac09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:03.218734  8758 consensus_queue.cc:1048] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:03.220721  8758 consensus_queue.cc:1048] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:03.232839  8806 raft_consensus.cc:993] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562: : Instructing follower d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:15:03.233311  8806 raft_consensus.cc:1081] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 4 LEADER]: Signalling peer d7e406f58c26480d97a016207d84b523 to start an election
I20260709 13:15:03.235039  7664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1"
dest_uuid: "d7e406f58c26480d97a016207d84b523"
 from {username='slave'} at 127.0.0.1:43982
I20260709 13:15:03.235615  7664 raft_consensus.cc:493] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:03.235968  7664 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:03.247382  7664 raft_consensus.cc:515] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:03.251184  7044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "193dd6c24e454f069d994347b23f43fb"
I20260709 13:15:03.251845  7044 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:03.256234  7664 leader_election.cc:290] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 5 election: Requested vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:15:03.256430  8758 raft_consensus.cc:2955] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:15:03.260929  7118 raft_consensus.cc:2955] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:15:03.288849  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a678d802b94020b4593313fc22e9a1" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:15:03.289614  7119 raft_consensus.cc:3055] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:03.289978  7119 raft_consensus.cc:740] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:15:03.283520  7044 raft_consensus.cc:2468] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 5.
I20260709 13:15:03.290686  6872 catalog_manager.cc:5697] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New cstate: current_term: 1 leader_uuid: "780d61c5f5894a9db6bdde015811ac09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:15:03.291707  7630 leader_election.cc:304] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [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: 193dd6c24e454f069d994347b23f43fb, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:15:03.300235  8810 raft_consensus.cc:2804] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:03.300844  8810 raft_consensus.cc:697] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 5 LEADER]: Becoming Leader. State: Replica: d7e406f58c26480d97a016207d84b523, State: Running, Role: LEADER
I20260709 13:15:03.301776  8810 consensus_queue.cc:237] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:03.306535  7044 raft_consensus.cc:2955] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d7e406f58c26480d97a016207d84b523 (127.5.185.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } } }
I20260709 13:15:03.309185  7119 consensus_queue.cc:260] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:03.331413  7119 raft_consensus.cc:3060] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:03.356684  6876 catalog_manager.cc:5697] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 reported cstate change: term changed from 4 to 5, leader changed from 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67) to d7e406f58c26480d97a016207d84b523 (127.5.185.68). New cstate: current_term: 5 leader_uuid: "d7e406f58c26480d97a016207d84b523" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:03.375010  7119 raft_consensus.cc:2468] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 5.
W20260709 13:15:03.628515  7629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 47428.6us
I20260709 13:15:03.725346  8827 ts_tablet_manager.cc:933] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523: Initiating tablet copy from peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
I20260709 13:15:03.749752  8827 tablet_copy_client.cc:323] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523: tablet copy: Beginning tablet copy session from remote peer at address 127.5.185.65:42625
I20260709 13:15:03.751890  6987 tablet_copy_service.cc:140] P 780d61c5f5894a9db6bdde015811ac09: Received BeginTabletCopySession request for tablet 5ebf6c9c0ada4ffba62d0a1604ab71d1 from peer d7e406f58c26480d97a016207d84b523 ({username='slave'} at 127.0.0.1:57918)
I20260709 13:15:03.752475  6987 tablet_copy_service.cc:161] P 780d61c5f5894a9db6bdde015811ac09: Beginning new tablet copy session on tablet 5ebf6c9c0ada4ffba62d0a1604ab71d1 from peer d7e406f58c26480d97a016207d84b523 at {username='slave'} at 127.0.0.1:57918: session id = d7e406f58c26480d97a016207d84b523-5ebf6c9c0ada4ffba62d0a1604ab71d1
I20260709 13:15:03.773823  6987 tablet_copy_source_session.cc:215] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:03.783981  8827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebf6c9c0ada4ffba62d0a1604ab71d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:03.812407  8827 tablet_copy_client.cc:806] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:03.813071  8827 tablet_copy_client.cc:670] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:03.820875  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:03.830955  8827 tablet_copy_client.cc:538] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:03.854676  7118 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 5 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:15:03.858494  8823 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:15:03.863081  8827 tablet_bootstrap.cc:492] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523: Bootstrap starting.
I20260709 13:15:03.931661  5861 tablet_server.cc:179] TabletServer@127.5.185.65:0 shutting down...
I20260709 13:15:03.941370  8827 tablet_bootstrap.cc:492] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:03.950004  8827 tablet_bootstrap.cc:492] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523: Bootstrap complete.
I20260709 13:15:03.952527  7044 raft_consensus.cc:1275] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 5 FOLLOWER]: Refusing update from remote peer d7e406f58c26480d97a016207d84b523: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
W20260709 13:15:03.961058  7629 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:15:03.962507  8827 ts_tablet_manager.cc:1403] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523: Time spent bootstrapping tablet: real 0.100s	user 0.019s	sys 0.011s
I20260709 13:15:03.967149  8810 consensus_queue.cc:1048] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:15:03.970798  5861 tablet_copy_service.cc:362] P 780d61c5f5894a9db6bdde015811ac09: Destroying tablet copy session d7e406f58c26480d97a016207d84b523-5ebf6c9c0ada4ffba62d0a1604ab71d1 due to service shutdown
I20260709 13:15:03.971882  5861 tablet_copy_service.cc:434] P 780d61c5f5894a9db6bdde015811ac09: ending tablet copy session d7e406f58c26480d97a016207d84b523-5ebf6c9c0ada4ffba62d0a1604ab71d1 on tablet 5ebf6c9c0ada4ffba62d0a1604ab71d1 with peer d7e406f58c26480d97a016207d84b523
I20260709 13:15:03.971395  8827 raft_consensus.cc:359] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:15:03.973848  8827 raft_consensus.cc:740] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d7e406f58c26480d97a016207d84b523, State: Initialized, Role: LEARNER
I20260709 13:15:03.974653  8827 consensus_queue.cc:260] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:15:03.977622  8827 ts_tablet_manager.cc:1434] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
W20260709 13:15:03.988708  7016 consensus_peers.cc:597] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.006269  7629 consensus_peers.cc:597] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.007582  7629 consensus_peers.cc:597] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.008168  7629 consensus_peers.cc:597] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.010051  7016 consensus_peers.cc:597] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.027905  7629 consensus_peers.cc:597] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.043799  7629 consensus_peers.cc:597] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.064239  7090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:42625, user_credentials={real_user=slave}} blocked reactor thread for 50460.8us
W20260709 13:15:04.067732  7090 consensus_peers.cc:597] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.069377  7090 consensus_peers.cc:597] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.071208  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:15:04.076112  7090 consensus_peers.cc:597] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.077745  5861 tablet_replica.cc:333] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.078958  5861 raft_consensus.cc:2243] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.079566  5861 raft_consensus.cc:2272] T fdb721ba511c4a56be3197c3f5726afa P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.086342  5861 tablet_replica.cc:333] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.087260  5861 raft_consensus.cc:2243] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.087908  5861 raft_consensus.cc:2272] T c8b8c367ce9c4765bbea955b838e1d87 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.092468  5861 tablet_replica.cc:333] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.093277  5861 raft_consensus.cc:2243] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:04.094928  7016 consensus_peers.cc:597] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.101799  7662 raft_consensus.cc:1217] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:04.105038  5861 raft_consensus.cc:2272] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.108446  5861 tablet_replica.cc:333] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.109350  5861 raft_consensus.cc:2243] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.110358  5861 raft_consensus.cc:2272] T 6567392a96d54a78a5dd725dcd859a7e P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.115278  5861 tablet_replica.cc:333] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.116230  5861 raft_consensus.cc:2243] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.116851  5861 raft_consensus.cc:2272] T 19d422f0afac41b08229e01689b8fdfa P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.119732  5861 tablet_replica.cc:333] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.120678  5861 raft_consensus.cc:2243] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:04.121063  7090 consensus_peers.cc:597] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.121320  5861 raft_consensus.cc:2272] T 0e8748dbdb5442e6a5b7734a38fbc50f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.124274  5861 tablet_replica.cc:333] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.130910  5861 raft_consensus.cc:2243] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.131453  5861 raft_consensus.cc:2272] T 7f743453c88149b49545f50e189caa86 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.135322  5861 tablet_replica.cc:333] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.136263  5861 raft_consensus.cc:2243] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.137403  5861 raft_consensus.cc:2272] T 3ee423f029e449a2ab64c23e20cd4681 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.140470  5861 tablet_replica.cc:333] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.141352  5861 raft_consensus.cc:2243] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.141913  5861 raft_consensus.cc:2272] T c60581a2372a405787b2f659a6530dcf P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.144523  5861 tablet_replica.cc:333] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.145380  5861 raft_consensus.cc:2243] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.146144  5861 raft_consensus.cc:2272] T 35af3ad9b6d74d6ebbbd3897c232180d P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.148911  5861 tablet_replica.cc:333] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.149632  5861 raft_consensus.cc:2243] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.150189  5861 raft_consensus.cc:2272] T c6e243872db542e789bc50d4ddef322e P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.225598  5861 tablet_replica.cc:333] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.226485  5861 raft_consensus.cc:2243] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.227725  5861 raft_consensus.cc:2272] T 482ceb80da6243a7aa4e82eba2f3b894 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.234092  5861 tablet_replica.cc:333] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.236042  5861 raft_consensus.cc:2243] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.236588  5861 raft_consensus.cc:2272] T 4d2e5e887e1b432687861e248208ebc2 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.254014  5861 tablet_replica.cc:333] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.262511  5861 raft_consensus.cc:2243] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.264355  5861 raft_consensus.cc:2272] T b6b5edb570444a9ea7a7f833285999b4 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.274940  5861 tablet_replica.cc:333] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.276197  5861 raft_consensus.cc:2243] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:04.282009  7016 consensus_peers.cc:597] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.284727  5861 raft_consensus.cc:2272] T 61a792ec496240c5a6735d60761c2c29 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.288949  5861 tablet_replica.cc:333] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.289697  5861 raft_consensus.cc:2243] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.290283  5861 raft_consensus.cc:2272] T c971ee838c464568b757221b3e557392 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.306407  5861 tablet_replica.cc:333] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.314486  5861 raft_consensus.cc:2243] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.320138  5861 raft_consensus.cc:2272] T 6c60f7291cb74037941d12b2bd172d36 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:04.322606  7090 consensus_peers.cc:597] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.322791  5861 tablet_replica.cc:333] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.323813  5861 raft_consensus.cc:2243] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.324932  5861 raft_consensus.cc:2272] T 741a61412535426787260682408f0f5c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:04.326069  7090 consensus_peers.cc:597] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.328578  7016 consensus_peers.cc:597] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.329035  5861 tablet_replica.cc:333] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.329946  5861 raft_consensus.cc:2243] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:04.330140  7016 consensus_peers.cc:597] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.330871  5861 raft_consensus.cc:2272] T 3e165393c9d441e3a479dc5248391a44 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:04.331017  7016 consensus_peers.cc:597] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.334632  5861 tablet_replica.cc:333] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
W20260709 13:15:04.335093  7629 consensus_peers.cc:597] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.335770  5861 raft_consensus.cc:2243] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:04.335958  7629 consensus_peers.cc:597] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.336581  5861 raft_consensus.cc:2272] T a0a3eb5429634243b8a4e018654ada31 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:04.336988  7629 consensus_peers.cc:597] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.339324  5861 tablet_replica.cc:333] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.340181  5861 raft_consensus.cc:2243] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:04.340730  7090 consensus_peers.cc:597] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.341205  5861 raft_consensus.cc:2272] T 07adaf402b094e408800ec46e4c858a7 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:04.341626  7090 consensus_peers.cc:597] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.343333  7090 consensus_peers.cc:597] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.345414  5861 tablet_replica.cc:333] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.346343  5861 raft_consensus.cc:2243] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.347453  5861 raft_consensus.cc:2272] T e3d0280aae654f00b9579b3fee058838 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.350354  5861 tablet_replica.cc:333] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.351296  5861 raft_consensus.cc:2243] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.351895  5861 raft_consensus.cc:2272] T e68f84f358844b84ac0ecaa13fcde1bd P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.354609  5861 tablet_replica.cc:333] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.355391  5861 raft_consensus.cc:2243] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.356477  5861 raft_consensus.cc:2272] T 1804682412224ff58ca7c285f326258f P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.359442  5861 tablet_replica.cc:333] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.360282  5861 raft_consensus.cc:2243] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.361363  5861 raft_consensus.cc:2272] T 014f4c51c1ae49aab2413d6c2a2a1845 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.364342  5861 tablet_replica.cc:333] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.365099  5861 raft_consensus.cc:2243] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.367755  5861 raft_consensus.cc:2272] T 6e4caa0f148641179b7235c086db52cc P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.373159  5861 tablet_replica.cc:333] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.374084  5861 raft_consensus.cc:2243] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.375172  5861 raft_consensus.cc:2272] T 2f447f213dbb43f8a26ab7254ea2d2ca P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.378403  5861 tablet_replica.cc:333] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.379325  5861 raft_consensus.cc:2243] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.379909  5861 raft_consensus.cc:2272] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.382668  5861 tablet_replica.cc:333] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.383791  5861 raft_consensus.cc:2243] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.384545  5861 raft_consensus.cc:2272] T 4c05cb2b98074429a4aecbf2aa48970d P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.387439  5861 tablet_replica.cc:333] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.388332  5861 raft_consensus.cc:2243] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.389010  5861 raft_consensus.cc:2272] T 3725a52227404043b3e61093b0fe823f P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:04.391314  7090 consensus_peers.cc:597] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.392642  5861 tablet_replica.cc:333] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.393397  5861 raft_consensus.cc:2243] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.394603  5861 raft_consensus.cc:2272] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.396965  5861 tablet_replica.cc:333] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.397714  5861 raft_consensus.cc:2243] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.398700  5861 raft_consensus.cc:2272] T aa1a27438e3b49468ba3c91ec45f90ea P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.401079  5861 tablet_replica.cc:333] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.401799  5861 raft_consensus.cc:2243] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.404285  5861 raft_consensus.cc:2272] T cc865ef13e044b34a1a4990e6c3561e7 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.407297  5861 tablet_replica.cc:333] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.408130  5861 raft_consensus.cc:2243] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.410552  5861 raft_consensus.cc:2272] T eb54fe3186f746a1b0102aa58c791374 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.413287  5861 tablet_replica.cc:333] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.414260  5861 raft_consensus.cc:2243] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.415060  5861 raft_consensus.cc:2272] T c285b6828419479fbd308473ed7db6fe P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.418195  5861 tablet_replica.cc:333] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.418982  5861 raft_consensus.cc:2243] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.419942  5861 raft_consensus.cc:2272] T d1902cbe469345e6b5abe13c180de03a P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.422456  5861 tablet_replica.cc:333] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.423221  5861 raft_consensus.cc:2243] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.423772  5861 raft_consensus.cc:2272] T b5e53289c22a440d972e412bba13fac3 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.426174  5861 tablet_replica.cc:333] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.426918  5861 raft_consensus.cc:2243] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.428058  5861 raft_consensus.cc:2272] T 35a1c61003ef42d8ab08fb035531044f P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.432505  5861 tablet_replica.cc:333] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.433218  5861 raft_consensus.cc:2243] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.434120  5861 raft_consensus.cc:2272] T ee5df37b5e254f508d5342cc741ad65b P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.436511  5861 tablet_replica.cc:333] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.437232  5861 raft_consensus.cc:2243] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.438107  5861 raft_consensus.cc:2272] T e97c5fad53334fd7a8e2abeee3eaa070 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.440758  5861 tablet_replica.cc:333] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.441563  5861 raft_consensus.cc:2243] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.442116  5861 raft_consensus.cc:2272] T 96f486de02fc469ea28e425231b6ec92 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.444380  5861 tablet_replica.cc:333] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.445096  5861 raft_consensus.cc:2243] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.446075  5861 raft_consensus.cc:2272] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.448683  5861 tablet_replica.cc:333] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.449366  5861 raft_consensus.cc:2243] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.450006  5861 raft_consensus.cc:2272] T 43aa07c2cf024cd09263ba9e00961092 P 780d61c5f5894a9db6bdde015811ac09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.452450  5861 tablet_replica.cc:333] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.453091  5861 raft_consensus.cc:2243] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.454180  5861 raft_consensus.cc:2272] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 780d61c5f5894a9db6bdde015811ac09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.456682  5861 tablet_replica.cc:333] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09: stopping tablet replica
I20260709 13:15:04.457329  5861 raft_consensus.cc:2243] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.457909  5861 raft_consensus.cc:2272] T 48686bfca2ca4f07bd3b4b471df96ef1 P 780d61c5f5894a9db6bdde015811ac09 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:04.462277  7629 consensus_peers.cc:597] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.464459  7016 consensus_peers.cc:597] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.465178  7016 consensus_peers.cc:597] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.510170  7016 consensus_peers.cc:597] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.511888  7090 consensus_peers.cc:597] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Couldn't send request to peer 780d61c5f5894a9db6bdde015811ac09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.653745  5861 tablet_server.cc:196] TabletServer@127.5.185.65:0 shutdown complete.
W20260709 13:15:04.904929  8827 tablet_copy_client.cc:1131] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:04.943506  5861 tablet_server.cc:179] TabletServer@127.5.185.66:0 shutting down...
W20260709 13:15:04.951112  7630 consensus_peers.cc:597] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.966868  7630 consensus_peers.cc:597] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:05.007918  7630 consensus_peers.cc:597] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:05.021072  7091 consensus_peers.cc:597] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:05.023489  7091 consensus_peers.cc:597] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.035611  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:05.036583  5861 tablet_replica.cc:333] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.037446  5861 raft_consensus.cc:2243] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.038659  5861 raft_consensus.cc:2272] T c8b8c367ce9c4765bbea955b838e1d87 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.041275  5861 tablet_replica.cc:333] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.045915  5861 raft_consensus.cc:2243] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.046890  5861 raft_consensus.cc:2272] T fdb721ba511c4a56be3197c3f5726afa P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.049620  5861 tablet_replica.cc:333] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.050410  5861 raft_consensus.cc:2243] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.050979  5861 raft_consensus.cc:2272] T 43aa07c2cf024cd09263ba9e00961092 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.053294  5861 tablet_replica.cc:333] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.054111  5861 raft_consensus.cc:2243] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.054605  5861 raft_consensus.cc:2272] T 91a678d802b94020b4593313fc22e9a1 P 193dd6c24e454f069d994347b23f43fb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.056932  5861 tablet_replica.cc:333] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.059257  5861 raft_consensus.cc:2243] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.060247  5861 raft_consensus.cc:2272] T 89ef3109a10345efb0af304ae7c31b48 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.063537  5861 tablet_replica.cc:333] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.064482  5861 raft_consensus.cc:2243] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.065582  5861 raft_consensus.cc:2272] T c6e243872db542e789bc50d4ddef322e P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.068498  5861 tablet_replica.cc:333] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.069485  5861 raft_consensus.cc:2243] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.070252  5861 raft_consensus.cc:2272] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.073204  5861 tablet_replica.cc:333] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.074108  5861 raft_consensus.cc:2243] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.075206  5861 raft_consensus.cc:2272] T 4d2e5e887e1b432687861e248208ebc2 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.078349  5861 tablet_replica.cc:333] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.079298  5861 raft_consensus.cc:2243] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.080315  5861 raft_consensus.cc:2272] T b6b5edb570444a9ea7a7f833285999b4 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.083112  5861 tablet_replica.cc:333] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.083994  5861 raft_consensus.cc:2243] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.084578  5861 raft_consensus.cc:2272] T 841b34895ba140009ab480686d6aae45 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.087642  5861 tablet_replica.cc:333] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.088599  5861 raft_consensus.cc:2243] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.089203  5861 raft_consensus.cc:2272] T e3d0280aae654f00b9579b3fee058838 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.092099  5861 tablet_replica.cc:333] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.092952  5861 raft_consensus.cc:2243] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.093554  5861 raft_consensus.cc:2272] T a0a3eb5429634243b8a4e018654ada31 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.096324  5861 tablet_replica.cc:333] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.097167  5861 raft_consensus.cc:2243] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.098222  5861 raft_consensus.cc:2272] T 61a792ec496240c5a6735d60761c2c29 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.101171  5861 tablet_replica.cc:333] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.102051  5861 raft_consensus.cc:2243] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.102690  5861 raft_consensus.cc:2272] T ba4cd5dfe0b743ebb368c0ec823f0609 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:05.105204  7091 consensus_peers.cc:597] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.105648  5861 tablet_replica.cc:333] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
W20260709 13:15:05.105849  7091 consensus_peers.cc:597] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.106666  5861 raft_consensus.cc:2243] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.107786  5861 raft_consensus.cc:2272] T c971ee838c464568b757221b3e557392 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.110545  5861 tablet_replica.cc:333] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.111429  5861 raft_consensus.cc:2243] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.112534  5861 raft_consensus.cc:2272] T ba1b8f907ccc418f9d07b44083ffbd41 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.115455  5861 tablet_replica.cc:333] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.116312  5861 raft_consensus.cc:2243] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.116938  5861 raft_consensus.cc:2272] T 014f4c51c1ae49aab2413d6c2a2a1845 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.119735  5861 tablet_replica.cc:333] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.120611  5861 raft_consensus.cc:2243] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.121197  5861 raft_consensus.cc:2272] T 7f743453c88149b49545f50e189caa86 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.124104  5861 tablet_replica.cc:333] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
W20260709 13:15:05.124583  7091 consensus_peers.cc:597] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.124922  5861 raft_consensus.cc:2243] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.125599  5861 raft_consensus.cc:2272] T 2f447f213dbb43f8a26ab7254ea2d2ca P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.128369  5861 tablet_replica.cc:333] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.129172  5861 raft_consensus.cc:2243] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.129733  5861 raft_consensus.cc:2272] T 6e4caa0f148641179b7235c086db52cc P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.132547  5861 tablet_replica.cc:333] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.133370  5861 raft_consensus.cc:2243] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.134195  5861 raft_consensus.cc:2272] T a2d88a98a26d4dc9a8d36b0adb0ef3de P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.137856  5861 tablet_replica.cc:333] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.138621  5861 raft_consensus.cc:2243] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.139626  5861 raft_consensus.cc:2272] T b42690e7528648ee80ca9acef9d00718 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.141927  5861 tablet_replica.cc:333] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.142895  5861 raft_consensus.cc:2243] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.143872  5861 raft_consensus.cc:2272] T 3725a52227404043b3e61093b0fe823f P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.146420  5861 tablet_replica.cc:333] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.147176  5861 raft_consensus.cc:2243] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.147763  5861 raft_consensus.cc:2272] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.150053  5861 tablet_replica.cc:333] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.150876  5861 raft_consensus.cc:2243] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.151433  5861 raft_consensus.cc:2272] T eb54fe3186f746a1b0102aa58c791374 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.154265  5861 tablet_replica.cc:333] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.155018  5861 raft_consensus.cc:2243] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.155776  5861 raft_consensus.cc:2272] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.158025  5861 tablet_replica.cc:333] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.158725  5861 raft_consensus.cc:2243] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.159263  5861 raft_consensus.cc:2272] T c285b6828419479fbd308473ed7db6fe P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.161973  5861 tablet_replica.cc:333] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.162966  5861 raft_consensus.cc:2243] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.163933  8840 raft_consensus.cc:493] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.164155  5861 raft_consensus.cc:2272] T ca0d1dd1a81d47d6867bc453ef73630a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.164470  8840 raft_consensus.cc:515] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.166520  5861 tablet_replica.cc:333] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.166532  8840 leader_election.cc:290] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:15:05.167419  5861 raft_consensus.cc:2243] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.168362  5861 raft_consensus.cc:2272] T b676fe0438214ae79c847955b7d1a3c6 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.170002  7118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee423f029e449a2ab64c23e20cd4681" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:15:05.170704  5861 tablet_replica.cc:333] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.171455  5861 raft_consensus.cc:2243] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.171936  5861 raft_consensus.cc:2272] T d1902cbe469345e6b5abe13c180de03a P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.174292  5861 tablet_replica.cc:333] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.174999  5861 raft_consensus.cc:2243] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.175978  5861 raft_consensus.cc:2272] T c44e84d23b3c499b869ae5406611a58f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:05.177870  7630 consensus_peers.cc:597] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.178325  5861 tablet_replica.cc:333] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.179068  5861 raft_consensus.cc:2243] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:05.178998  7629 leader_election.cc:336] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.179759  7629 leader_election.cc:304] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.179751  5861 raft_consensus.cc:2272] T b5e53289c22a440d972e412bba13fac3 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.181803  8840 raft_consensus.cc:2749] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:05.184197  5861 tablet_replica.cc:333] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.185164  5861 raft_consensus.cc:2243] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.186211  5861 raft_consensus.cc:2272] T 35a1c61003ef42d8ab08fb035531044f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.195390  5861 tablet_replica.cc:333] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.196316  5861 raft_consensus.cc:2243] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.197001  5861 raft_consensus.cc:2272] T e97c5fad53334fd7a8e2abeee3eaa070 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.200225  5861 tablet_replica.cc:333] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.201116  5861 raft_consensus.cc:2243] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.201900  5861 raft_consensus.cc:2272] T cc865ef13e044b34a1a4990e6c3561e7 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.204849  5861 tablet_replica.cc:333] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.205946  5861 raft_consensus.cc:2243] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.207067  5861 raft_consensus.cc:2272] T 19d422f0afac41b08229e01689b8fdfa P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.209913  5861 tablet_replica.cc:333] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.210728  5861 raft_consensus.cc:2243] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.211275  5861 raft_consensus.cc:2272] T 0e8748dbdb5442e6a5b7734a38fbc50f P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.214251  5861 tablet_replica.cc:333] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.215088  5861 raft_consensus.cc:2243] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.215723  5861 raft_consensus.cc:2272] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.218883  8840 raft_consensus.cc:493] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.218938  5861 tablet_replica.cc:333] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.219521  8840 raft_consensus.cc:515] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.220140  5861 raft_consensus.cc:2243] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.221000  5861 raft_consensus.cc:2272] T 0ab5cf38215a492c864fd2afb8a7ddf3 P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.221632  8840 leader_election.cc:290] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:15:05.224149  5861 tablet_replica.cc:333] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.225152  5861 raft_consensus.cc:2243] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.225112  7118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482ceb80da6243a7aa4e82eba2f3b894" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:15:05.226907  5861 raft_consensus.cc:2272] T 488ba3e670a74773a3042405edc2b57e P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.230208  5861 tablet_replica.cc:333] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.231063  5861 raft_consensus.cc:2243] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.231755  5861 raft_consensus.cc:2272] T f67e57d5ea2c442ebbc8ff9f8674dc6c P 193dd6c24e454f069d994347b23f43fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.234488  5861 tablet_replica.cc:333] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.234685  8831 raft_consensus.cc:493] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.235350  5861 raft_consensus.cc:2243] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.235195  8831 raft_consensus.cc:515] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.236491  5861 raft_consensus.cc:2272] T 48686bfca2ca4f07bd3b4b471df96ef1 P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.237215  8831 leader_election.cc:290] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:15:05.239558  5861 tablet_replica.cc:333] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.240412  5861 raft_consensus.cc:2243] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.241324  5861 raft_consensus.cc:2272] T c60581a2372a405787b2f659a6530dcf P 193dd6c24e454f069d994347b23f43fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.241410  8843 raft_consensus.cc:493] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.241947  8843 raft_consensus.cc:515] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.245126  5861 tablet_replica.cc:333] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb: stopping tablet replica
I20260709 13:15:05.246014  5861 raft_consensus.cc:2243] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.246656  5861 raft_consensus.cc:2272] T e446a2e53c2747aa9931e550bc8cb902 P 193dd6c24e454f069d994347b23f43fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.248054  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6567392a96d54a78a5dd725dcd859a7e" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523" is_pre_election: true
I20260709 13:15:05.248657  7662 raft_consensus.cc:2468] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:15:05.249369  8843 leader_election.cc:290] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:15:05.250746  7093 leader_election.cc:304] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 
W20260709 13:15:05.253525  7629 leader_election.cc:336] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.253968  7629 leader_election.cc:304] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.256047  8823 raft_consensus.cc:2749] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:05.258507  7118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6567392a96d54a78a5dd725dcd859a7e" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:15:05.259096  7118 raft_consensus.cc:2468] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7e406f58c26480d97a016207d84b523 in term 1.
W20260709 13:15:05.243108  7630 consensus_peers.cc:597] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.264721  8802 raft_consensus.cc:2804] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:05.265107  8802 raft_consensus.cc:493] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.265494  8802 raft_consensus.cc:3060] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:05.286227  7090 leader_election.cc:336] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.293303  7629 leader_election.cc:304] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [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: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:15:05.299314  8831 raft_consensus.cc:2804] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:05.299783  8831 raft_consensus.cc:493] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.300190  8831 raft_consensus.cc:3060] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:05.297003  7630 consensus_peers.cc:597] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:05.305089  7630 consensus_peers.cc:597] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:05.309258  7630 consensus_peers.cc:597] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:05.314512  7091 consensus_peers.cc:597] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.334306  8846 raft_consensus.cc:493] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
W20260709 13:15:05.335464  7091 consensus_peers.cc:597] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.335311  8846 raft_consensus.cc:515] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.337502  8846 leader_election.cc:290] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
W20260709 13:15:05.331146  7629 leader_election.cc:336] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.347992  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee423f029e449a2ab64c23e20cd4681" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523" is_pre_election: true
I20260709 13:15:05.353968  7662 raft_consensus.cc:2468] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:15:05.324877  8802 raft_consensus.cc:515] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.357331  8802 leader_election.cc:290] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
W20260709 13:15:05.350497  7090 leader_election.cc:336] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
W20260709 13:15:05.374333  7630 consensus_peers.cc:597] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:05.375049  7630 consensus_peers.cc:597] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.376181  8831 raft_consensus.cc:515] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:15:05.378300  7090 leader_election.cc:336] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.367203  7093 leader_election.cc:304] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.382989  8802 raft_consensus.cc:2804] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:05.383358  8802 raft_consensus.cc:493] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.383695  8802 raft_consensus.cc:3060] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:05.384158  7629 leader_election.cc:336] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.386422  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6567392a96d54a78a5dd725dcd859a7e" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:15:05.387379  7662 raft_consensus.cc:2393] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 309e6b7dc5704a3fa1c19e294da91562 in current term 2: Already voted for candidate d7e406f58c26480d97a016207d84b523 in this term.
I20260709 13:15:05.388429  8843 raft_consensus.cc:493] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.388885  8843 raft_consensus.cc:515] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:15:05.390964  8843 leader_election.cc:290] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:15:05.399947  7093 leader_election.cc:304] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 780d61c5f5894a9db6bdde015811ac09, d7e406f58c26480d97a016207d84b523
I20260709 13:15:05.428013  8831 leader_election.cc:290] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:15:05.426049  8843 raft_consensus.cc:2749] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:05.433892  7118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6567392a96d54a78a5dd725dcd859a7e" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562"
I20260709 13:15:05.434664  7118 raft_consensus.cc:2393] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d7e406f58c26480d97a016207d84b523 in current term 2: Already voted for candidate 309e6b7dc5704a3fa1c19e294da91562 in this term.
I20260709 13:15:05.447537  8802 raft_consensus.cc:515] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.450292  8802 leader_election.cc:290] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 3 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:15:05.451306  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee423f029e449a2ab64c23e20cd4681" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:15:05.451889  7662 raft_consensus.cc:3060] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:05.461823  7630 consensus_peers.cc:597] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:05.470718  7090 leader_election.cc:336] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.473245  7662 raft_consensus.cc:2468] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 3.
W20260709 13:15:05.473809  7090 leader_election.cc:336] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.474519  7093 leader_election.cc:304] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.475229  8802 raft_consensus.cc:2804] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:05.475703  8802 raft_consensus.cc:697] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:15:05.476567  8802 consensus_queue.cc:237] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.480125  7629 leader_election.cc:304] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.482054  8840 raft_consensus.cc:2749] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:15:05.486066  7091 leader_election.cc:336] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
I20260709 13:15:05.486523  7091 leader_election.cc:304] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.487397  8843 raft_consensus.cc:2749] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:05.493669  8849 raft_consensus.cc:493] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.494189  8849 raft_consensus.cc:515] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.496949  8849 leader_election.cc:290] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:15:05.497128  5861 tablet_server.cc:196] TabletServer@127.5.185.66:0 shutdown complete.
I20260709 13:15:05.502944  6875 catalog_manager.cc:5697] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 2 to 3, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 3 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:05.511343  8840 raft_consensus.cc:493] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.511900  8840 raft_consensus.cc:515] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.513978  8840 leader_election.cc:290] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
W20260709 13:15:05.519009  7630 leader_election.cc:336] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
W20260709 13:15:05.524657  7629 leader_election.cc:336] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.525931  8802 raft_consensus.cc:493] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.526765  7629 leader_election.cc:304] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.527029  8802 raft_consensus.cc:515] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:15:05.530678  7091 consensus_peers.cc:597] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.531581  8802 leader_election.cc:290] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:15:05.535681  8840 raft_consensus.cc:493] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.536037  7664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60f7291cb74037941d12b2bd172d36" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523" is_pre_election: true
I20260709 13:15:05.536170  8840 raft_consensus.cc:515] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.538166  8840 leader_election.cc:290] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575), 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625)
W20260709 13:15:05.541330  7090 leader_election.cc:336] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.541785  7090 leader_election.cc:304] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 780d61c5f5894a9db6bdde015811ac09, d7e406f58c26480d97a016207d84b523
W20260709 13:15:05.542985  7630 consensus_peers.cc:597] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 -> Peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Couldn't send request to peer 193dd6c24e454f069d994347b23f43fb. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.541347  8840 raft_consensus.cc:2749] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:05.546062  8802 raft_consensus.cc:2749] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:05.541986  7629 leader_election.cc:336] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
W20260709 13:15:05.549562  7630 leader_election.cc:336] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
I20260709 13:15:05.549835  7118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1804682412224ff58ca7c285f326258f" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:15:05.550995  7630 leader_election.cc:304] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.553571  8849 raft_consensus.cc:2749] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:05.556007  8840 raft_consensus.cc:493] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.556500  8840 raft_consensus.cc:515] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.559080  8840 leader_election.cc:290] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
W20260709 13:15:05.568110  7630 leader_election.cc:336] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
W20260709 13:15:05.570986  7629 leader_election.cc:336] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.571480  7629 leader_election.cc:304] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.572201  8849 raft_consensus.cc:2749] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:05.573761  8843 raft_consensus.cc:493] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.574349  8843 raft_consensus.cc:515] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
W20260709 13:15:05.578925  7629 leader_election.cc:336] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.579473  7629 leader_election.cc:304] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.580374  8849 raft_consensus.cc:2749] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:05.584898  7090 leader_election.cc:336] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.585994  8843 leader_election.cc:290] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
W20260709 13:15:05.590080  7091 leader_election.cc:336] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
I20260709 13:15:05.590489  7091 leader_election.cc:304] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.592355  8843 raft_consensus.cc:2749] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:05.628027  8853 raft_consensus.cc:493] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.628542  8853 raft_consensus.cc:515] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.630705  8853 leader_election.cc:290] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:15:05.631920  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1804682412224ff58ca7c285f326258f" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523" is_pre_election: true
I20260709 13:15:05.632520  7662 raft_consensus.cc:2468] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:15:05.633605  7093 leader_election.cc:304] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:15:05.634361  8831 raft_consensus.cc:493] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.635092  8831 raft_consensus.cc:515] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:15:05.636337  7090 leader_election.cc:336] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.637316  8831 leader_election.cc:290] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:15:05.638895  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1a27438e3b49468ba3c91ec45f90ea" candidate_uuid: "d7e406f58c26480d97a016207d84b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "309e6b7dc5704a3fa1c19e294da91562" is_pre_election: true
I20260709 13:15:05.639557  8853 raft_consensus.cc:2804] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:05.640488  8853 raft_consensus.cc:493] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.640872  8853 raft_consensus.cc:3060] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:05.644345  7629 leader_election.cc:336] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.644764  7629 leader_election.cc:304] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.645464  8831 raft_consensus.cc:2749] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:05.652153  8853 raft_consensus.cc:515] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.655020  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1804682412224ff58ca7c285f326258f" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:15:05.655541  7662 raft_consensus.cc:3060] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:05.658598  7090 leader_election.cc:336] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.662690  8853 leader_election.cc:290] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 3 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:15:05.662144  7662 raft_consensus.cc:2468] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 3.
I20260709 13:15:05.664489  7093 leader_election.cc:304] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.668284  8800 raft_consensus.cc:2804] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:05.668798  8800 raft_consensus.cc:697] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 3 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:15:05.669687  8800 consensus_queue.cc:237] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.695897  6875 catalog_manager.cc:5697] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 2 to 3, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 3 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:05.727308  5861 tablet_server.cc:179] TabletServer@127.5.185.67:0 shutting down...
I20260709 13:15:05.730583  8840 raft_consensus.cc:493] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.731137  8840 raft_consensus.cc:515] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.733224  8840 leader_election.cc:290] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
W20260709 13:15:05.738080  7629 leader_election.cc:336] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:15:05.739360  7629 leader_election.cc:336] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.739881  7629 leader_election.cc:304] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 309e6b7dc5704a3fa1c19e294da91562, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.740733  8831 raft_consensus.cc:2749] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:05.747306  8800 raft_consensus.cc:493] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.747828  8800 raft_consensus.cc:515] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.748299  8852 raft_consensus.cc:493] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.748870  8852 raft_consensus.cc:515] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } attrs { replace: true } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: NON_VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: true } }
I20260709 13:15:05.750813  8840 raft_consensus.cc:493] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.751329  8840 raft_consensus.cc:515] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.753377  8840 leader_election.cc:290] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:15:05.751585  8852 leader_election.cc:290] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
W20260709 13:15:05.760536  7629 leader_election.cc:336] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.762523  8802 raft_consensus.cc:493] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.763192  8802 raft_consensus.cc:515] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:15:05.763687  7630 leader_election.cc:336] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
I20260709 13:15:05.764279  7630 leader_election.cc:304] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.765244  8800 leader_election.cc:290] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:15:05.765547  8802 leader_election.cc:290] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:15:05.765832  8823 raft_consensus.cc:2749] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:05.769773  7664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482ceb80da6243a7aa4e82eba2f3b894" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523" is_pre_election: true
I20260709 13:15:05.770340  7664 raft_consensus.cc:2468] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
I20260709 13:15:05.770588  7665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1a27438e3b49468ba3c91ec45f90ea" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523" is_pre_election: true
I20260709 13:15:05.771167  7665 raft_consensus.cc:2468] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 1.
W20260709 13:15:05.774739  7090 leader_election.cc:336] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
W20260709 13:15:05.775394  7090 leader_election.cc:336] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.776782  7093 leader_election.cc:304] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.779019  8802 raft_consensus.cc:2804] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:15:05.779278  7090 leader_election.cc:336] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.779457  8802 raft_consensus.cc:493] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.779937  8802 raft_consensus.cc:3060] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:05.780380  7093 leader_election.cc:304] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 780d61c5f5894a9db6bdde015811ac09
W20260709 13:15:05.783159  7091 leader_election.cc:336] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
I20260709 13:15:05.783699  7091 leader_election.cc:304] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.783797  8853 raft_consensus.cc:2804] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:05.784309  8853 raft_consensus.cc:493] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.784778  8853 raft_consensus.cc:3060] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:05.784942  8800 raft_consensus.cc:2749] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:05.792871  8802 raft_consensus.cc:515] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.795917  8823 raft_consensus.cc:493] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.795985  8802 leader_election.cc:290] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
I20260709 13:15:05.796495  8823 raft_consensus.cc:515] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.797206  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482ceb80da6243a7aa4e82eba2f3b894" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:15:05.797832  7662 raft_consensus.cc:3060] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:05.798596  8823 leader_election.cc:290] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:15:05.803256  8853 raft_consensus.cc:515] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:15:05.805099  7630 leader_election.cc:336] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
I20260709 13:15:05.805382  8853 leader_election.cc:290] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Requested vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), d7e406f58c26480d97a016207d84b523 (127.5.185.68:34385)
W20260709 13:15:05.806942  7629 leader_election.cc:336] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.807331  7629 leader_election.cc:304] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7e406f58c26480d97a016207d84b523; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.807716  7665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1a27438e3b49468ba3c91ec45f90ea" candidate_uuid: "309e6b7dc5704a3fa1c19e294da91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d7e406f58c26480d97a016207d84b523"
I20260709 13:15:05.808337  7665 raft_consensus.cc:3060] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:05.808440  8823 raft_consensus.cc:2749] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:05.811991  7662 raft_consensus.cc:2468] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:15:05.813596  7093 leader_election.cc:304] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 
I20260709 13:15:05.814312  8853 raft_consensus.cc:2804] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:05.815018  8853 raft_consensus.cc:697] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:15:05.816504  8802 raft_consensus.cc:493] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 780d61c5f5894a9db6bdde015811ac09)
I20260709 13:15:05.816979  8802 raft_consensus.cc:515] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } }
I20260709 13:15:05.819118  8802 leader_election.cc:290] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:15:05.815846  8853 consensus_queue.cc:237] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:15:05.825610  7091 leader_election.cc:336] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
W20260709 13:15:05.826341  7090 leader_election.cc:336] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
W20260709 13:15:05.827116  7090 leader_election.cc:336] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
W20260709 13:15:05.827637  7090 leader_election.cc:336] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:05.828014  7090 leader_election.cc:304] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.829146  8802 raft_consensus.cc:2749] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:05.844929  7665 raft_consensus.cc:2468] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309e6b7dc5704a3fa1c19e294da91562 in term 2.
I20260709 13:15:05.846594  7093 leader_election.cc:304] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [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: 309e6b7dc5704a3fa1c19e294da91562, d7e406f58c26480d97a016207d84b523; no voters: 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:05.847749  8853 raft_consensus.cc:2804] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:05.848272  8853 raft_consensus.cc:697] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Becoming Leader. State: Replica: 309e6b7dc5704a3fa1c19e294da91562, State: Running, Role: LEADER
I20260709 13:15:05.847538  6875 catalog_manager.cc:5697] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 reported cstate change: term changed from 1 to 2, leader changed from 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65) to 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "309e6b7dc5704a3fa1c19e294da91562" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:05.849193  8853 consensus_queue.cc:237] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [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: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:05.867007  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:05.868204  5861 tablet_replica.cc:333] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.869200  5861 raft_consensus.cc:2243] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.869844  5861 raft_consensus.cc:2272] T c8b8c367ce9c4765bbea955b838e1d87 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.872721  5861 tablet_replica.cc:333] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.873656  5861 raft_consensus.cc:2243] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.874203  5861 raft_consensus.cc:2272] T 91a678d802b94020b4593313fc22e9a1 P 309e6b7dc5704a3fa1c19e294da91562 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.876235  5861 tablet_replica.cc:333] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.876979  5861 raft_consensus.cc:2243] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.877727  5861 raft_consensus.cc:2272] T 7f743453c88149b49545f50e189caa86 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.879644  5861 tablet_replica.cc:333] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.880220  5861 raft_consensus.cc:2243] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.880836  5861 raft_consensus.cc:2272] T 6567392a96d54a78a5dd725dcd859a7e P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.882752  5861 tablet_replica.cc:333] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.883294  5861 raft_consensus.cc:2243] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.884030  5861 raft_consensus.cc:2272] T 89ef3109a10345efb0af304ae7c31b48 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.885973  5861 tablet_replica.cc:333] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.886552  5861 raft_consensus.cc:2243] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.887223  5861 pending_rounds.cc:70] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562: Trying to abort 1 pending ops.
I20260709 13:15:05.887440  5861 pending_rounds.cc:77] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305637500840476672 op_type: NO_OP noop_request { }
I20260709 13:15:05.887806  5861 raft_consensus.cc:2889] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:05.888094  5861 raft_consensus.cc:2272] T 3ee423f029e449a2ab64c23e20cd4681 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.890933  5861 tablet_replica.cc:333] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.891575  5861 raft_consensus.cc:2243] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.892315  5861 raft_consensus.cc:2272] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.894105  5861 tablet_replica.cc:333] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.894757  5861 raft_consensus.cc:2243] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.895761  5861 raft_consensus.cc:2272] T 07adaf402b094e408800ec46e4c858a7 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.898373  5861 tablet_replica.cc:333] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.899209  5861 raft_consensus.cc:2243] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.899780  5861 raft_consensus.cc:2272] T e3d0280aae654f00b9579b3fee058838 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.902436  5861 tablet_replica.cc:333] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.903141  5861 raft_consensus.cc:2243] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.903795  5861 pending_rounds.cc:70] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562: Trying to abort 1 pending ops.
I20260709 13:15:05.904011  5861 pending_rounds.cc:77] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305637502254407680 op_type: NO_OP noop_request { }
I20260709 13:15:05.904332  5861 raft_consensus.cc:2889] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:05.904624  5861 raft_consensus.cc:2272] T 482ceb80da6243a7aa4e82eba2f3b894 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.906878  5861 tablet_replica.cc:333] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.907496  5861 raft_consensus.cc:2243] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.907940  5861 raft_consensus.cc:2272] T 4d2e5e887e1b432687861e248208ebc2 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.910018  5861 tablet_replica.cc:333] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.910640  5861 raft_consensus.cc:2243] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.911065  5861 raft_consensus.cc:2272] T 841b34895ba140009ab480686d6aae45 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.913636  5861 tablet_replica.cc:333] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.914306  5861 raft_consensus.cc:2243] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.915328  5861 raft_consensus.cc:2272] T e68f84f358844b84ac0ecaa13fcde1bd P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.917886  5861 tablet_replica.cc:333] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.918860  5861 raft_consensus.cc:2243] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.919660  5861 raft_consensus.cc:2272] T ba4cd5dfe0b743ebb368c0ec823f0609 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.922547  5861 tablet_replica.cc:333] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.923413  5861 raft_consensus.cc:2243] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.923964  5861 raft_consensus.cc:2272] T c971ee838c464568b757221b3e557392 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.926486  5861 tablet_replica.cc:333] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.927250  5861 raft_consensus.cc:2243] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.928119  5861 raft_consensus.cc:2272] T ba1b8f907ccc418f9d07b44083ffbd41 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.930678  5861 tablet_replica.cc:333] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.931540  5861 raft_consensus.cc:2243] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.932281  5861 raft_consensus.cc:2272] T 6c60f7291cb74037941d12b2bd172d36 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.934154  5861 tablet_replica.cc:333] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.934772  5861 raft_consensus.cc:2243] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.935218  5861 raft_consensus.cc:2272] T 61a792ec496240c5a6735d60761c2c29 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.936954  5861 tablet_replica.cc:333] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.937546  5861 raft_consensus.cc:2243] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.938148  5861 raft_consensus.cc:2272] T 35af3ad9b6d74d6ebbbd3897c232180d P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.939944  5861 tablet_replica.cc:333] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.940485  5861 raft_consensus.cc:2243] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.940950  5861 raft_consensus.cc:2272] T c6e243872db542e789bc50d4ddef322e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.942795  5861 tablet_replica.cc:333] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.943338  5861 raft_consensus.cc:2243] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.943787  5861 raft_consensus.cc:2272] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.945612  5861 tablet_replica.cc:333] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.946151  5861 raft_consensus.cc:2243] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.947104  5861 raft_consensus.cc:2272] T 741a61412535426787260682408f0f5c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.949496  5861 tablet_replica.cc:333] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.950238  5861 raft_consensus.cc:2243] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:15:05.950860  7629 consensus_peers.cc:597] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.951238  5861 raft_consensus.cc:2272] T 3e165393c9d441e3a479dc5248391a44 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.953420  5861 tablet_replica.cc:333] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.954043  5861 raft_consensus.cc:2243] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.954490  5861 raft_consensus.cc:2272] T 2f447f213dbb43f8a26ab7254ea2d2ca P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.956713  5861 tablet_replica.cc:333] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.957284  5861 raft_consensus.cc:2243] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.957726  5861 raft_consensus.cc:2272] T b42690e7528648ee80ca9acef9d00718 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.959671  5861 tablet_replica.cc:333] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.960237  5861 raft_consensus.cc:2243] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.961078  5861 raft_consensus.cc:2272] T 4c05cb2b98074429a4aecbf2aa48970d P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.962921  5861 tablet_replica.cc:333] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.963677  5861 raft_consensus.cc:2243] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.964293  5861 raft_consensus.cc:2272] T 3725a52227404043b3e61093b0fe823f P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.966997  5861 tablet_replica.cc:333] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.967690  5861 raft_consensus.cc:2243] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.968324  5861 raft_consensus.cc:2272] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.970366  5861 tablet_replica.cc:333] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.971199  5861 raft_consensus.cc:2243] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.971937  5861 pending_rounds.cc:70] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562: Trying to abort 1 pending ops.
I20260709 13:15:05.972172  5861 pending_rounds.cc:77] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305637502372663296 op_type: NO_OP noop_request { }
I20260709 13:15:05.972530  5861 raft_consensus.cc:2889] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:05.972882  5861 raft_consensus.cc:2272] T aa1a27438e3b49468ba3c91ec45f90ea P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.975858  5861 tablet_replica.cc:333] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.976627  5861 raft_consensus.cc:2243] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.977694  5861 raft_consensus.cc:2272] T ca0d1dd1a81d47d6867bc453ef73630a P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.979681  5861 tablet_replica.cc:333] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.980239  5861 raft_consensus.cc:2243] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.981010  5861 raft_consensus.cc:2272] T b5e53289c22a440d972e412bba13fac3 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.982914  5861 tablet_replica.cc:333] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.983453  5861 raft_consensus.cc:2243] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.984216  5861 raft_consensus.cc:2272] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.986325  5861 tablet_replica.cc:333] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.986929  5861 raft_consensus.cc:2243] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.987685  5861 raft_consensus.cc:2272] T ee5df37b5e254f508d5342cc741ad65b P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.989732  5861 tablet_replica.cc:333] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.990458  5861 raft_consensus.cc:2243] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.991250  5861 raft_consensus.cc:2272] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.993239  5861 tablet_replica.cc:333] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.993835  5861 raft_consensus.cc:2243] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.994665  5861 raft_consensus.cc:2272] T c285b6828419479fbd308473ed7db6fe P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.996930  5861 tablet_replica.cc:333] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:05.997566  5861 raft_consensus.cc:2243] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.998126  5861 raft_consensus.cc:2272] T c44e84d23b3c499b869ae5406611a58f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.000641  5861 tablet_replica.cc:333] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:06.001421  5861 raft_consensus.cc:2243] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:15:06.001368  7629 consensus_peers.cc:597] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:06.002393  5861 pending_rounds.cc:70] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562: Trying to abort 1 pending ops.
I20260709 13:15:06.002660  5861 pending_rounds.cc:77] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305637501633224704 op_type: NO_OP noop_request { }
I20260709 13:15:06.003013  5861 raft_consensus.cc:2889] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:06.003329  5861 raft_consensus.cc:2272] T 1804682412224ff58ca7c285f326258f P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.005873  5861 tablet_replica.cc:333] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:06.006608  5861 raft_consensus.cc:2243] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.007073  5861 raft_consensus.cc:2272] T 014f4c51c1ae49aab2413d6c2a2a1845 P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.008701  5861 tablet_replica.cc:333] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:06.009227  5861 raft_consensus.cc:2243] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.009668  5861 raft_consensus.cc:2272] T b676fe0438214ae79c847955b7d1a3c6 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.011669  5861 tablet_replica.cc:333] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:06.012192  5861 raft_consensus.cc:2243] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.012776  5861 raft_consensus.cc:2272] T e446a2e53c2747aa9931e550bc8cb902 P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.014683  5861 tablet_replica.cc:333] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:06.015200  5861 raft_consensus.cc:2243] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.015633  5861 raft_consensus.cc:2272] T 48686bfca2ca4f07bd3b4b471df96ef1 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.017472  5861 tablet_replica.cc:333] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:06.017989  5861 raft_consensus.cc:2243] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.018544  5861 raft_consensus.cc:2272] T 488ba3e670a74773a3042405edc2b57e P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.020756  5861 tablet_replica.cc:333] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:06.021401  5861 raft_consensus.cc:2243] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.021847  5861 raft_consensus.cc:2272] T 19d422f0afac41b08229e01689b8fdfa P 309e6b7dc5704a3fa1c19e294da91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.024334  5861 tablet_replica.cc:333] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:06.026153  5861 raft_consensus.cc:2243] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.027115  5861 raft_consensus.cc:2272] T 0e8748dbdb5442e6a5b7734a38fbc50f P 309e6b7dc5704a3fa1c19e294da91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.029145  5861 tablet_replica.cc:333] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562: stopping tablet replica
I20260709 13:15:06.029625  5861 raft_consensus.cc:2243] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.030073  5861 raft_consensus.cc:2272] T 96f486de02fc469ea28e425231b6ec92 P 309e6b7dc5704a3fa1c19e294da91562 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:06.047236  7629 consensus_peers.cc:597] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:06.108332  7629 consensus_peers.cc:597] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:06.125748  7629 consensus_peers.cc:597] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.67:40575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:06.132513  5861 tablet_server.cc:196] TabletServer@127.5.185.67:0 shutdown complete.
I20260709 13:15:06.202746  8849 raft_consensus.cc:493] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
I20260709 13:15:06.203449  8849 raft_consensus.cc:515] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:06.205936  8849 leader_election.cc:290] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
W20260709 13:15:06.214304  7629 leader_election.cc:336] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Network error: Client connection negotiation failed: client connection to 127.5.185.67:40575: connect: Connection refused (error 111)
W20260709 13:15:06.214941  7630 leader_election.cc:336] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
I20260709 13:15:06.216079  7630 leader_election.cc:304] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7e406f58c26480d97a016207d84b523; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:15:06.216912  8849 raft_consensus.cc:2749] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:06.234700  5861 tablet_server.cc:179] TabletServer@127.5.185.68:0 shutting down...
W20260709 13:15:06.235903  7629 consensus_peers.cc:597] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.67:40575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:06.245792  8849 raft_consensus.cc:493] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
I20260709 13:15:06.246488  8849 raft_consensus.cc:515] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:06.248977  8849 leader_election.cc:290] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
W20260709 13:15:06.257025  7630 leader_election.cc:336] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
W20260709 13:15:06.264572  7629 leader_election.cc:336] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Network error: Client connection negotiation failed: client connection to 127.5.185.67:40575: connect: Connection refused (error 111)
I20260709 13:15:06.266757  7629 leader_election.cc:304] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7e406f58c26480d97a016207d84b523; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:15:06.268353  8849 raft_consensus.cc:2749] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:15:06.276499  7629 consensus_peers.cc:597] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 -> Peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Couldn't send request to peer 309e6b7dc5704a3fa1c19e294da91562. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.67:40575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:06.283115  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:06.284082  5861 tablet_replica.cc:333] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.285223  5861 raft_consensus.cc:2243] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.285988  5861 raft_consensus.cc:2272] T 07adaf402b094e408800ec46e4c858a7 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.288434  5861 tablet_replica.cc:333] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.289045  5861 raft_consensus.cc:2243] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.289563  5861 raft_consensus.cc:2272] T ba1b8f907ccc418f9d07b44083ffbd41 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.291417  5861 tablet_replica.cc:333] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.292023  5861 raft_consensus.cc:2243] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.292515  5861 raft_consensus.cc:2272] T 6c60f7291cb74037941d12b2bd172d36 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.294962  5861 tablet_replica.cc:333] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.295805  5861 raft_consensus.cc:2243] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.296437  5861 raft_consensus.cc:2272] T 482ceb80da6243a7aa4e82eba2f3b894 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.298967  5861 tablet_replica.cc:333] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.299621  5861 raft_consensus.cc:2243] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.300439  5861 raft_consensus.cc:2272] T 841b34895ba140009ab480686d6aae45 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.302416  5861 tablet_replica.cc:333] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.303005  5861 raft_consensus.cc:2243] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.303742  5861 raft_consensus.cc:2272] T a0a3eb5429634243b8a4e018654ada31 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.304993  8849 raft_consensus.cc:493] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
I20260709 13:15:06.305493  8849 raft_consensus.cc:515] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:06.306067  5861 tablet_replica.cc:333] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.306902  5861 raft_consensus.cc:2243] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.307456  5861 raft_consensus.cc:2272] T b6b5edb570444a9ea7a7f833285999b4 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.308646  8849 leader_election.cc:290] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:15:06.310053  5861 tablet_replica.cc:333] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.311050  5861 raft_consensus.cc:2243] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.312048  5861 raft_consensus.cc:2272] T 91a678d802b94020b4593313fc22e9a1 P d7e406f58c26480d97a016207d84b523 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.314090  8849 raft_consensus.cc:493] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
W20260709 13:15:06.314678  7629 leader_election.cc:336] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Network error: Client connection negotiation failed: client connection to 127.5.185.67:40575: connect: Connection refused (error 111)
I20260709 13:15:06.314821  5861 tablet_replica.cc:333] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.314602  8849 raft_consensus.cc:515] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "309e6b7dc5704a3fa1c19e294da91562" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40575 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
W20260709 13:15:06.315575  7630 leader_election.cc:336] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
I20260709 13:15:06.315837  5861 raft_consensus.cc:2243] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.316020  7630 leader_election.cc:304] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:15:06.316865  8840 raft_consensus.cc:2749] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:06.316985  5861 raft_consensus.cc:2272] T 96f486de02fc469ea28e425231b6ec92 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.316835  8849 leader_election.cc:290] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025), 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575)
I20260709 13:15:06.319811  5861 tablet_replica.cc:333] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.320734  5861 raft_consensus.cc:2243] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.321727  5861 raft_consensus.cc:2272] T e97c5fad53334fd7a8e2abeee3eaa070 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:06.321774  7629 leader_election.cc:336] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 309e6b7dc5704a3fa1c19e294da91562 (127.5.185.67:40575): Network error: Client connection negotiation failed: client connection to 127.5.185.67:40575: connect: Connection refused (error 111)
W20260709 13:15:06.323889  7630 leader_election.cc:336] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
I20260709 13:15:06.324275  7630 leader_election.cc:304] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 193dd6c24e454f069d994347b23f43fb, 309e6b7dc5704a3fa1c19e294da91562
I20260709 13:15:06.324528  5861 tablet_replica.cc:333] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.325237  5861 raft_consensus.cc:2243] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.325296  8849 raft_consensus.cc:2749] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:06.325922  5861 raft_consensus.cc:2272] T 35a1c61003ef42d8ab08fb035531044f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.327925  5861 tablet_replica.cc:333] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.328500  5861 raft_consensus.cc:2243] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.329236  5861 raft_consensus.cc:2272] T c60581a2372a405787b2f659a6530dcf P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.331247  5861 tablet_replica.cc:333] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.331830  5861 raft_consensus.cc:2243] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.332412  5861 raft_consensus.cc:2272] T cc865ef13e044b34a1a4990e6c3561e7 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.334244  5861 tablet_replica.cc:333] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.334856  5861 raft_consensus.cc:2243] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.335662  5861 raft_consensus.cc:2272] T a2d88a98a26d4dc9a8d36b0adb0ef3de P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.337682  5861 tablet_replica.cc:333] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.338235  5861 raft_consensus.cc:2243] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.338789  5861 raft_consensus.cc:2272] T e68f84f358844b84ac0ecaa13fcde1bd P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.340632  5861 tablet_replica.cc:333] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.341161  5861 raft_consensus.cc:2243] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.341674  5861 raft_consensus.cc:2272] T c44e84d23b3c499b869ae5406611a58f P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.343461  5861 tablet_replica.cc:333] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.344022  5861 raft_consensus.cc:2243] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.344488  5861 raft_consensus.cc:2272] T 741a61412535426787260682408f0f5c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.346359  5861 tablet_replica.cc:333] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.346943  5861 raft_consensus.cc:2243] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.347692  5861 raft_consensus.cc:2272] T 6e4caa0f148641179b7235c086db52cc P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.349649  5861 tablet_replica.cc:333] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.350193  5861 raft_consensus.cc:2243] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.350782  5861 raft_consensus.cc:2272] T 3e165393c9d441e3a479dc5248391a44 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.352797  5861 tablet_replica.cc:333] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.353399  5861 raft_consensus.cc:2243] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.354031  5861 raft_consensus.cc:2272] T ce3fb6c9fa5e474e8746288ddb0f3bd0 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.356390  5861 tablet_replica.cc:333] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.357381  5861 raft_consensus.cc:2243] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.357998  5861 raft_consensus.cc:2272] T 89ef3109a10345efb0af304ae7c31b48 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.359985  5861 tablet_replica.cc:333] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.360560  5861 raft_consensus.cc:2243] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.360961  5861 raft_consensus.cc:2272] T b676fe0438214ae79c847955b7d1a3c6 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.362800  5861 tablet_replica.cc:333] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.363394  5861 raft_consensus.cc:2243] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.364014  5861 raft_consensus.cc:2272] T 488ba3e670a74773a3042405edc2b57e P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.366035  5861 tablet_replica.cc:333] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.366649  5861 raft_consensus.cc:2243] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.367352  5861 raft_consensus.cc:2272] T 43aa07c2cf024cd09263ba9e00961092 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.369184  5861 tablet_replica.cc:333] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.369720  5861 raft_consensus.cc:2243] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.370476  5861 raft_consensus.cc:2272] T d1902cbe469345e6b5abe13c180de03a P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.372478  5861 tablet_replica.cc:333] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.373028  5861 raft_consensus.cc:2243] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.373566  5861 raft_consensus.cc:2272] T 1804682412224ff58ca7c285f326258f P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.375510  5861 tablet_replica.cc:333] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.376073  5861 raft_consensus.cc:2243] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.376579  5861 raft_consensus.cc:2272] T f67e57d5ea2c442ebbc8ff9f8674dc6c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.378513  5861 tablet_replica.cc:333] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.379146  5861 raft_consensus.cc:2243] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.379937  5861 raft_consensus.cc:2272] T ba4cd5dfe0b743ebb368c0ec823f0609 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.381887  5861 tablet_replica.cc:333] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.382437  5861 raft_consensus.cc:2243] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.383008  5861 raft_consensus.cc:2272] T 4c05cb2b98074429a4aecbf2aa48970d P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.384984  5861 tablet_replica.cc:333] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.385547  5861 raft_consensus.cc:2243] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.386029  5861 raft_consensus.cc:2272] T 6567392a96d54a78a5dd725dcd859a7e P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.387935  5861 tablet_replica.cc:333] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.388473  5861 raft_consensus.cc:2243] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.389050  5861 raft_consensus.cc:2272] T ca0d1dd1a81d47d6867bc453ef73630a P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.390960  5861 tablet_replica.cc:333] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.391469  5861 raft_consensus.cc:2243] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.391971  5861 raft_consensus.cc:2272] T aa1a27438e3b49468ba3c91ec45f90ea P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.394043  5861 tablet_replica.cc:333] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.394730  5861 raft_consensus.cc:2243] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Raft consensus shutting down.
I20260709 13:15:06.395092  5861 raft_consensus.cc:2272] T 5ebf6c9c0ada4ffba62d0a1604ab71d1 P d7e406f58c26480d97a016207d84b523 [term 1 LEARNER]: Raft consensus is shut down!
I20260709 13:15:06.397078  5861 tablet_replica.cc:333] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.397567  5861 raft_consensus.cc:2243] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.398007  5861 raft_consensus.cc:2272] T b42690e7528648ee80ca9acef9d00718 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.399647  5861 tablet_replica.cc:333] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.400135  5861 raft_consensus.cc:2243] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.400522  5861 raft_consensus.cc:2272] T 3ee423f029e449a2ab64c23e20cd4681 P d7e406f58c26480d97a016207d84b523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.402105  5861 tablet_replica.cc:333] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.402653  5861 raft_consensus.cc:2243] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.403110  5861 raft_consensus.cc:2272] T 0ab5cf38215a492c864fd2afb8a7ddf3 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.404799  5861 tablet_replica.cc:333] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.405426  5861 raft_consensus.cc:2243] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.406005  5861 raft_consensus.cc:2272] T ee5df37b5e254f508d5342cc741ad65b P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.407764  5861 tablet_replica.cc:333] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.408221  5861 raft_consensus.cc:2243] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.408617  5861 raft_consensus.cc:2272] T 528a330a7e7b4e5f84c8ab6ab0dae1d8 P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.410343  5861 tablet_replica.cc:333] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.410856  8849 raft_consensus.cc:493] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 193dd6c24e454f069d994347b23f43fb)
I20260709 13:15:06.410996  5861 raft_consensus.cc:2243] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.411660  5861 raft_consensus.cc:2272] T eb54fe3186f746a1b0102aa58c791374 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.411393  8849 raft_consensus.cc:515] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "780d61c5f5894a9db6bdde015811ac09" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 42625 } } peers { permanent_uuid: "193dd6c24e454f069d994347b23f43fb" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 36025 } } peers { permanent_uuid: "d7e406f58c26480d97a016207d84b523" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 34385 } attrs { promote: false } }
I20260709 13:15:06.414279  5861 tablet_replica.cc:333] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.415010  5861 raft_consensus.cc:2243] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.413540  8849 leader_election.cc:290] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625), 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025)
I20260709 13:15:06.416014  5861 raft_consensus.cc:2272] T e446a2e53c2747aa9931e550bc8cb902 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:06.418315  7629 leader_election.cc:336] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 780d61c5f5894a9db6bdde015811ac09 (127.5.185.65:42625): Network error: Client connection negotiation failed: client connection to 127.5.185.65:42625: connect: Connection refused (error 111)
I20260709 13:15:06.418493  5861 tablet_replica.cc:333] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.419221  5861 raft_consensus.cc:2243] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:15:06.419376  7630 leader_election.cc:336] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 193dd6c24e454f069d994347b23f43fb (127.5.185.66:36025): Network error: Client connection negotiation failed: client connection to 127.5.185.66:36025: connect: Connection refused (error 111)
I20260709 13:15:06.419823  7630 leader_election.cc:304] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [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: d7e406f58c26480d97a016207d84b523; no voters: 193dd6c24e454f069d994347b23f43fb, 780d61c5f5894a9db6bdde015811ac09
I20260709 13:15:06.420161  5861 raft_consensus.cc:2272] T 35af3ad9b6d74d6ebbbd3897c232180d P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.420521  8849 raft_consensus.cc:2749] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:06.422212  5861 tablet_replica.cc:333] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.422811  5861 raft_consensus.cc:2243] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.423329  5861 raft_consensus.cc:2272] T 9cdc97602bd84bbaaf0ce9e9b8988b2c P d7e406f58c26480d97a016207d84b523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.425100  5861 tablet_replica.cc:333] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.425554  5861 raft_consensus.cc:2243] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.425987  5861 raft_consensus.cc:2272] T fdb721ba511c4a56be3197c3f5726afa P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.427685  5861 tablet_replica.cc:333] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523: stopping tablet replica
I20260709 13:15:06.428090  5861 raft_consensus.cc:2243] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.428841  5861 raft_consensus.cc:2272] T 9d8ac4f636404a1ea0d8aeb6e2524a58 P d7e406f58c26480d97a016207d84b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.514055  5861 tablet_server.cc:196] TabletServer@127.5.185.68:0 shutdown complete.
I20260709 13:15:06.580483  5861 master.cc:562] Master@127.5.185.126:46271 shutting down...
W20260709 13:15:06.614589  6924 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:15:06.614841  6924 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:15:06.615067  6924 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:15:06.617159  5861 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:06.617605  5861 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.617871  5861 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1459345a032348df9cea8f5f2be6469d: stopping tablet replica
I20260709 13:15:06.640028  5861 master.cc:584] Master@127.5.185.126:46271 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (59834 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:15:06.732604  5861 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.185.126:35955
I20260709 13:15:06.733743  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:06.739789  8862 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:06.739835  8863 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:06.740279  8865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:06.741806  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:06.743398  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:06.743605  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:06.743769  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602906743752 us; error 0 us; skew 500 ppm
I20260709 13:15:06.744288  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:06.746623  5861 webserver.cc:533] Webserver started at http://127.5.185.126:35673/ using document root <none> and password file <none>
I20260709 13:15:06.747099  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:06.747294  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:06.747608  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:06.748667  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/master-0-root/instance:
uuid: "6b51ef519ded47509a61b9787c0b5a3b"
format_stamp: "Formatted at 2026-07-09 13:15:06 on dist-test-slave-ghwz"
I20260709 13:15:06.752821  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:06.755954  8870 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:06.756832  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:06.757110  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/master-0-root
uuid: "6b51ef519ded47509a61b9787c0b5a3b"
format_stamp: "Formatted at 2026-07-09 13:15:06 on dist-test-slave-ghwz"
I20260709 13:15:06.757345  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:06.785373  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:06.786553  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:06.824652  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.126:35955
I20260709 13:15:06.824753  8921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.126:35955 every 8 connection(s)
I20260709 13:15:06.828791  8922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:06.839217  8922 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b: Bootstrap starting.
I20260709 13:15:06.844082  8922 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:06.848307  8922 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b: No bootstrap required, opened a new log
I20260709 13:15:06.850430  8922 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b51ef519ded47509a61b9787c0b5a3b" member_type: VOTER }
I20260709 13:15:06.850865  8922 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:06.851133  8922 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b51ef519ded47509a61b9787c0b5a3b, State: Initialized, Role: FOLLOWER
I20260709 13:15:06.851801  8922 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b51ef519ded47509a61b9787c0b5a3b" member_type: VOTER }
I20260709 13:15:06.852291  8922 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:06.852533  8922 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:06.852836  8922 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:06.857491  8922 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b51ef519ded47509a61b9787c0b5a3b" member_type: VOTER }
I20260709 13:15:06.858065  8922 leader_election.cc:304] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [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: 6b51ef519ded47509a61b9787c0b5a3b; no voters: 
I20260709 13:15:06.859417  8922 leader_election.cc:290] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:06.859759  8925 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:06.861199  8925 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [term 1 LEADER]: Becoming Leader. State: Replica: 6b51ef519ded47509a61b9787c0b5a3b, State: Running, Role: LEADER
I20260709 13:15:06.861896  8925 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [LEADER]: Queue going to LEADER mode. State: All 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: "6b51ef519ded47509a61b9787c0b5a3b" member_type: VOTER }
I20260709 13:15:06.862461  8922 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:06.866453  8926 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b51ef519ded47509a61b9787c0b5a3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b51ef519ded47509a61b9787c0b5a3b" member_type: VOTER } }
I20260709 13:15:06.867161  8926 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:06.867175  8927 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6b51ef519ded47509a61b9787c0b5a3b. Latest consensus state: current_term: 1 leader_uuid: "6b51ef519ded47509a61b9787c0b5a3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b51ef519ded47509a61b9787c0b5a3b" member_type: VOTER } }
I20260709 13:15:06.868717  8927 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:06.871649  8932 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:06.877432  8932 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:06.882681  5861 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:06.886408  8932 catalog_manager.cc:1383] Generated new cluster ID: 5617810b43ae4689ace081f6300229f9
I20260709 13:15:06.886684  8932 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:06.911056  8932 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:06.912307  8932 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:06.926946  8932 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b: Generated new TSK 0
I20260709 13:15:06.927482  8932 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:06.949498  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:06.955470  8943 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:06.956558  8944 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:06.957919  8946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:06.959069  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:06.960070  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:06.960242  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:06.960359  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602906960349 us; error 0 us; skew 500 ppm
I20260709 13:15:06.960793  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:06.963011  5861 webserver.cc:533] Webserver started at http://127.5.185.65:45083/ using document root <none> and password file <none>
I20260709 13:15:06.963429  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:06.963583  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:06.963794  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:06.964984  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/instance:
uuid: "efa0737ffe864320a7fbbc7379feac5b"
format_stamp: "Formatted at 2026-07-09 13:15:06 on dist-test-slave-ghwz"
I20260709 13:15:06.969148  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:15:06.972196  8951 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:06.972892  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:06.973177  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-0-root
uuid: "efa0737ffe864320a7fbbc7379feac5b"
format_stamp: "Formatted at 2026-07-09 13:15:06 on dist-test-slave-ghwz"
I20260709 13:15:06.973438  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:06.996685  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:06.997872  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:06.999469  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:07.001643  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:07.001820  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:07.002108  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:07.002261  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:07.041409  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.65:44109
I20260709 13:15:07.041505  9013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.65:44109 every 8 connection(s)
I20260709 13:15:07.046312  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:07.053656  9019 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:07.053730  9018 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:07.056354  5861 server_base.cc:1061] running on GCE node
W20260709 13:15:07.056459  9021 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:07.057639  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:07.057832  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:07.057987  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602907057945 us; error 0 us; skew 500 ppm
I20260709 13:15:07.058461  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:07.060675  5861 webserver.cc:533] Webserver started at http://127.5.185.66:36603/ using document root <none> and password file <none>
I20260709 13:15:07.061261  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:07.061511  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:07.061836  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:07.063263  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/instance:
uuid: "54b3ab68f43246c4a378baf95476b2c7"
format_stamp: "Formatted at 2026-07-09 13:15:07 on dist-test-slave-ghwz"
I20260709 13:15:07.064330  9014 heartbeater.cc:344] Connected to a master server at 127.5.185.126:35955
I20260709 13:15:07.064772  9014 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:07.065469  9014 heartbeater.cc:507] Master 127.5.185.126:35955 requested a full tablet report, sending...
I20260709 13:15:07.067513  8887 ts_manager.cc:194] Registered new tserver with Master: efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:07.068351  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:15:07.069391  8887 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54084
I20260709 13:15:07.071923  9026 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:07.072615  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:07.072922  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-1-root
uuid: "54b3ab68f43246c4a378baf95476b2c7"
format_stamp: "Formatted at 2026-07-09 13:15:07 on dist-test-slave-ghwz"
I20260709 13:15:07.073201  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:07.091065  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:07.092221  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:07.093704  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:07.095826  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:07.096046  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:07.096283  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:07.096451  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:07.135866  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.66:35807
I20260709 13:15:07.135970  9088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.66:35807 every 8 connection(s)
I20260709 13:15:07.140426  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:07.147267  9092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:07.149441  9093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:07.150471  9095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:07.151290  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:07.152338  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:07.152536  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:07.152787  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602907152758 us; error 0 us; skew 500 ppm
I20260709 13:15:07.152968  9089 heartbeater.cc:344] Connected to a master server at 127.5.185.126:35955
I20260709 13:15:07.153350  9089 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:07.153455  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:07.154220  9089 heartbeater.cc:507] Master 127.5.185.126:35955 requested a full tablet report, sending...
I20260709 13:15:07.156278  5861 webserver.cc:533] Webserver started at http://127.5.185.67:38771/ using document root <none> and password file <none>
I20260709 13:15:07.156670  8887 ts_manager.cc:194] Registered new tserver with Master: 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:07.156965  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:07.157226  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:07.157536  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:07.158445  8887 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54098
I20260709 13:15:07.159060  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/instance:
uuid: "5d639861449a416bb7487f1ef989c338"
format_stamp: "Formatted at 2026-07-09 13:15:07 on dist-test-slave-ghwz"
I20260709 13:15:07.164129  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:15:07.167557  9100 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:07.168447  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:07.168685  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-2-root
uuid: "5d639861449a416bb7487f1ef989c338"
format_stamp: "Formatted at 2026-07-09 13:15:07 on dist-test-slave-ghwz"
I20260709 13:15:07.168915  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:07.181437  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:07.182499  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:07.183988  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:07.186144  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:07.186370  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:07.186658  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:07.186830  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:07.227689  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.67:40385
I20260709 13:15:07.227790  9162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.67:40385 every 8 connection(s)
I20260709 13:15:07.232848  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:07.239534  9166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:07.241190  9167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:07.242911  9170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:07.243717  9163 heartbeater.cc:344] Connected to a master server at 127.5.185.126:35955
I20260709 13:15:07.244109  9163 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:07.244762  9163 heartbeater.cc:507] Master 127.5.185.126:35955 requested a full tablet report, sending...
I20260709 13:15:07.245143  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:07.246083  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:07.246338  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:07.246546  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602907246528 us; error 0 us; skew 500 ppm
I20260709 13:15:07.247033  8887 ts_manager.cc:194] Registered new tserver with Master: 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:07.247242  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:07.248867  8887 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54108
I20260709 13:15:07.250016  5861 webserver.cc:533] Webserver started at http://127.5.185.68:35737/ using document root <none> and password file <none>
I20260709 13:15:07.250613  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:07.250813  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:07.251099  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:07.252166  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-3-root/instance:
uuid: "585a12f3ff074eafb4361cb3394018e1"
format_stamp: "Formatted at 2026-07-09 13:15:07 on dist-test-slave-ghwz"
I20260709 13:15:07.256467  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:15:07.259701  9174 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:07.260509  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:15:07.260831  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-3-root
uuid: "585a12f3ff074eafb4361cb3394018e1"
format_stamp: "Formatted at 2026-07-09 13:15:07 on dist-test-slave-ghwz"
I20260709 13:15:07.261137  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:07.285753  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:07.287096  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:07.288568  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:07.290693  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:07.290912  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:07.291155  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:07.291326  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:07.330528  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.68:36487
I20260709 13:15:07.330669  9236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.68:36487 every 8 connection(s)
I20260709 13:15:07.344586  9237 heartbeater.cc:344] Connected to a master server at 127.5.185.126:35955
I20260709 13:15:07.345016  9237 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:07.345743  9237 heartbeater.cc:507] Master 127.5.185.126:35955 requested a full tablet report, sending...
I20260709 13:15:07.347765  8887 ts_manager.cc:194] Registered new tserver with Master: 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:07.348766  5861 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014776375s
I20260709 13:15:07.349092  8887 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54116
I20260709 13:15:07.375897  8887 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54120:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:15:07.625864  8979 tablet_service.cc:1511] Processing CreateTablet for tablet e35cb728e0a341ee93c7f404152f94c5 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:15:07.627708  8979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35cb728e0a341ee93c7f404152f94c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.635777  9127 tablet_service.cc:1511] Processing CreateTablet for tablet f74aa55f0a4c4dbb815a5b6ed2abb5c2 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:15:07.636075  8978 tablet_service.cc:1511] Processing CreateTablet for tablet f74aa55f0a4c4dbb815a5b6ed2abb5c2 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:15:07.637316  9127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74aa55f0a4c4dbb815a5b6ed2abb5c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.637480  8978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74aa55f0a4c4dbb815a5b6ed2abb5c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.639912  9128 tablet_service.cc:1511] Processing CreateTablet for tablet e35cb728e0a341ee93c7f404152f94c5 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:15:07.641249  9128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35cb728e0a341ee93c7f404152f94c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.643044  9126 tablet_service.cc:1511] Processing CreateTablet for tablet 9848b80f2ce6423fa9045aa3bc51946c (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:15:07.644474  9126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9848b80f2ce6423fa9045aa3bc51946c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.648962  8977 tablet_service.cc:1511] Processing CreateTablet for tablet 5369f02c09c04052b0c98ee4b789b3aa (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:15:07.650477  8977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5369f02c09c04052b0c98ee4b789b3aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.650959  9125 tablet_service.cc:1511] Processing CreateTablet for tablet 2dcfc0cdf25342e19cd310ebb83aa44b (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:15:07.652380  9125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dcfc0cdf25342e19cd310ebb83aa44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.652707  8976 tablet_service.cc:1511] Processing CreateTablet for tablet 2dcfc0cdf25342e19cd310ebb83aa44b (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:15:07.654134  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dcfc0cdf25342e19cd310ebb83aa44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.653764  9054 tablet_service.cc:1511] Processing CreateTablet for tablet f74aa55f0a4c4dbb815a5b6ed2abb5c2 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:15:07.655297  9054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74aa55f0a4c4dbb815a5b6ed2abb5c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.664670  9053 tablet_service.cc:1511] Processing CreateTablet for tablet 5369f02c09c04052b0c98ee4b789b3aa (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:15:07.668215  9051 tablet_service.cc:1511] Processing CreateTablet for tablet 2dcfc0cdf25342e19cd310ebb83aa44b (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:15:07.671424  9052 tablet_service.cc:1511] Processing CreateTablet for tablet 9848b80f2ce6423fa9045aa3bc51946c (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:15:07.673293  9053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5369f02c09c04052b0c98ee4b789b3aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.676034  9052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9848b80f2ce6423fa9045aa3bc51946c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.677886  8975 tablet_service.cc:1511] Processing CreateTablet for tablet f97784c071ed4da69d7f4ad4cd0063dd (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:15:07.676084  9124 tablet_service.cc:1511] Processing CreateTablet for tablet a0179e2463cc4403996da776860ef55f (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:15:07.679291  8975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97784c071ed4da69d7f4ad4cd0063dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.680420  9124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0179e2463cc4403996da776860ef55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.681931  9051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dcfc0cdf25342e19cd310ebb83aa44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.684937  9050 tablet_service.cc:1511] Processing CreateTablet for tablet f97784c071ed4da69d7f4ad4cd0063dd (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:15:07.686903  9050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97784c071ed4da69d7f4ad4cd0063dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.712486  8974 tablet_service.cc:1511] Processing CreateTablet for tablet a0179e2463cc4403996da776860ef55f (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:15:07.714035  8974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0179e2463cc4403996da776860ef55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.721016  9049 tablet_service.cc:1511] Processing CreateTablet for tablet 11f8eb908b9d4b1eadbadf9fa45c4c9d (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:15:07.721450  8973 tablet_service.cc:1511] Processing CreateTablet for tablet ddc00bfb80164be78d654496dec18375 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:15:07.722532  9049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f8eb908b9d4b1eadbadf9fa45c4c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.722689  8973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc00bfb80164be78d654496dec18375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.723666  9048 tablet_service.cc:1511] Processing CreateTablet for tablet ddc00bfb80164be78d654496dec18375 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:15:07.726101  9048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc00bfb80164be78d654496dec18375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.728543  9126 tablet_service.cc:1511] Processing CreateTablet for tablet 8a57cd3b86904c52b30a825304b3004c (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:15:07.729943  9126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a57cd3b86904c52b30a825304b3004c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.721094  9123 tablet_service.cc:1511] Processing CreateTablet for tablet ddc00bfb80164be78d654496dec18375 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:15:07.731587  9123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc00bfb80164be78d654496dec18375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.737231  8972 tablet_service.cc:1511] Processing CreateTablet for tablet 99593e23bc474ee99506838694643854 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:15:07.740311  9047 tablet_service.cc:1511] Processing CreateTablet for tablet 99593e23bc474ee99506838694643854 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:15:07.742280  8972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99593e23bc474ee99506838694643854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.743052  9047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99593e23bc474ee99506838694643854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.745788  8971 tablet_service.cc:1511] Processing CreateTablet for tablet 8a57cd3b86904c52b30a825304b3004c (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:15:07.747622  8971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a57cd3b86904c52b30a825304b3004c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.712468  9125 tablet_service.cc:1511] Processing CreateTablet for tablet 11f8eb908b9d4b1eadbadf9fa45c4c9d (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:15:07.756582  9125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f8eb908b9d4b1eadbadf9fa45c4c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.760594  9046 tablet_service.cc:1511] Processing CreateTablet for tablet 38f9029cec5e403cad36aafcc0ae9998 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:15:07.762152  9046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f9029cec5e403cad36aafcc0ae9998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.766613  9122 tablet_service.cc:1511] Processing CreateTablet for tablet 38f9029cec5e403cad36aafcc0ae9998 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:15:07.768085  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f9029cec5e403cad36aafcc0ae9998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.780436  9256 tablet_bootstrap.cc:492] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:07.794379  9198 tablet_service.cc:1511] Processing CreateTablet for tablet a0179e2463cc4403996da776860ef55f (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:15:07.791847  9200 tablet_service.cc:1511] Processing CreateTablet for tablet 9848b80f2ce6423fa9045aa3bc51946c (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:15:07.793104  9199 tablet_service.cc:1511] Processing CreateTablet for tablet f97784c071ed4da69d7f4ad4cd0063dd (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:15:07.797870  9195 tablet_service.cc:1511] Processing CreateTablet for tablet 8a57cd3b86904c52b30a825304b3004c (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:15:07.800052  9201 tablet_service.cc:1511] Processing CreateTablet for tablet 5369f02c09c04052b0c98ee4b789b3aa (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:15:07.807291  9256 tablet_bootstrap.cc:654] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:07.800753  9197 tablet_service.cc:1511] Processing CreateTablet for tablet 11f8eb908b9d4b1eadbadf9fa45c4c9d (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:15:07.787917  9202 tablet_service.cc:1511] Processing CreateTablet for tablet e35cb728e0a341ee93c7f404152f94c5 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:15:07.801247  9196 tablet_service.cc:1511] Processing CreateTablet for tablet 99593e23bc474ee99506838694643854 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:15:07.811460  9198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0179e2463cc4403996da776860ef55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.814217  9200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9848b80f2ce6423fa9045aa3bc51946c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.818174  9199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97784c071ed4da69d7f4ad4cd0063dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.818878  9197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f8eb908b9d4b1eadbadf9fa45c4c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.819473  9195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a57cd3b86904c52b30a825304b3004c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.822868  9202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35cb728e0a341ee93c7f404152f94c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.825084  9201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5369f02c09c04052b0c98ee4b789b3aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.830884  9196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99593e23bc474ee99506838694643854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.840184  9194 tablet_service.cc:1511] Processing CreateTablet for tablet 38f9029cec5e403cad36aafcc0ae9998 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:15:07.841639  9194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f9029cec5e403cad36aafcc0ae9998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.873238  9255 tablet_bootstrap.cc:492] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:07.875286  9127 tablet_service.cc:1511] Processing CreateTablet for tablet acda5876697a498f8e1db43404980712 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
W20260709 13:15:07.876362  8935 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:07.876636  9127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acda5876697a498f8e1db43404980712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.878239  8971 tablet_service.cc:1511] Processing CreateTablet for tablet c310db8c794248dc9e82f53f1adc6840 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:15:07.878430  9197 tablet_service.cc:1511] Processing CreateTablet for tablet c310db8c794248dc9e82f53f1adc6840 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:15:07.879561  9197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c310db8c794248dc9e82f53f1adc6840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.880620  9123 tablet_service.cc:1511] Processing CreateTablet for tablet 10a06f79755a4abf9ca1fe5d8c6636a0 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:15:07.881825  9123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a06f79755a4abf9ca1fe5d8c6636a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.883848  9193 tablet_service.cc:1511] Processing CreateTablet for tablet 10a06f79755a4abf9ca1fe5d8c6636a0 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:15:07.885308  9193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a06f79755a4abf9ca1fe5d8c6636a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.885787  8973 tablet_service.cc:1511] Processing CreateTablet for tablet 10a06f79755a4abf9ca1fe5d8c6636a0 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:15:07.887930  9121 tablet_service.cc:1511] Processing CreateTablet for tablet 111191994b8e47439d52c515bb9de659 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:15:07.889223  9121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111191994b8e47439d52c515bb9de659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.889052  8970 tablet_service.cc:1511] Processing CreateTablet for tablet 73e4bdbc6ae24c5da90b87007bd2e1e4 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:15:07.892071  9120 tablet_service.cc:1511] Processing CreateTablet for tablet 73e4bdbc6ae24c5da90b87007bd2e1e4 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:15:07.893348  9120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e4bdbc6ae24c5da90b87007bd2e1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.900120  9119 tablet_service.cc:1511] Processing CreateTablet for tablet 2fffa822997d45a79559bd6f103c47d9 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:15:07.901454  9119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fffa822997d45a79559bd6f103c47d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.906663  9199 tablet_service.cc:1511] Processing CreateTablet for tablet 111191994b8e47439d52c515bb9de659 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:15:07.910874  9199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111191994b8e47439d52c515bb9de659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.942868  9254 tablet_bootstrap.cc:492] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:07.944778  9128 tablet_service.cc:1511] Processing CreateTablet for tablet aa47c908e26940e29387d83a7d9e9173 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:15:07.946100  9128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa47c908e26940e29387d83a7d9e9173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.949311  8971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c310db8c794248dc9e82f53f1adc6840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.948920  9126 tablet_service.cc:1511] Processing CreateTablet for tablet 5046c87f291a4de49aaa3e8c1986e932 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:15:07.953768  9053 tablet_service.cc:1511] Processing CreateTablet for tablet aa47c908e26940e29387d83a7d9e9173 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:15:07.961592  9257 tablet_bootstrap.cc:492] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:07.967288  9053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa47c908e26940e29387d83a7d9e9173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.968400  9197 tablet_service.cc:1511] Processing CreateTablet for tablet 1f94c481ac584a20a0cd0a82bd61ca3c (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:15:07.969702  9197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f94c481ac584a20a0cd0a82bd61ca3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.971274  9049 tablet_service.cc:1511] Processing CreateTablet for tablet 111191994b8e47439d52c515bb9de659 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:15:07.972589  9049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111191994b8e47439d52c515bb9de659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.977932  9196 tablet_service.cc:1511] Processing CreateTablet for tablet 2fffa822997d45a79559bd6f103c47d9 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:15:07.979921  8979 tablet_service.cc:1511] Processing CreateTablet for tablet acda5876697a498f8e1db43404980712 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:15:07.985904  9046 tablet_service.cc:1511] Processing CreateTablet for tablet 5046c87f291a4de49aaa3e8c1986e932 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:15:07.987278  9052 tablet_service.cc:1511] Processing CreateTablet for tablet acda5876697a498f8e1db43404980712 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:15:08.001381  9052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acda5876697a498f8e1db43404980712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.988699  9054 tablet_service.cc:1511] Processing CreateTablet for tablet c310db8c794248dc9e82f53f1adc6840 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:15:07.993361  9053 tablet_service.cc:1511] Processing CreateTablet for tablet 3cffeb4a86894683a8848d404ca3a7f4 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:15:07.993670  9127 tablet_service.cc:1511] Processing CreateTablet for tablet 06209c137fec4572a87152d6562892bd (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:15:07.995751  9048 tablet_service.cc:1511] Processing CreateTablet for tablet 73e4bdbc6ae24c5da90b87007bd2e1e4 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:15:08.003405  9054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c310db8c794248dc9e82f53f1adc6840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.002978  8977 tablet_service.cc:1511] Processing CreateTablet for tablet 2fffa822997d45a79559bd6f103c47d9 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:15:08.004261  9048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e4bdbc6ae24c5da90b87007bd2e1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:07.997442  8978 tablet_service.cc:1511] Processing CreateTablet for tablet 1f94c481ac584a20a0cd0a82bd61ca3c (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:15:08.011340  9046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5046c87f291a4de49aaa3e8c1986e932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.015555  9200 tablet_service.cc:1511] Processing CreateTablet for tablet 3cffeb4a86894683a8848d404ca3a7f4 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:15:08.016752  9053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cffeb4a86894683a8848d404ca3a7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.018426  8971 tablet_service.cc:1511] Processing CreateTablet for tablet 3cffeb4a86894683a8848d404ca3a7f4 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:15:08.019690  9045 tablet_service.cc:1511] Processing CreateTablet for tablet 1f94c481ac584a20a0cd0a82bd61ca3c (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:15:08.022070  9045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f94c481ac584a20a0cd0a82bd61ca3c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:08.023387  8871 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.185.66:35807, user_credentials={real_user=slave}} blocked reactor thread for 65567.1us
W20260709 13:15:08.024067  8874 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.185.67:40385, user_credentials={real_user=slave}} blocked reactor thread for 46298.1us
W20260709 13:15:08.025888  8873 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.185.68:36487, user_credentials={real_user=slave}} blocked reactor thread for 57988.3us
I20260709 13:15:08.029361  8972 tablet_service.cc:1511] Processing CreateTablet for tablet 06209c137fec4572a87152d6562892bd (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:15:08.020401  9193 tablet_service.cc:1511] Processing CreateTablet for tablet 06209c137fec4572a87152d6562892bd (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:15:08.041599  9201 tablet_service.cc:1511] Processing CreateTablet for tablet 443f923e0d3b42a8aed42bd2751ee28a (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:15:08.043567  9122 tablet_service.cc:1511] Processing CreateTablet for tablet b3bfa3574cd04c6394f5da49f87e86e4 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:15:08.048718  9126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5046c87f291a4de49aaa3e8c1986e932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.049503  9127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06209c137fec4572a87152d6562892bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.051802  9199 tablet_service.cc:1511] Processing CreateTablet for tablet aa47c908e26940e29387d83a7d9e9173 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:15:08.054881  9124 tablet_service.cc:1511] Processing CreateTablet for tablet 443f923e0d3b42a8aed42bd2751ee28a (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:15:08.071808  9014 heartbeater.cc:499] Master 127.5.185.126:35955 was elected leader, sending a full tablet report...
I20260709 13:15:08.072312  8976 tablet_service.cc:1511] Processing CreateTablet for tablet 859497455c1449419e83741e63b766d8 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:15:08.073549  8974 tablet_service.cc:1511] Processing CreateTablet for tablet 5046c87f291a4de49aaa3e8c1986e932 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:15:08.075335  9124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 443f923e0d3b42a8aed42bd2751ee28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.076313  9047 tablet_service.cc:1511] Processing CreateTablet for tablet 949edd56960f4f128dbb3895d54c3e8f (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:15:08.076670  9048 tablet_service.cc:1511] Processing CreateTablet for tablet 859497455c1449419e83741e63b766d8 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:15:08.077554  9047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949edd56960f4f128dbb3895d54c3e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.077467  9053 tablet_service.cc:1511] Processing CreateTablet for tablet 8c54dc7910b3408d88f8f7adea2baf89 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:15:08.079164  9254 tablet_bootstrap.cc:654] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.058804  8970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e4bdbc6ae24c5da90b87007bd2e1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.014447  9050 tablet_service.cc:1511] Processing CreateTablet for tablet 443f923e0d3b42a8aed42bd2751ee28a (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:15:08.085749  8974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5046c87f291a4de49aaa3e8c1986e932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.088528  8979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acda5876697a498f8e1db43404980712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.088912  9125 tablet_service.cc:1511] Processing CreateTablet for tablet d1e3eea0021f4a16be84213dd307ed04 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:15:08.090282  9125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e3eea0021f4a16be84213dd307ed04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.066992  9196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fffa822997d45a79559bd6f103c47d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.091042  8978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f94c481ac584a20a0cd0a82bd61ca3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.090591  9051 tablet_service.cc:1511] Processing CreateTablet for tablet b3bfa3574cd04c6394f5da49f87e86e4 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:15:08.099906  8977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fffa822997d45a79559bd6f103c47d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.058450  8975 tablet_service.cc:1511] Processing CreateTablet for tablet b3bfa3574cd04c6394f5da49f87e86e4 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:15:08.108594  9200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cffeb4a86894683a8848d404ca3a7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.114704  9193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06209c137fec4572a87152d6562892bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.118978  9201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 443f923e0d3b42a8aed42bd2751ee28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.102372  9053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c54dc7910b3408d88f8f7adea2baf89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.109488  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3bfa3574cd04c6394f5da49f87e86e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.125643  8972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06209c137fec4572a87152d6562892bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.130788  9199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa47c908e26940e29387d83a7d9e9173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.139448  9255 tablet_bootstrap.cc:654] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.139806  9257 tablet_bootstrap.cc:700] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1: Time spent opening tablet: real 0.173s	user 0.005s	sys 0.000s
I20260709 13:15:08.148187  9198 tablet_service.cc:1511] Processing CreateTablet for tablet 859497455c1449419e83741e63b766d8 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:15:08.141218  8973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a06f79755a4abf9ca1fe5d8c6636a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.150601  9257 tablet_bootstrap.cc:654] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.154170  9051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3bfa3574cd04c6394f5da49f87e86e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.163306  9089 heartbeater.cc:499] Master 127.5.185.126:35955 was elected leader, sending a full tablet report...
I20260709 13:15:08.168529  9256 tablet_bootstrap.cc:492] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:08.172744  9256 ts_tablet_manager.cc:1403] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.393s	user 0.037s	sys 0.028s
I20260709 13:15:08.169592  9050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 443f923e0d3b42a8aed42bd2751ee28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.171741  9202 tablet_service.cc:1511] Processing CreateTablet for tablet dcf9030742fc4594a5bcd6bb16d10f76 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:15:08.177866  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 859497455c1449419e83741e63b766d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.183975  8971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cffeb4a86894683a8848d404ca3a7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.183827  9126 tablet_service.cc:1511] Processing CreateTablet for tablet 00ab999090524946bc5998a9f1f8de1c (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:15:08.185171  9126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ab999090524946bc5998a9f1f8de1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.186864  8975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3bfa3574cd04c6394f5da49f87e86e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.172488  9046 tablet_service.cc:1511] Processing CreateTablet for tablet 32d2e70a4cab4823aa645c68bb45f76d (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:15:08.168612  9195 tablet_service.cc:1511] Processing CreateTablet for tablet d1e3eea0021f4a16be84213dd307ed04 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:15:08.174947  9254 tablet_bootstrap.cc:492] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:08.192155  9254 ts_tablet_manager.cc:1403] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.324s	user 0.022s	sys 0.000s
I20260709 13:15:08.177567  9121 tablet_service.cc:1511] Processing CreateTablet for tablet 949edd56960f4f128dbb3895d54c3e8f (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:15:08.193794  9121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949edd56960f4f128dbb3895d54c3e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.196199  9194 tablet_service.cc:1511] Processing CreateTablet for tablet 949edd56960f4f128dbb3895d54c3e8f (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:15:08.176949  9123 tablet_service.cc:1511] Processing CreateTablet for tablet 8c54dc7910b3408d88f8f7adea2baf89 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:15:08.197502  9198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 859497455c1449419e83741e63b766d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.198231  9123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c54dc7910b3408d88f8f7adea2baf89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.198269  9195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e3eea0021f4a16be84213dd307ed04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.201651  9254 raft_consensus.cc:359] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:08.202466  9202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf9030742fc4594a5bcd6bb16d10f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.201671  9048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 859497455c1449419e83741e63b766d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.206682  9046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d2e70a4cab4823aa645c68bb45f76d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.208813  9256 raft_consensus.cc:359] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:08.202490  9254 raft_consensus.cc:385] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:08.217227  9256 raft_consensus.cc:385] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:08.226792  9256 raft_consensus.cc:740] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:08.219544  9052 tablet_service.cc:1511] Processing CreateTablet for tablet dcf9030742fc4594a5bcd6bb16d10f76 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:15:08.227551  9256 consensus_queue.cc:260] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:08.228381  9052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf9030742fc4594a5bcd6bb16d10f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.236090  9119 tablet_service.cc:1511] Processing CreateTablet for tablet 32d2e70a4cab4823aa645c68bb45f76d (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:15:08.237572  9045 tablet_service.cc:1511] Processing CreateTablet for tablet 7e317dccc43e43fdb84460d9aa0acaed (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:15:08.245290  9045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e317dccc43e43fdb84460d9aa0acaed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.246640  9197 tablet_service.cc:1511] Processing CreateTablet for tablet 00ab999090524946bc5998a9f1f8de1c (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:15:08.253852  9163 heartbeater.cc:499] Master 127.5.185.126:35955 was elected leader, sending a full tablet report...
I20260709 13:15:08.257742  9200 tablet_service.cc:1511] Processing CreateTablet for tablet 32d2e70a4cab4823aa645c68bb45f76d (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:15:08.257893  9201 tablet_service.cc:1511] Processing CreateTablet for tablet 34b77a2b458a42b4b6dab5c7013663d4 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:15:08.265362  8974 tablet_service.cc:1511] Processing CreateTablet for tablet d1e3eea0021f4a16be84213dd307ed04 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:15:08.217227  9254 raft_consensus.cc:740] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:08.266974  8974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e3eea0021f4a16be84213dd307ed04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.266916  9254 consensus_queue.cc:260] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:08.279333  9196 tablet_service.cc:1511] Processing CreateTablet for tablet 18d6dba7add94e4daad7879091a24cfa (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:15:08.251467  9194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949edd56960f4f128dbb3895d54c3e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.306703  9119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d2e70a4cab4823aa645c68bb45f76d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.307345  9049 tablet_service.cc:1511] Processing CreateTablet for tablet 149d88357e404c88a559c75fb12d4879 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:15:08.308609  9049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149d88357e404c88a559c75fb12d4879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.311287  9128 tablet_service.cc:1511] Processing CreateTablet for tablet 18d6dba7add94e4daad7879091a24cfa (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:15:08.312510  9128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d6dba7add94e4daad7879091a24cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.316185  9257 tablet_bootstrap.cc:492] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:08.316712  9257 ts_tablet_manager.cc:1403] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.355s	user 0.012s	sys 0.002s
I20260709 13:15:08.323958  9120 tablet_service.cc:1511] Processing CreateTablet for tablet 149d88357e404c88a559c75fb12d4879 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:15:08.325269  9120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149d88357e404c88a559c75fb12d4879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.261724  9124 tablet_service.cc:1511] Processing CreateTablet for tablet 7e317dccc43e43fdb84460d9aa0acaed (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:15:08.326915  9200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d2e70a4cab4823aa645c68bb45f76d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.337903  9254 ts_tablet_manager.cc:1434] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.145s	user 0.020s	sys 0.008s
I20260709 13:15:08.344025  9256 ts_tablet_manager.cc:1434] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.166s	user 0.011s	sys 0.014s
I20260709 13:15:08.351085  8979 tablet_service.cc:1511] Processing CreateTablet for tablet 8c54dc7910b3408d88f8f7adea2baf89 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:15:08.351667  9237 heartbeater.cc:499] Master 127.5.185.126:35955 was elected leader, sending a full tablet report...
I20260709 13:15:08.353796  9255 tablet_bootstrap.cc:492] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:08.354369  9255 ts_tablet_manager.cc:1403] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.482s	user 0.025s	sys 0.021s
I20260709 13:15:08.345511  8975 tablet_service.cc:1511] Processing CreateTablet for tablet dcf9030742fc4594a5bcd6bb16d10f76 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:15:08.357874  8975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf9030742fc4594a5bcd6bb16d10f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.355085  9256 tablet_bootstrap.cc:492] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:08.356506  8972 tablet_service.cc:1511] Processing CreateTablet for tablet 7e317dccc43e43fdb84460d9aa0acaed (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:15:08.350916  9195 tablet_service.cc:1511] Processing CreateTablet for tablet 149d88357e404c88a559c75fb12d4879 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:15:08.348376  8970 tablet_service.cc:1511] Processing CreateTablet for tablet 00ab999090524946bc5998a9f1f8de1c (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:15:08.371122  9257 raft_consensus.cc:359] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:08.371968  9257 raft_consensus.cc:385] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:08.372290  9257 raft_consensus.cc:740] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:08.373128  9257 consensus_queue.cc:260] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:08.368424  8972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e317dccc43e43fdb84460d9aa0acaed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.377204  9254 tablet_bootstrap.cc:492] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:08.380237  9201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b77a2b458a42b4b6dab5c7013663d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.385033  8978 tablet_service.cc:1511] Processing CreateTablet for tablet 34b77a2b458a42b4b6dab5c7013663d4 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:15:08.386027  9196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d6dba7add94e4daad7879091a24cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.386368  8978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b77a2b458a42b4b6dab5c7013663d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.389394  9255 raft_consensus.cc:359] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
W20260709 13:15:08.390460  9090 tablet.cc:2406] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:15:08.390204  9255 raft_consensus.cc:385] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:08.391741  9255 raft_consensus.cc:740] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:08.392467  9195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149d88357e404c88a559c75fb12d4879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.395527  9050 tablet_service.cc:1511] Processing CreateTablet for tablet e73630ec72ce4fbb92211a5ebac66290 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:15:08.396790  9050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73630ec72ce4fbb92211a5ebac66290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.399108  9047 tablet_service.cc:1511] Processing CreateTablet for tablet 34b77a2b458a42b4b6dab5c7013663d4 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:15:08.400708  9047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b77a2b458a42b4b6dab5c7013663d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.375504  9124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e317dccc43e43fdb84460d9aa0acaed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.405525  9122 tablet_service.cc:1511] Processing CreateTablet for tablet e73630ec72ce4fbb92211a5ebac66290 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:15:08.406870  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73630ec72ce4fbb92211a5ebac66290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.410037  9197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ab999090524946bc5998a9f1f8de1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.406946  9255 consensus_queue.cc:260] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:08.411737  9254 tablet_bootstrap.cc:654] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.423089  8970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ab999090524946bc5998a9f1f8de1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.424470  8979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c54dc7910b3408d88f8f7adea2baf89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.424768  9256 tablet_bootstrap.cc:654] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.487746  9255 ts_tablet_manager.cc:1434] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.132s	user 0.016s	sys 0.004s
I20260709 13:15:08.488808  9255 tablet_bootstrap.cc:492] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:08.489019  9256 tablet_bootstrap.cc:492] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:08.489570  9256 ts_tablet_manager.cc:1403] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.135s	user 0.007s	sys 0.004s
I20260709 13:15:08.492497  9256 raft_consensus.cc:359] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:08.493235  9256 raft_consensus.cc:385] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:08.493564  9256 raft_consensus.cc:740] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:08.503716  9257 ts_tablet_manager.cc:1434] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.187s	user 0.023s	sys 0.024s
I20260709 13:15:08.503809  9263 raft_consensus.cc:493] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:08.504410  9263 raft_consensus.cc:515] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:08.504906  9257 tablet_bootstrap.cc:492] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:08.507519  9193 tablet_service.cc:1511] Processing CreateTablet for tablet 64d266ece78f43d58e3c400beb1f2d2f (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:15:08.508771  9193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d266ece78f43d58e3c400beb1f2d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.494293  9256 consensus_queue.cc:260] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:08.511662  9199 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa180f9101c49d6adbe63155bbbe6c2 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:15:08.512900  9199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa180f9101c49d6adbe63155bbbe6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.514268  9256 ts_tablet_manager.cc:1434] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 13:15:08.473170  8977 tablet_service.cc:1511] Processing CreateTablet for tablet 18d6dba7add94e4daad7879091a24cfa (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:15:08.515259  9256 tablet_bootstrap.cc:492] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:08.526988  9125 tablet_service.cc:1511] Processing CreateTablet for tablet d745857a22cd425ab5e7315a448b13f7 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:15:08.528024  9121 tablet_service.cc:1511] Processing CreateTablet for tablet 64d266ece78f43d58e3c400beb1f2d2f (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:15:08.530413  9254 tablet_bootstrap.cc:492] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:08.530952  9254 ts_tablet_manager.cc:1403] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.154s	user 0.014s	sys 0.005s
I20260709 13:15:08.533931  9254 raft_consensus.cc:359] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:08.530433  9125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d745857a22cd425ab5e7315a448b13f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.515509  8971 tablet_service.cc:1511] Processing CreateTablet for tablet e73630ec72ce4fbb92211a5ebac66290 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:15:08.523331  8977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d6dba7add94e4daad7879091a24cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.566617  8971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73630ec72ce4fbb92211a5ebac66290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.571072  9263 leader_election.cc:290] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:08.574555  8976 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa180f9101c49d6adbe63155bbbe6c2 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:15:08.576767  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa180f9101c49d6adbe63155bbbe6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.577368  9121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d266ece78f43d58e3c400beb1f2d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.550014  9046 tablet_service.cc:1511] Processing CreateTablet for tablet d745857a22cd425ab5e7315a448b13f7 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:15:08.582604  9046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d745857a22cd425ab5e7315a448b13f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.552232  9051 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa180f9101c49d6adbe63155bbbe6c2 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:15:08.587363  9051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa180f9101c49d6adbe63155bbbe6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.546177  9202 tablet_service.cc:1511] Processing CreateTablet for tablet d745857a22cd425ab5e7315a448b13f7 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:15:08.591012  9202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d745857a22cd425ab5e7315a448b13f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.603886  9255 tablet_bootstrap.cc:654] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.604094  9262 raft_consensus.cc:493] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:08.604825  9262 raft_consensus.cc:515] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:08.608282  9262 leader_election.cc:290] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:08.536131  9254 raft_consensus.cc:385] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:08.611640  9254 raft_consensus.cc:740] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:08.656095  9254 consensus_queue.cc:260] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:08.661439  9254 ts_tablet_manager.cc:1434] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.130s	user 0.005s	sys 0.004s
I20260709 13:15:08.650678  9257 tablet_bootstrap.cc:654] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.654294  9262 raft_consensus.cc:493] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:08.631541  8972 tablet_service.cc:1511] Processing CreateTablet for tablet 64d266ece78f43d58e3c400beb1f2d2f (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:15:08.687412  8972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d266ece78f43d58e3c400beb1f2d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.679236  9262 raft_consensus.cc:515] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:08.689972  9256 tablet_bootstrap.cc:654] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.681751  9265 raft_consensus.cc:493] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:08.679523  9254 tablet_bootstrap.cc:492] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:08.706800  9265 raft_consensus.cc:515] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:08.716055  8970 tablet_service.cc:1511] Processing CreateTablet for tablet 0983c2271d7443f9ba790aee96b37467 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:15:08.717101  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74aa55f0a4c4dbb815a5b6ed2abb5c2" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:08.717586  8970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0983c2271d7443f9ba790aee96b37467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.725157  9263 raft_consensus.cc:493] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:08.725812  9263 raft_consensus.cc:515] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:08.728660  9263 leader_election.cc:290] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:08.696856  9262 leader_election.cc:290] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
W20260709 13:15:08.745344  9101 leader_election.cc:343] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:08.746744  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848b80f2ce6423fa9045aa3bc51946c" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:08.723186  9265 leader_election.cc:290] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:08.766149  9045 tablet_service.cc:1511] Processing CreateTablet for tablet 0983c2271d7443f9ba790aee96b37467 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:15:08.767566  9045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0983c2271d7443f9ba790aee96b37467. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:08.772245  9101 leader_election.cc:343] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:08.795332  9255 tablet_bootstrap.cc:492] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:08.795943  9255 ts_tablet_manager.cc:1403] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.307s	user 0.013s	sys 0.000s
I20260709 13:15:08.821002  8979 tablet_service.cc:1511] Processing CreateTablet for tablet d60f4be43c584d7594ae918dd46f15b1 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:15:08.821842  9047 tablet_service.cc:1511] Processing CreateTablet for tablet d60f4be43c584d7594ae918dd46f15b1 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:15:08.822364  8979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60f4be43c584d7594ae918dd46f15b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.823279  9047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60f4be43c584d7594ae918dd46f15b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.827646  8978 tablet_service.cc:1511] Processing CreateTablet for tablet ab51a4cd7a7649be968839e1218fe099 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:15:08.827890  9122 tablet_service.cc:1511] Processing CreateTablet for tablet ab51a4cd7a7649be968839e1218fe099 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:15:08.828347  9255 raft_consensus.cc:359] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:08.829046  8978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab51a4cd7a7649be968839e1218fe099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.829164  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab51a4cd7a7649be968839e1218fe099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.836849  9264 raft_consensus.cc:493] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:08.837363  9264 raft_consensus.cc:515] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:08.851788  9254 tablet_bootstrap.cc:654] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.829082  9255 raft_consensus.cc:385] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:08.864773  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc00bfb80164be78d654496dec18375" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
W20260709 13:15:08.866823  9030 leader_election.cc:343] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:08.867398  9120 tablet_service.cc:1511] Processing CreateTablet for tablet 0983c2271d7443f9ba790aee96b37467 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:15:08.869189  9120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0983c2271d7443f9ba790aee96b37467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.871681  9050 tablet_service.cc:1511] Processing CreateTablet for tablet 6bcee74cd265417e9fbe3dabbf962f0b (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:15:08.872968  9050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bcee74cd265417e9fbe3dabbf962f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.843277  9264 leader_election.cc:290] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:08.879717  8974 tablet_service.cc:1511] Processing CreateTablet for tablet 22f73d051cc1452fbf876c433591a658 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:15:08.880131  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc00bfb80164be78d654496dec18375" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:08.881139  8974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f73d051cc1452fbf876c433591a658. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:08.881706  8935 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:08.882704  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8eb908b9d4b1eadbadf9fa45c4c9d" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:08.884045  9256 tablet_bootstrap.cc:492] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
W20260709 13:15:08.884243  9030 leader_election.cc:343] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:08.884663  9256 ts_tablet_manager.cc:1403] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.370s	user 0.009s	sys 0.020s
I20260709 13:15:08.874181  9125 tablet_service.cc:1511] Processing CreateTablet for tablet 6bcee74cd265417e9fbe3dabbf962f0b (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:15:08.885919  9125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bcee74cd265417e9fbe3dabbf962f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.889719  9202 tablet_service.cc:1511] Processing CreateTablet for tablet d60f4be43c584d7594ae918dd46f15b1 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:15:08.891523  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8eb908b9d4b1eadbadf9fa45c4c9d" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:08.861456  9255 raft_consensus.cc:740] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:08.900715  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74aa55f0a4c4dbb815a5b6ed2abb5c2" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:08.901643  8988 raft_consensus.cc:2468] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
W20260709 13:15:08.903250  9029 leader_election.cc:343] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:08.903831  9029 leader_election.cc:304] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7; no voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:08.904660  9262 raft_consensus.cc:2749] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:08.905522  9101 leader_election.cc:304] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:08.906358  9256 raft_consensus.cc:359] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:08.906785  9263 raft_consensus.cc:2804] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:08.907210  9256 raft_consensus.cc:385] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:08.907339  9263 raft_consensus.cc:493] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:08.907583  9256 raft_consensus.cc:740] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:08.907769  9263 raft_consensus.cc:3060] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:08.910817  9199 tablet_service.cc:1511] Processing CreateTablet for tablet ab51a4cd7a7649be968839e1218fe099 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:15:08.910878  9255 consensus_queue.cc:260] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:08.912108  8989 raft_consensus.cc:2468] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:08.914079  9255 ts_tablet_manager.cc:1434] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.001s
I20260709 13:15:08.915092  9255 tablet_bootstrap.cc:492] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:08.915591  9193 tablet_service.cc:1511] Processing CreateTablet for tablet 6bcee74cd265417e9fbe3dabbf962f0b (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:15:08.916066  9027 leader_election.cc:304] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 5d639861449a416bb7487f1ef989c338
I20260709 13:15:08.916244  9124 tablet_service.cc:1511] Processing CreateTablet for tablet 22f73d051cc1452fbf876c433591a658 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:15:08.917584  9124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f73d051cc1452fbf876c433591a658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.918758  9262 raft_consensus.cc:2804] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:08.919224  9262 raft_consensus.cc:493] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:08.919080  9263 raft_consensus.cc:515] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:08.919639  9262 raft_consensus.cc:3060] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:08.922135  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74aa55f0a4c4dbb815a5b6ed2abb5c2" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
W20260709 13:15:08.923621  9101 leader_election.cc:343] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:08.911502  9202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60f4be43c584d7594ae918dd46f15b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.925231  9046 tablet_service.cc:1511] Processing CreateTablet for tablet 22f73d051cc1452fbf876c433591a658 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:15:08.930790  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74aa55f0a4c4dbb815a5b6ed2abb5c2" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:08.931576  8989 raft_consensus.cc:3060] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:08.941895  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74aa55f0a4c4dbb815a5b6ed2abb5c2" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:08.944092  8952 leader_election.cc:343] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:08.952138  9199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab51a4cd7a7649be968839e1218fe099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.952342  9255 tablet_bootstrap.cc:654] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.927871  9263 leader_election.cc:290] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:08.908432  9256 consensus_queue.cc:260] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:08.958274  9262 raft_consensus.cc:515] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:08.970005  9046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f73d051cc1452fbf876c433591a658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.973142  9193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bcee74cd265417e9fbe3dabbf962f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.987536  8976 tablet_service.cc:1511] Processing CreateTablet for tablet 5c89e686b78e41b9886fbf943f1461cb (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:15:08.993391  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c89e686b78e41b9886fbf943f1461cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.995496  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74aa55f0a4c4dbb815a5b6ed2abb5c2" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:08.995632  9201 tablet_service.cc:1511] Processing CreateTablet for tablet 5c89e686b78e41b9886fbf943f1461cb (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:15:08.996560  9138 raft_consensus.cc:2393] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efa0737ffe864320a7fbbc7379feac5b in current term 1: Already voted for candidate 5d639861449a416bb7487f1ef989c338 in this term.
I20260709 13:15:08.997450  9120 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb10754a6e6480a95afcb381c8efc47 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:15:08.998986  9120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb10754a6e6480a95afcb381c8efc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.007067  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:09.007355  9052 tablet_service.cc:1511] Processing CreateTablet for tablet 49d6cfc044d44719b468760bbcd79c06 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:15:09.008901  9052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d6cfc044d44719b468760bbcd79c06. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:09.009163  9175 leader_election.cc:343] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:08.991583  9051 tablet_service.cc:1511] Processing CreateTablet for tablet 5c89e686b78e41b9886fbf943f1461cb (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:15:09.017853  9051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c89e686b78e41b9886fbf943f1461cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.018318  9257 tablet_bootstrap.cc:492] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:08.999308  8975 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb10754a6e6480a95afcb381c8efc47 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:15:09.018911  9257 ts_tablet_manager.cc:1403] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.514s	user 0.018s	sys 0.015s
I20260709 13:15:09.019556  8975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb10754a6e6480a95afcb381c8efc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.023806  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848b80f2ce6423fa9045aa3bc51946c" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:09.024642  9200 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb10754a6e6480a95afcb381c8efc47 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
W20260709 13:15:09.025274  9103 leader_election.cc:343] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.026847  9103 leader_election.cc:304] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:09.028098  9263 raft_consensus.cc:2749] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:09.030613  8955 leader_election.cc:304] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:09.031136  9049 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef814fb8f0446efad75e9debeeae7c6 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:15:09.032150  9119 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef814fb8f0446efad75e9debeeae7c6 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:15:09.033538  9119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef814fb8f0446efad75e9debeeae7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.033731  9197 tablet_service.cc:1511] Processing CreateTablet for tablet 49d6cfc044d44719b468760bbcd79c06 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:15:09.032562  9049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef814fb8f0446efad75e9debeeae7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.039824  9201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c89e686b78e41b9886fbf943f1461cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.040510  9197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d6cfc044d44719b468760bbcd79c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.041486  9053 tablet_service.cc:1511] Processing CreateTablet for tablet cf56b83f52ee4253b96ce25549e4a9ba (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:15:09.036700  8979 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef814fb8f0446efad75e9debeeae7c6 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:15:09.043678  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc00bfb80164be78d654496dec18375" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:09.036700  9195 tablet_service.cc:1511] Processing CreateTablet for tablet cf56b83f52ee4253b96ce25549e4a9ba (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:15:09.043879  8979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef814fb8f0446efad75e9debeeae7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.044332  8988 raft_consensus.cc:3060] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.044929  9195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf56b83f52ee4253b96ce25549e4a9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.044811  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc00bfb80164be78d654496dec18375" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:09.035216  8971 tablet_service.cc:1511] Processing CreateTablet for tablet cf56b83f52ee4253b96ce25549e4a9ba (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 13:15:09.046515  9030 leader_election.cc:343] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.046684  8971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf56b83f52ee4253b96ce25549e4a9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.050997  9053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf56b83f52ee4253b96ce25549e4a9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.054414  8989 raft_consensus.cc:2468] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:09.055006  9265 raft_consensus.cc:2749] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:09.056638  8988 raft_consensus.cc:2468] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:09.056897  9200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb10754a6e6480a95afcb381c8efc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.052281  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:09.059747  9101 leader_election.cc:304] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:09.060961  9263 raft_consensus.cc:2804] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:09.062038  9027 leader_election.cc:304] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 5d639861449a416bb7487f1ef989c338
I20260709 13:15:09.043864  9262 leader_election.cc:290] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:09.077881  9262 raft_consensus.cc:2804] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:09.078409  9262 raft_consensus.cc:697] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:09.079281  9262 consensus_queue.cc:237] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:09.091876  9121 tablet_service.cc:1511] Processing CreateTablet for tablet 49d6cfc044d44719b468760bbcd79c06 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:15:09.093384  9121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d6cfc044d44719b468760bbcd79c06. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:09.099105  9178 leader_election.cc:343] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.099684  9178 leader_election.cc:304] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:09.100606  9264 raft_consensus.cc:2749] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:09.103299  9254 tablet_bootstrap.cc:492] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:09.104002  9254 ts_tablet_manager.cc:1403] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.437s	user 0.019s	sys 0.013s
I20260709 13:15:09.022145  9257 raft_consensus.cc:359] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.110379  9198 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc5589e1eda416082e3ed40aefb881b (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:15:09.111884  9198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc5589e1eda416082e3ed40aefb881b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.111811  9122 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc5589e1eda416082e3ed40aefb881b (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:15:09.113585  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc5589e1eda416082e3ed40aefb881b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.105409  9257 raft_consensus.cc:385] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.116825  9257 raft_consensus.cc:740] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.117805  9257 consensus_queue.cc:260] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.122702  9257 ts_tablet_manager.cc:1434] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.103s	user 0.005s	sys 0.003s
I20260709 13:15:09.123924  9256 ts_tablet_manager.cc:1434] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.239s	user 0.023s	sys 0.031s
I20260709 13:15:09.132861  9254 raft_consensus.cc:359] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:09.145839  9254 raft_consensus.cc:385] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.146317  9254 raft_consensus.cc:740] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.146494  9256 tablet_bootstrap.cc:492] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:09.147437  9254 consensus_queue.cc:260] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
W20260709 13:15:09.177241  9027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.65:44109, user_credentials={real_user=slave}} blocked reactor thread for 94490.2us
I20260709 13:15:09.185972  9257 tablet_bootstrap.cc:492] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:09.200824  9256 tablet_bootstrap.cc:654] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.152758  9263 raft_consensus.cc:697] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:09.204157  9263 consensus_queue.cc:237] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:09.225775  8974 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc5589e1eda416082e3ed40aefb881b (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:15:09.241014  8884 catalog_manager.cc:5697] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.258355  9123 tablet_service.cc:1511] Processing CreateTablet for tablet afac7864e3354508b53248a19e4122f7 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:15:09.259840  9123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afac7864e3354508b53248a19e4122f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.261821  9255 tablet_bootstrap.cc:492] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:09.270632  9255 ts_tablet_manager.cc:1403] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.356s	user 0.026s	sys 0.039s
I20260709 13:15:09.274693  8974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc5589e1eda416082e3ed40aefb881b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.275100  9201 tablet_service.cc:1511] Processing CreateTablet for tablet afac7864e3354508b53248a19e4122f7 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:15:09.276748  9201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afac7864e3354508b53248a19e4122f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.286619  9254 ts_tablet_manager.cc:1434] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.182s	user 0.018s	sys 0.031s
I20260709 13:15:09.287196  9049 tablet_service.cc:1511] Processing CreateTablet for tablet afac7864e3354508b53248a19e4122f7 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:15:09.287995  9254 tablet_bootstrap.cc:492] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:09.288661  9049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afac7864e3354508b53248a19e4122f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.291958  8975 tablet_service.cc:1511] Processing CreateTablet for tablet 82ff9b207cfc4220805fc529f5d3b210 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:15:09.283402  9257 tablet_bootstrap.cc:654] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.293737  9052 tablet_service.cc:1511] Processing CreateTablet for tablet 82ff9b207cfc4220805fc529f5d3b210 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:15:09.295578  9262 raft_consensus.cc:493] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.298666  9052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ff9b207cfc4220805fc529f5d3b210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.298429  9262 raft_consensus.cc:515] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.300835  9262 leader_election.cc:290] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:09.302029  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848b80f2ce6423fa9045aa3bc51946c" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:09.302843  8975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ff9b207cfc4220805fc529f5d3b210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.302731  9138 raft_consensus.cc:2468] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:09.303820  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848b80f2ce6423fa9045aa3bc51946c" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
W20260709 13:15:09.305419  9029 leader_election.cc:343] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.309034  9030 leader_election.cc:304] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:09.310304  9262 raft_consensus.cc:2804] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:09.310774  9262 raft_consensus.cc:493] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:09.311213  9262 raft_consensus.cc:3060] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.298234  9255 raft_consensus.cc:359] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.323148  9255 raft_consensus.cc:385] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.323539  9255 raft_consensus.cc:740] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.325508  9256 tablet_bootstrap.cc:492] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:09.325866  9255 consensus_queue.cc:260] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.326098  9195 tablet_service.cc:1511] Processing CreateTablet for tablet dfbc12ecfc7b4071961b853061209b2f (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:15:09.327541  9195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfbc12ecfc7b4071961b853061209b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.328636  9255 ts_tablet_manager.cc:1434] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.002s
I20260709 13:15:09.326092  9256 ts_tablet_manager.cc:1403] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.180s	user 0.009s	sys 0.022s
I20260709 13:15:09.360033  9262 raft_consensus.cc:515] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.360898  8971 tablet_service.cc:1511] Processing CreateTablet for tablet dfbc12ecfc7b4071961b853061209b2f (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:15:09.363314  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848b80f2ce6423fa9045aa3bc51946c" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:09.330526  9125 tablet_service.cc:1511] Processing CreateTablet for tablet 82ff9b207cfc4220805fc529f5d3b210 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:15:09.367646  9121 tablet_service.cc:1511] Processing CreateTablet for tablet d58ea3027e134d3ca26a0dd600f536f8 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:15:09.368983  9193 tablet_service.cc:1511] Processing CreateTablet for tablet d58ea3027e134d3ca26a0dd600f536f8 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:15:09.369676  9256 raft_consensus.cc:359] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:09.366398  9138 raft_consensus.cc:3060] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.377874  9193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58ea3027e134d3ca26a0dd600f536f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.379562  9121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58ea3027e134d3ca26a0dd600f536f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.382848  8971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfbc12ecfc7b4071961b853061209b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.383195  9125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ff9b207cfc4220805fc529f5d3b210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.383685  9046 tablet_service.cc:1511] Processing CreateTablet for tablet dfbc12ecfc7b4071961b853061209b2f (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:15:09.385115  9046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfbc12ecfc7b4071961b853061209b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.385938  9256 raft_consensus.cc:385] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.386327  9256 raft_consensus.cc:740] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.386518  8976 tablet_service.cc:1511] Processing CreateTablet for tablet d58ea3027e134d3ca26a0dd600f536f8 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:15:09.387210  9256 consensus_queue.cc:260] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:09.387997  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58ea3027e134d3ca26a0dd600f536f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.389663  9256 ts_tablet_manager.cc:1434] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260709 13:15:09.373399  9254 tablet_bootstrap.cc:654] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.365028  9255 tablet_bootstrap.cc:492] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:09.397938  9256 tablet_bootstrap.cc:492] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:09.398188  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848b80f2ce6423fa9045aa3bc51946c" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:09.395427  8885 catalog_manager.cc:5697] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:09.399537  9029 leader_election.cc:343] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.405455  9198 tablet_service.cc:1511] Processing CreateTablet for tablet d0cb9f748a804ba1b3dcd238c73fb286 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:15:09.407075  9198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0cb9f748a804ba1b3dcd238c73fb286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.408528  9123 tablet_service.cc:1511] Processing CreateTablet for tablet 21162a2317594f109b4e4615f1272492 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:15:09.396117  9262 leader_election.cc:290] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:09.412643  9201 tablet_service.cc:1511] Processing CreateTablet for tablet 500ce9bff369468f924314369baa0835 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:15:09.420074  9201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500ce9bff369468f924314369baa0835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.423393  9202 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7fe81dac0e46989fac025e32af3b09 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:15:09.424228  9264 raft_consensus.cc:493] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.424664  9202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7fe81dac0e46989fac025e32af3b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.424762  9264 raft_consensus.cc:515] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.417326  9255 tablet_bootstrap.cc:654] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.429512  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8eb908b9d4b1eadbadf9fa45c4c9d" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:09.418503  9122 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7fe81dac0e46989fac025e32af3b09 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
W20260709 13:15:09.444151  9178 leader_election.cc:343] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.432114  9053 tablet_service.cc:1511] Processing CreateTablet for tablet d0cb9f748a804ba1b3dcd238c73fb286 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:15:09.445689  9053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0cb9f748a804ba1b3dcd238c73fb286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.414999  9265 raft_consensus.cc:493] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.446945  9265 raft_consensus.cc:515] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.449239  8975 tablet_service.cc:1511] Processing CreateTablet for tablet 21162a2317594f109b4e4615f1272492 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:15:09.412411  9123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21162a2317594f109b4e4615f1272492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.449744  9045 tablet_service.cc:1511] Processing CreateTablet for tablet 21162a2317594f109b4e4615f1272492 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:15:09.451135  9045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21162a2317594f109b4e4615f1272492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.434172  9257 tablet_bootstrap.cc:492] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:09.434775  9262 raft_consensus.cc:493] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.414139  9119 tablet_service.cc:1511] Processing CreateTablet for tablet d0cb9f748a804ba1b3dcd238c73fb286 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:15:09.452096  9257 ts_tablet_manager.cc:1403] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.266s	user 0.017s	sys 0.000s
I20260709 13:15:09.453557  9263 raft_consensus.cc:493] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.453774  8979 tablet_service.cc:1511] Processing CreateTablet for tablet 500ce9bff369468f924314369baa0835 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:15:09.454113  9263 raft_consensus.cc:515] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:09.455184  8979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500ce9bff369468f924314369baa0835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.410544  9138 raft_consensus.cc:2468] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:09.441358  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8eb908b9d4b1eadbadf9fa45c4c9d" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:09.449235  8978 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7fe81dac0e46989fac025e32af3b09 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:15:09.433050  9264 leader_election.cc:290] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:09.456360  9119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0cb9f748a804ba1b3dcd238c73fb286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.464279  9265 leader_election.cc:290] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:09.465090  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7fe81dac0e46989fac025e32af3b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.459444  9262 raft_consensus.cc:515] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:09.468314  9262 leader_election.cc:290] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:09.462961  8978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7fe81dac0e46989fac025e32af3b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.461040  9030 leader_election.cc:304] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:09.463542  9064 raft_consensus.cc:2468] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:09.460584  9050 tablet_service.cc:1511] Processing CreateTablet for tablet 500ce9bff369468f924314369baa0835 (DEFAULT_TABLE table=test-workload [id=fe9156c2402a41d6a99f7c2a8a2f14f8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:15:09.479983  9263 leader_election.cc:290] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:09.480759  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74aa55f0a4c4dbb815a5b6ed2abb5c2" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:09.481372  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:09.488694  9262 raft_consensus.cc:2804] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:09.491231  9262 raft_consensus.cc:697] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:09.492097  9262 consensus_queue.cc:237] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.488931  8989 raft_consensus.cc:2393] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54b3ab68f43246c4a378baf95476b2c7 in current term 1: Already voted for candidate 5d639861449a416bb7487f1ef989c338 in this term.
I20260709 13:15:09.496548  9254 tablet_bootstrap.cc:492] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:09.497066  9254 ts_tablet_manager.cc:1403] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.209s	user 0.007s	sys 0.008s
W20260709 13:15:09.500243  9101 leader_election.cc:343] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.502242  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a57cd3b86904c52b30a825304b3004c" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:09.487775  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a57cd3b86904c52b30a825304b3004c" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:09.511076  9050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500ce9bff369468f924314369baa0835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.511184  9175 leader_election.cc:304] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [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: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 5d639861449a416bb7487f1ef989c338
I20260709 13:15:09.516501  8975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21162a2317594f109b4e4615f1272492. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:09.521783  8955 leader_election.cc:343] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.522955  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:09.523749  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74aa55f0a4c4dbb815a5b6ed2abb5c2" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
W20260709 13:15:09.524479  9101 leader_election.cc:343] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.524931  9101 leader_election.cc:304] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:09.525269  9030 leader_election.cc:304] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7; no voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:09.526103  9263 raft_consensus.cc:2749] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:09.527601  9290 raft_consensus.cc:3060] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.529305  9256 tablet_bootstrap.cc:654] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:09.529578  8954 leader_election.cc:343] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.530043  8954 leader_election.cc:304] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:09.530853  9265 raft_consensus.cc:2749] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:09.522712  9257 raft_consensus.cc:359] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.518370  9264 raft_consensus.cc:2804] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:09.539064  9264 raft_consensus.cc:493] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:09.541226  9264 raft_consensus.cc:3060] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.541613  9254 raft_consensus.cc:359] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:09.542936  9254 raft_consensus.cc:385] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.543226  9254 raft_consensus.cc:740] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
W20260709 13:15:09.545192  9030 consensus_peers.cc:597] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Couldn't send request to peer 5d639861449a416bb7487f1ef989c338. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:09.545543  9290 raft_consensus.cc:2749] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:09.534787  9257 raft_consensus.cc:385] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.546804  9257 raft_consensus.cc:740] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.547607  9257 consensus_queue.cc:260] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.554850  9254 consensus_queue.cc:260] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:09.557588  9254 ts_tablet_manager.cc:1434] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.003s
I20260709 13:15:09.569583  9257 ts_tablet_manager.cc:1434] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.117s	user 0.008s	sys 0.000s
I20260709 13:15:09.571115  9257 tablet_bootstrap.cc:492] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:09.566721  9255 tablet_bootstrap.cc:492] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:09.578312  9264 raft_consensus.cc:515] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.578888  9255 ts_tablet_manager.cc:1403] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.223s	user 0.009s	sys 0.031s
I20260709 13:15:09.579324  9254 tablet_bootstrap.cc:492] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:09.595072  9255 raft_consensus.cc:359] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.595971  9255 raft_consensus.cc:385] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.596362  9255 raft_consensus.cc:740] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.606657  9255 consensus_queue.cc:260] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.616287  9257 tablet_bootstrap.cc:654] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.616305  9254 tablet_bootstrap.cc:654] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.618618  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8eb908b9d4b1eadbadf9fa45c4c9d" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:09.619367  9064 raft_consensus.cc:3060] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.619768  9256 tablet_bootstrap.cc:492] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:09.620397  9256 ts_tablet_manager.cc:1403] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.224s	user 0.020s	sys 0.002s
I20260709 13:15:09.623409  9255 ts_tablet_manager.cc:1434] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:15:09.624709  9255 tablet_bootstrap.cc:492] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:09.625324  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8eb908b9d4b1eadbadf9fa45c4c9d" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
W20260709 13:15:09.627256  9178 leader_election.cc:343] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.626832  9264 leader_election.cc:290] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:09.637323  9255 tablet_bootstrap.cc:654] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.639787  9256 raft_consensus.cc:359] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.640554  9256 raft_consensus.cc:385] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.640816  9256 raft_consensus.cc:740] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.641510  9256 consensus_queue.cc:260] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.648025  9256 ts_tablet_manager.cc:1434] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 13:15:09.649003  9256 tablet_bootstrap.cc:492] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:09.652546  9064 raft_consensus.cc:2468] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:09.653841  9175 leader_election.cc:304] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [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: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 5d639861449a416bb7487f1ef989c338
I20260709 13:15:09.654742  9264 raft_consensus.cc:2804] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:09.655391  9264 raft_consensus.cc:697] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:09.656486  9264 consensus_queue.cc:237] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.660709  9256 tablet_bootstrap.cc:654] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.682852  9262 consensus_queue.cc:1048] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:09.685611  9255 tablet_bootstrap.cc:492] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:09.686496  9257 tablet_bootstrap.cc:492] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:09.687071  9257 ts_tablet_manager.cc:1403] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.116s	user 0.043s	sys 0.026s
I20260709 13:15:09.686182  8884 catalog_manager.cc:5697] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.690176  9257 raft_consensus.cc:359] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.690380  9256 tablet_bootstrap.cc:492] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:09.686172  9255 ts_tablet_manager.cc:1403] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.008s
I20260709 13:15:09.690953  9257 raft_consensus.cc:385] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.691220  9256 ts_tablet_manager.cc:1403] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.000s
I20260709 13:15:09.691335  9257 raft_consensus.cc:740] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.692162  9257 consensus_queue.cc:260] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.694382  9257 ts_tablet_manager.cc:1434] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:15:09.694141  9255 raft_consensus.cc:359] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.694499  9256 raft_consensus.cc:359] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.694927  9255 raft_consensus.cc:385] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.695304  9256 raft_consensus.cc:385] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.695359  9255 raft_consensus.cc:740] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.695519  9257 tablet_bootstrap.cc:492] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:09.695729  9256 raft_consensus.cc:740] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.696411  9255 consensus_queue.cc:260] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.696597  9256 consensus_queue.cc:260] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.697193  8886 catalog_manager.cc:5697] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 1 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:09.698984  9255 ts_tablet_manager.cc:1434] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:09.699203  9256 ts_tablet_manager.cc:1434] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:09.699999  9255 tablet_bootstrap.cc:492] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:09.700276  9256 tablet_bootstrap.cc:492] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:09.702545  9257 tablet_bootstrap.cc:654] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.707679  9256 tablet_bootstrap.cc:654] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.718429  9255 tablet_bootstrap.cc:654] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.724577  9254 tablet_bootstrap.cc:492] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:09.725144  9254 ts_tablet_manager.cc:1403] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.151s	user 0.009s	sys 0.012s
I20260709 13:15:09.725862  9257 tablet_bootstrap.cc:492] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:09.726429  9257 ts_tablet_manager.cc:1403] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.015s
I20260709 13:15:09.729724  9257 raft_consensus.cc:359] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.730607  9257 raft_consensus.cc:385] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.730968  9257 raft_consensus.cc:740] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.731817  9257 consensus_queue.cc:260] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.729928  9254 raft_consensus.cc:359] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.735010  9254 raft_consensus.cc:385] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.735347  9254 raft_consensus.cc:740] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.737851  9257 ts_tablet_manager.cc:1434] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:09.739379  9257 tablet_bootstrap.cc:492] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:09.737936  9254 consensus_queue.cc:260] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.745651  9254 ts_tablet_manager.cc:1434] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260709 13:15:09.746323  9257 tablet_bootstrap.cc:654] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.749373  9256 tablet_bootstrap.cc:492] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:09.751132  9256 ts_tablet_manager.cc:1403] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.007s
I20260709 13:15:09.752573  9254 tablet_bootstrap.cc:492] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:09.754853  9255 tablet_bootstrap.cc:492] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:09.755519  9255 ts_tablet_manager.cc:1403] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.004s
I20260709 13:15:09.764314  9254 tablet_bootstrap.cc:654] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.765888  9255 raft_consensus.cc:359] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.768417  9255 raft_consensus.cc:385] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.768743  9255 raft_consensus.cc:740] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.769469  9255 consensus_queue.cc:260] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.771664  9255 ts_tablet_manager.cc:1434] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:15:09.772643  9255 tablet_bootstrap.cc:492] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:09.774362  9256 raft_consensus.cc:359] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.776013  9256 raft_consensus.cc:385] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.776467  9256 raft_consensus.cc:740] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.781669  9257 tablet_bootstrap.cc:492] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:09.782433  9257 ts_tablet_manager.cc:1403] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.008s
I20260709 13:15:09.784056  9255 tablet_bootstrap.cc:654] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.787281  9257 raft_consensus.cc:359] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.788146  9257 raft_consensus.cc:385] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.788462  9257 raft_consensus.cc:740] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.789453  9254 tablet_bootstrap.cc:492] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:09.789250  9257 consensus_queue.cc:260] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.789978  9254 ts_tablet_manager.cc:1403] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.012s
I20260709 13:15:09.791787  9257 ts_tablet_manager.cc:1434] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:15:09.777628  9256 consensus_queue.cc:260] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.793443  9254 raft_consensus.cc:359] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.794334  9254 raft_consensus.cc:385] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.794759  9254 raft_consensus.cc:740] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.795696  9254 consensus_queue.cc:260] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.796567  9263 consensus_queue.cc:1048] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:09.798298  9257 tablet_bootstrap.cc:492] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:09.808702  9257 tablet_bootstrap.cc:654] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.811789  9256 ts_tablet_manager.cc:1434] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.003s
I20260709 13:15:09.812880  9256 tablet_bootstrap.cc:492] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:09.816361  9263 consensus_queue.cc:1048] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:09.817772  9265 raft_consensus.cc:493] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.818285  9265 raft_consensus.cc:515] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.819187  9255 tablet_bootstrap.cc:492] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:09.819682  9255 ts_tablet_manager.cc:1403] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.008s
I20260709 13:15:09.820266  9265 leader_election.cc:290] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:09.821353  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:09.822019  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
W20260709 13:15:09.823016  8954 leader_election.cc:343] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.823307  9138 raft_consensus.cc:2468] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:09.825209  8955 leader_election.cc:304] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:09.827252  9256 tablet_bootstrap.cc:654] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.828024  9265 raft_consensus.cc:2804] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:09.828401  9265 raft_consensus.cc:493] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:09.828728  9265 raft_consensus.cc:3060] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.829154  9255 raft_consensus.cc:359] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.829922  9255 raft_consensus.cc:385] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.830204  9255 raft_consensus.cc:740] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.831651  9264 raft_consensus.cc:493] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.831775  9255 consensus_queue.cc:260] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.832166  9264 raft_consensus.cc:515] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.834272  9264 leader_election.cc:290] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:09.836966  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99593e23bc474ee99506838694643854" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:09.837661  8988 raft_consensus.cc:2468] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:09.838697  9175 leader_election.cc:304] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:09.842235  9264 raft_consensus.cc:2804] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:09.842722  9264 raft_consensus.cc:493] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:09.843135  9264 raft_consensus.cc:3060] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.847792  9254 ts_tablet_manager.cc:1434] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.016s
I20260709 13:15:09.848166  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99593e23bc474ee99506838694643854" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:09.849421  9254 tablet_bootstrap.cc:492] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
W20260709 13:15:09.849550  9175 leader_election.cc:343] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.857546  9321 raft_consensus.cc:493] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.858072  9321 raft_consensus.cc:515] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.863700  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a57cd3b86904c52b30a825304b3004c" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:09.864467  9327 raft_consensus.cc:493] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:09.865160  9103 leader_election.cc:343] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.865155  9327 raft_consensus.cc:515] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.867121  9321 leader_election.cc:290] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:09.869473  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5369f02c09c04052b0c98ee4b789b3aa" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
W20260709 13:15:09.871408  8954 leader_election.cc:343] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.874022  9328 raft_consensus.cc:493] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.875641  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a57cd3b86904c52b30a825304b3004c" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:09.876816  8989 raft_consensus.cc:2468] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:09.876551  9265 raft_consensus.cc:515] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.875777  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5369f02c09c04052b0c98ee4b789b3aa" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:09.877839  9064 raft_consensus.cc:2468] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:09.878414  9328 raft_consensus.cc:515] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.880133  9264 raft_consensus.cc:515] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.881173  9101 leader_election.cc:304] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:09.881793  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310db8c794248dc9e82f53f1adc6840" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:09.882520  9212 raft_consensus.cc:2468] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:09.882750  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99593e23bc474ee99506838694643854" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:09.883210  9327 leader_election.cc:290] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:09.883383  8988 raft_consensus.cc:3060] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.881696  9254 tablet_bootstrap.cc:654] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:09.884157  8935 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:09.884070  8954 leader_election.cc:304] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:09.886320  9321 raft_consensus.cc:2804] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:09.887455  9257 tablet_bootstrap.cc:492] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:09.887375  9327 raft_consensus.cc:2804] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:09.897585  9327 raft_consensus.cc:493] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:09.897694  9257 ts_tablet_manager.cc:1403] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.100s	user 0.029s	sys 0.023s
I20260709 13:15:09.897989  9327 raft_consensus.cc:3060] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.898190  9256 tablet_bootstrap.cc:492] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:09.898865  9256 ts_tablet_manager.cc:1403] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.000s
I20260709 13:15:09.901021  9257 raft_consensus.cc:359] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.901845  9257 raft_consensus.cc:385] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.901595  9256 raft_consensus.cc:359] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.902181  9257 raft_consensus.cc:740] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.902328  9256 raft_consensus.cc:385] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.902675  9256 raft_consensus.cc:740] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.903420  9256 consensus_queue.cc:260] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.889428  8952 leader_election.cc:304] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [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: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:09.891384  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:09.891630  9254 tablet_bootstrap.cc:492] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:09.902884  9321 raft_consensus.cc:493] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:09.904654  9138 raft_consensus.cc:3060] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.904831  9254 ts_tablet_manager.cc:1403] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.004s
I20260709 13:15:09.905323  9321 raft_consensus.cc:3060] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.906369  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310db8c794248dc9e82f53f1adc6840" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:09.908021  8952 leader_election.cc:343] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.908143  9254 raft_consensus.cc:359] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:09.908959  9254 raft_consensus.cc:385] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.909471  9254 raft_consensus.cc:740] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.888259  9328 leader_election.cc:290] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:09.894479  9264 leader_election.cc:290] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:09.895771  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99593e23bc474ee99506838694643854" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:09.893326  9265 leader_election.cc:290] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:09.892124  8988 raft_consensus.cc:2468] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
W20260709 13:15:09.911702  9175 leader_election.cc:343] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.903188  9257 consensus_queue.cc:260] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.913060  9138 raft_consensus.cc:2468] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:09.913833  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:09.914178  9257 ts_tablet_manager.cc:1434] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:15:09.915254  9257 tablet_bootstrap.cc:492] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:09.912961  9175 leader_election.cc:304] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:09.916684  9264 raft_consensus.cc:2804] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:09.917256  9264 raft_consensus.cc:697] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:09.916988  8955 leader_election.cc:304] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:09.918087  9265 raft_consensus.cc:2804] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:09.918704  9265 raft_consensus.cc:697] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:09.910413  9254 consensus_queue.cc:260] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:09.919610  9265 consensus_queue.cc:237] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.921005  9321 raft_consensus.cc:515] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.908905  9325 raft_consensus.cc:2804] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:15:09.922058  8954 leader_election.cc:343] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.924423  9325 raft_consensus.cc:493] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:09.918184  9264 consensus_queue.cc:237] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.928858  9325 raft_consensus.cc:3060] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.928530  9327 raft_consensus.cc:515] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.934491  9257 tablet_bootstrap.cc:654] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.897135  9255 ts_tablet_manager.cc:1434] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.077s	user 0.010s	sys 0.002s
I20260709 13:15:09.935371  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310db8c794248dc9e82f53f1adc6840" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:09.936046  9212 raft_consensus.cc:3060] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.936530  9327 leader_election.cc:290] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:09.936240  9255 tablet_bootstrap.cc:492] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:09.938707  9211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a57cd3b86904c52b30a825304b3004c" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:09.938982  9254 ts_tablet_manager.cc:1434] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 13:15:09.938927  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310db8c794248dc9e82f53f1adc6840" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
W20260709 13:15:09.940261  9103 leader_election.cc:343] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.940338  9254 tablet_bootstrap.cc:492] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
W20260709 13:15:09.940598  8952 leader_election.cc:343] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.944490  9288 raft_consensus.cc:493] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.946422  9288 raft_consensus.cc:515] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.950116  9254 tablet_bootstrap.cc:654] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.950430  9211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa47c908e26940e29387d83a7d9e9173" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:09.951671  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa47c908e26940e29387d83a7d9e9173" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
W20260709 13:15:09.953467  9030 leader_election.cc:343] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:09.954752  9029 leader_election.cc:343] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:09.955286  9029 leader_election.cc:304] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7; no voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:09.956281  9290 raft_consensus.cc:2749] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:09.957242  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a57cd3b86904c52b30a825304b3004c" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:09.957419  9255 tablet_bootstrap.cc:654] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.957856  8988 raft_consensus.cc:3060] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.926451  9256 ts_tablet_manager.cc:1434] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:15:09.959481  9288 leader_election.cc:290] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:09.965221  8988 raft_consensus.cc:2468] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:09.966594  9101 leader_election.cc:304] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:09.967590  9329 raft_consensus.cc:2804] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:09.968046  9329 raft_consensus.cc:697] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:09.960906  9256 tablet_bootstrap.cc:492] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:09.968835  9329 consensus_queue.cc:237] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.971679  9212 raft_consensus.cc:2468] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:09.973269  8954 leader_election.cc:304] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [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: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:09.973809  9333 raft_consensus.cc:493] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.974628  9327 raft_consensus.cc:2804] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:09.975170  9327 raft_consensus.cc:697] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:09.976003  9327 consensus_queue.cc:237] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:09.974325  9333 raft_consensus.cc:515] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:09.979838  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc00bfb80164be78d654496dec18375" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:09.982921  9333 leader_election.cc:290] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:09.977047  9325 raft_consensus.cc:515] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:09.987630  9254 tablet_bootstrap.cc:492] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:09.988224  9254 ts_tablet_manager.cc:1403] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.003s
I20260709 13:15:09.985977  8884 catalog_manager.cc:5697] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.991269  9254 raft_consensus.cc:359] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:09.984301  9321 leader_election.cc:290] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:09.983248  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc00bfb80164be78d654496dec18375" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:09.992280  9304 raft_consensus.cc:493] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.995062  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5369f02c09c04052b0c98ee4b789b3aa" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:09.997210  9101 leader_election.cc:304] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:09.997463  9063 raft_consensus.cc:3060] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.998768  9321 raft_consensus.cc:2749] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:09.992741  9325 leader_election.cc:290] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:09.996155  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5369f02c09c04052b0c98ee4b789b3aa" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:09.995505  9254 raft_consensus.cc:385] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.994514  8886 catalog_manager.cc:5697] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 1 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:10.004206  9254 raft_consensus.cc:740] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.996249  9304 raft_consensus.cc:515] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.005712  9254 consensus_queue.cc:260] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
W20260709 13:15:10.006879  8954 leader_election.cc:343] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.008291  9254 ts_tablet_manager.cc:1434] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:15:10.009503  9304 leader_election.cc:290] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:10.011462  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97784c071ed4da69d7f4ad4cd0063dd" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:10.011533  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97784c071ed4da69d7f4ad4cd0063dd" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:10.017753  9064 raft_consensus.cc:2468] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
W20260709 13:15:10.018347  9175 leader_election.cc:343] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.017900  9304 raft_consensus.cc:493] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.019147  9175 leader_election.cc:304] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [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: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:10.019404  9304 raft_consensus.cc:515] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.021819  9264 raft_consensus.cc:2804] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:10.022292  9264 raft_consensus.cc:493] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:10.022740  9264 raft_consensus.cc:3060] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.013136  9063 raft_consensus.cc:2468] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:10.023983  8885 catalog_manager.cc:5697] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 0 to 1, leader changed from <none> to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 1 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:10.016003  9254 tablet_bootstrap.cc:492] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:10.026582  8952 leader_election.cc:304] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [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: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:10.030159  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848b80f2ce6423fa9045aa3bc51946c" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:10.032055  9254 tablet_bootstrap.cc:654] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.034269  9304 leader_election.cc:290] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:10.034493  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848b80f2ce6423fa9045aa3bc51946c" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:10.035202  9265 raft_consensus.cc:2804] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:10.035873  9265 raft_consensus.cc:697] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:10.037551  9255 tablet_bootstrap.cc:492] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:10.042197  9255 ts_tablet_manager.cc:1403] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.003s
I20260709 13:15:10.035410  9138 raft_consensus.cc:2393] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 585a12f3ff074eafb4361cb3394018e1 in current term 1: Already voted for candidate 54b3ab68f43246c4a378baf95476b2c7 in this term.
I20260709 13:15:10.042402  9265 consensus_queue.cc:237] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.044020  9178 leader_election.cc:304] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:10.045306  9304 raft_consensus.cc:3060] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.046236  9255 raft_consensus.cc:359] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.046952  9255 raft_consensus.cc:385] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.047205  9255 raft_consensus.cc:740] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.041587  9256 tablet_bootstrap.cc:654] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.047823  9257 tablet_bootstrap.cc:492] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:10.048274  9257 ts_tablet_manager.cc:1403] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.133s	user 0.040s	sys 0.075s
I20260709 13:15:10.050226  9255 consensus_queue.cc:260] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.041007  9264 raft_consensus.cc:515] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.050889  9257 raft_consensus.cc:359] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.051764  9257 raft_consensus.cc:385] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.052021  9257 raft_consensus.cc:740] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.052634  9257 consensus_queue.cc:260] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.053391  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97784c071ed4da69d7f4ad4cd0063dd" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:10.056772  9255 ts_tablet_manager.cc:1434] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260709 13:15:10.057966  9175 leader_election.cc:343] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.060420  9304 raft_consensus.cc:2749] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:10.058457  9255 tablet_bootstrap.cc:492] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:10.065587  9254 tablet_bootstrap.cc:492] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:10.066013  9254 ts_tablet_manager.cc:1403] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.000s
I20260709 13:15:10.068228  9255 tablet_bootstrap.cc:654] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.070123  9264 leader_election.cc:290] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:10.069494  9254 raft_consensus.cc:359] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.072111  9254 raft_consensus.cc:385] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.072499  9254 raft_consensus.cc:740] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.073577  9254 consensus_queue.cc:260] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.079483  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97784c071ed4da69d7f4ad4cd0063dd" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:10.080134  9063 raft_consensus.cc:3060] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.080919  9254 ts_tablet_manager.cc:1434] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:15:10.082181  9254 tablet_bootstrap.cc:492] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:10.089300  8884 catalog_manager.cc:5697] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 0 to 1, leader changed from <none> to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 1 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:10.090292  9254 tablet_bootstrap.cc:654] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.091728  9256 tablet_bootstrap.cc:492] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:10.092200  9256 ts_tablet_manager.cc:1403] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.000s
I20260709 13:15:10.091604  8884 catalog_manager.cc:5697] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 0 to 1, leader changed from <none> to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 1 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:10.095016  9288 raft_consensus.cc:493] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.095255  9256 raft_consensus.cc:359] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.095716  9063 raft_consensus.cc:2468] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:10.096020  9256 raft_consensus.cc:385] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.095685  9288 raft_consensus.cc:515] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.098009  9256 raft_consensus.cc:740] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.098788  9256 consensus_queue.cc:260] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.100479  9255 tablet_bootstrap.cc:492] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:10.125901  9255 ts_tablet_manager.cc:1403] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.000s
I20260709 13:15:10.126077  9257 ts_tablet_manager.cc:1434] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.077s	user 0.038s	sys 0.030s
I20260709 13:15:10.127213  9257 tablet_bootstrap.cc:492] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:10.128306  9254 tablet_bootstrap.cc:492] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:10.128857  9254 ts_tablet_manager.cc:1403] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.047s	user 0.004s	sys 0.021s
I20260709 13:15:10.128855  9255 raft_consensus.cc:359] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.129850  9255 raft_consensus.cc:385] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.130196  9255 raft_consensus.cc:740] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.100384  9288 leader_election.cc:290] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:10.101135  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f9029cec5e403cad36aafcc0ae9998" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:10.132578  9257 tablet_bootstrap.cc:654] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.132505  9138 raft_consensus.cc:2468] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:10.133186  9254 raft_consensus.cc:359] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.133304  9255 consensus_queue.cc:260] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.133932  9254 raft_consensus.cc:385] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.134207  9254 raft_consensus.cc:740] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.135545  9255 ts_tablet_manager.cc:1434] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:15:10.136647  9255 tablet_bootstrap.cc:492] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:10.136519  9254 consensus_queue.cc:260] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.138495  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f9029cec5e403cad36aafcc0ae9998" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:10.140070  9254 ts_tablet_manager.cc:1434] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:10.140980  9254 tablet_bootstrap.cc:492] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:10.142899  9175 leader_election.cc:304] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [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: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:10.144013  9344 raft_consensus.cc:2804] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:10.144526  9344 raft_consensus.cc:697] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:10.145367  9344 consensus_queue.cc:237] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
W20260709 13:15:10.145727  9029 leader_election.cc:343] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.149231  9030 leader_election.cc:304] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:10.152632  9262 raft_consensus.cc:2804] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:10.153120  9262 raft_consensus.cc:493] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:10.153539  9262 raft_consensus.cc:3060] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.157399  9255 tablet_bootstrap.cc:654] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.161621  9137 raft_consensus.cc:3060] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.167346  9257 tablet_bootstrap.cc:492] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:10.167861  9257 ts_tablet_manager.cc:1403] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.012s
I20260709 13:15:10.169952  9138 raft_consensus.cc:3060] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.170423  9257 raft_consensus.cc:359] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.171133  9257 raft_consensus.cc:385] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.171392  9257 raft_consensus.cc:740] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.172137  9257 consensus_queue.cc:260] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.172775  9350 consensus_queue.cc:1048] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:10.173708  9256 ts_tablet_manager.cc:1434] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260709 13:15:10.174257  9257 ts_tablet_manager.cc:1434] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:10.186909  9304 consensus_queue.cc:1048] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:15:10.194101  9262 raft_consensus.cc:515] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.175212  9257 tablet_bootstrap.cc:492] T 8a57cd3b86904c52b30a825304b3004c P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:10.196770  9321 raft_consensus.cc:493] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.197455  9321 raft_consensus.cc:515] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.199652  9321 leader_election.cc:290] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:10.200842  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:10.202045  9257 tablet_bootstrap.cc:654] T 8a57cd3b86904c52b30a825304b3004c P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:10.202809  9101 leader_election.cc:343] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.202117  9254 tablet_bootstrap.cc:654] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.203251  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:10.174655  9256 tablet_bootstrap.cc:492] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
W20260709 13:15:10.204633  9101 leader_election.cc:343] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.205191  9101 leader_election.cc:304] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:10.214165  9288 consensus_queue.cc:1048] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:10.214920  9257 tablet_bootstrap.cc:492] T 8a57cd3b86904c52b30a825304b3004c P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:10.215415  9257 ts_tablet_manager.cc:1403] T 8a57cd3b86904c52b30a825304b3004c P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.003s
I20260709 13:15:10.215668  9333 raft_consensus.cc:2749] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:10.217198  9255 tablet_bootstrap.cc:492] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:10.217654  9255 ts_tablet_manager.cc:1403] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.028s
I20260709 13:15:10.219791  9344 consensus_queue.cc:1048] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:10.219594  8884 catalog_manager.cc:5697] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 1 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:10.221536  9255 raft_consensus.cc:359] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.222190  9255 raft_consensus.cc:385] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.222451  9255 raft_consensus.cc:740] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.218114  9257 raft_consensus.cc:359] T 8a57cd3b86904c52b30a825304b3004c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.224639  9257 raft_consensus.cc:385] T 8a57cd3b86904c52b30a825304b3004c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.225080  9257 raft_consensus.cc:740] T 8a57cd3b86904c52b30a825304b3004c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.224609  9255 consensus_queue.cc:260] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.227423  9257 consensus_queue.cc:260] T 8a57cd3b86904c52b30a825304b3004c P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.231364  9255 ts_tablet_manager.cc:1434] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:15:10.232054  9257 ts_tablet_manager.cc:1434] T 8a57cd3b86904c52b30a825304b3004c P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 13:15:10.232442  9255 tablet_bootstrap.cc:492] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:10.233007  9257 tablet_bootstrap.cc:492] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:10.238255  9256 tablet_bootstrap.cc:654] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.246254  9262 leader_election.cc:290] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:10.247344  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f9029cec5e403cad36aafcc0ae9998" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:10.247509  9211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f9029cec5e403cad36aafcc0ae9998" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:10.250962  9137 raft_consensus.cc:3060] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.265640  9257 tablet_bootstrap.cc:654] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:10.267447  9029 leader_election.cc:343] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.268760  9255 tablet_bootstrap.cc:654] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.281648  9264 raft_consensus.cc:493] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.282334  9264 raft_consensus.cc:515] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.284653  9264 leader_election.cc:290] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:10.287920  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5369f02c09c04052b0c98ee4b789b3aa" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:10.288725  9063 raft_consensus.cc:2393] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 585a12f3ff074eafb4361cb3394018e1 in current term 1: Already voted for candidate efa0737ffe864320a7fbbc7379feac5b in this term.
I20260709 13:15:10.290370  9137 raft_consensus.cc:2468] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:10.296500  9030 leader_election.cc:304] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:10.297443  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5369f02c09c04052b0c98ee4b789b3aa" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:10.298029  9262 raft_consensus.cc:2804] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:10.298738  9262 raft_consensus.cc:697] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:10.299804  9262 consensus_queue.cc:237] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.303182  9344 raft_consensus.cc:493] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.303889  9344 raft_consensus.cc:515] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.304633  9175 leader_election.cc:304] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:10.309284  9344 leader_election.cc:290] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:10.309473  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111191994b8e47439d52c515bb9de659" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
W20260709 13:15:10.311070  9178 leader_election.cc:343] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.309242  9264 raft_consensus.cc:3060] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.318887  9265 raft_consensus.cc:493] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.320866  9254 tablet_bootstrap.cc:492] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:10.321981  9254 ts_tablet_manager.cc:1403] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.181s	user 0.012s	sys 0.014s
I20260709 13:15:10.322461  9265 raft_consensus.cc:515] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.326455  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111191994b8e47439d52c515bb9de659" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:10.328559  9265 leader_election.cc:290] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:10.330201  9211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:10.333308  9254 raft_consensus.cc:359] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.334980  9254 raft_consensus.cc:385] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.335223  9254 raft_consensus.cc:740] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.337210  9254 consensus_queue.cc:260] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.339474  9257 tablet_bootstrap.cc:492] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:10.339815  9257 ts_tablet_manager.cc:1403] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.034s
I20260709 13:15:10.333986  9211 raft_consensus.cc:2468] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:10.341198  8954 leader_election.cc:304] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:10.342042  9265 raft_consensus.cc:2804] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:10.342404  9265 raft_consensus.cc:493] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:10.342748  9265 raft_consensus.cc:3060] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.344429  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:10.347929  9137 raft_consensus.cc:2468] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:10.345960  8887 catalog_manager.cc:5697] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:10.348433  9264 raft_consensus.cc:2749] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:10.336895  9175 leader_election.cc:343] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.349259  9175 leader_election.cc:304] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:10.350035  9264 raft_consensus.cc:2749] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:10.349871  9265 raft_consensus.cc:515] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.347100  9257 raft_consensus.cc:359] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.351198  9257 raft_consensus.cc:385] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.351482  9257 raft_consensus.cc:740] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
W20260709 13:15:10.352360  9175 consensus_peers.cc:597] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:10.352197  9257 consensus_queue.cc:260] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.353072  9254 ts_tablet_manager.cc:1434] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 13:15:10.354017  9254 tablet_bootstrap.cc:492] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:10.354138  9257 ts_tablet_manager.cc:1434] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:15:10.354957  9265 leader_election.cc:290] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:10.354883  9211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:10.355566  9211 raft_consensus.cc:3060] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.356623  9256 tablet_bootstrap.cc:492] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:10.357061  9256 ts_tablet_manager.cc:1403] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.183s	user 0.012s	sys 0.015s
I20260709 13:15:10.359551  9256 raft_consensus.cc:359] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.360183  9256 raft_consensus.cc:385] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.360435  9256 raft_consensus.cc:740] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.361156  9256 consensus_queue.cc:260] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.354883  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:10.363149  9256 ts_tablet_manager.cc:1434] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:10.363161  9137 raft_consensus.cc:3060] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.364099  9256 tablet_bootstrap.cc:492] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:10.364846  9333 consensus_queue.cc:1048] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:10.366937  9211 raft_consensus.cc:2468] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:10.355020  9257 tablet_bootstrap.cc:492] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:10.368180  8954 leader_election.cc:304] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:10.369485  9325 raft_consensus.cc:2804] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:10.369951  9325 raft_consensus.cc:697] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:10.370783  9325 consensus_queue.cc:237] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.374261  9257 tablet_bootstrap.cc:654] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.380692  9255 tablet_bootstrap.cc:492] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:10.381362  9255 ts_tablet_manager.cc:1403] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.000s
I20260709 13:15:10.382594  9254 tablet_bootstrap.cc:654] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.383625  9137 raft_consensus.cc:2468] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:10.391824  9256 tablet_bootstrap.cc:654] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.401319  9264 consensus_queue.cc:1048] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:10.407974  9255 raft_consensus.cc:359] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.408571  9255 raft_consensus.cc:385] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.408804  9255 raft_consensus.cc:740] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.409372  9255 consensus_queue.cc:260] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.416628  8884 catalog_manager.cc:5697] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 0 to 1, leader changed from <none> to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 1 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:10.417430  9254 tablet_bootstrap.cc:492] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:10.418056  9254 ts_tablet_manager.cc:1403] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.011s
I20260709 13:15:10.420540  9257 tablet_bootstrap.cc:492] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:10.421087  9257 ts_tablet_manager.cc:1403] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.017s
I20260709 13:15:10.422102  9255 ts_tablet_manager.cc:1434] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:15:10.428021  9255 tablet_bootstrap.cc:492] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:10.427919  9212 raft_consensus.cc:3060] T 8a57cd3b86904c52b30a825304b3004c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:10.432618  8952 consensus_peers.cc:597] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:10.438275  9257 raft_consensus.cc:359] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.439100  9257 raft_consensus.cc:385] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.438331  9334 consensus_queue.cc:1048] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:10.439369  9257 raft_consensus.cc:740] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.424243  9254 raft_consensus.cc:359] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.444378  9254 raft_consensus.cc:385] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.444672  9254 raft_consensus.cc:740] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.445312  9254 consensus_queue.cc:260] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.451090  9325 consensus_queue.cc:1048] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:10.451786  9254 ts_tablet_manager.cc:1434] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.033s	user 0.001s	sys 0.005s
I20260709 13:15:10.455087  9256 tablet_bootstrap.cc:492] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:10.457832  9254 tablet_bootstrap.cc:492] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:10.457532  9325 consensus_queue.cc:1048] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:10.457626  9257 consensus_queue.cc:260] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.455621  9256 ts_tablet_manager.cc:1403] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.019s
I20260709 13:15:10.459721  9257 ts_tablet_manager.cc:1434] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:15:10.462666  9256 raft_consensus.cc:359] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.463469  9256 raft_consensus.cc:385] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.463744  9256 raft_consensus.cc:740] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.463671  9257 tablet_bootstrap.cc:492] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:10.464629  9256 consensus_queue.cc:260] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.473909  9254 tablet_bootstrap.cc:654] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.474047  9255 tablet_bootstrap.cc:654] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.485321  9211 raft_consensus.cc:3060] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.487813  9257 tablet_bootstrap.cc:654] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.495851  9325 consensus_queue.cc:1048] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:10.477036  9256 ts_tablet_manager.cc:1434] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 13:15:10.516104  9256 tablet_bootstrap.cc:492] T 99593e23bc474ee99506838694643854 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:10.522836  9327 raft_consensus.cc:493] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.523598  9327 raft_consensus.cc:515] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.527064  9327 leader_election.cc:290] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:10.527856  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97784c071ed4da69d7f4ad4cd0063dd" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:10.531198  9344 raft_consensus.cc:493] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.531335  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97784c071ed4da69d7f4ad4cd0063dd" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:10.531955  9256 tablet_bootstrap.cc:654] T 99593e23bc474ee99506838694643854 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.531771  9344 raft_consensus.cc:515] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.533834  9344 leader_election.cc:290] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:10.534660  9254 tablet_bootstrap.cc:492] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:10.536938  9255 tablet_bootstrap.cc:492] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:10.537322  9254 ts_tablet_manager.cc:1403] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.014s
I20260709 13:15:10.537421  9255 ts_tablet_manager.cc:1403] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.110s	user 0.023s	sys 0.022s
I20260709 13:15:10.532181  9064 raft_consensus.cc:2393] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efa0737ffe864320a7fbbc7379feac5b in current term 1: Already voted for candidate 585a12f3ff074eafb4361cb3394018e1 in this term.
I20260709 13:15:10.535312  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a06f79755a4abf9ca1fe5d8c6636a0" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:10.536026  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a06f79755a4abf9ca1fe5d8c6636a0" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:10.539718  9254 raft_consensus.cc:359] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
W20260709 13:15:10.539958  9175 leader_election.cc:343] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.540365  9254 raft_consensus.cc:385] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.539978  9255 raft_consensus.cc:359] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.540648  9254 raft_consensus.cc:740] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
W20260709 13:15:10.540813  9178 leader_election.cc:343] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.541316  9178 leader_election.cc:304] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:10.541538  9254 consensus_queue.cc:260] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.542192  9344 raft_consensus.cc:2749] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:10.540791  9255 raft_consensus.cc:385] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.540724  8952 leader_election.cc:304] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:10.542670  9255 raft_consensus.cc:740] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.543493  9254 ts_tablet_manager.cc:1434] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:10.543836  9325 raft_consensus.cc:3060] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.543520  9255 consensus_queue.cc:260] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.544466  9254 tablet_bootstrap.cc:492] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:10.545809  9255 ts_tablet_manager.cc:1434] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:10.547576  9334 raft_consensus.cc:493] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.548041  9334 raft_consensus.cc:515] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.550052  9334 leader_election.cc:290] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:10.551024  9254 tablet_bootstrap.cc:654] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.550915  9265 raft_consensus.cc:493] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.551479  9265 raft_consensus.cc:515] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.551793  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5046c87f291a4de49aaa3e8c1986e932" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:10.553148  9101 leader_election.cc:343] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.554699  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:10.551492  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5046c87f291a4de49aaa3e8c1986e932" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:10.555328  9064 raft_consensus.cc:2468] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:10.555740  8988 raft_consensus.cc:2468] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:10.556344  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:10.556957  9137 raft_consensus.cc:2468] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:10.557116  9362 raft_consensus.cc:493] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.557691  9265 leader_election.cc:290] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:10.557613  9362 raft_consensus.cc:515] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.558522  8955 leader_election.cc:304] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:10.559434  9255 tablet_bootstrap.cc:492] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:10.559521  9101 leader_election.cc:304] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:10.559787  9362 leader_election.cc:290] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:10.560726  9334 raft_consensus.cc:2804] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:10.561079  9334 raft_consensus.cc:493] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:10.561410  9334 raft_consensus.cc:3060] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.561581  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f9029cec5e403cad36aafcc0ae9998" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:10.562479  9137 raft_consensus.cc:2393] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 585a12f3ff074eafb4361cb3394018e1 in current term 1: Already voted for candidate 54b3ab68f43246c4a378baf95476b2c7 in this term.
I20260709 13:15:10.564487  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f9029cec5e403cad36aafcc0ae9998" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:10.565634  9255 tablet_bootstrap.cc:654] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.566367  9175 leader_election.cc:304] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:10.567034  9327 raft_consensus.cc:2804] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:10.567428  9327 raft_consensus.cc:493] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:10.567744  9362 raft_consensus.cc:3060] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.569692  9263 raft_consensus.cc:493] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.567757  9327 raft_consensus.cc:3060] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.570333  9263 raft_consensus.cc:515] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.567672  9265 consensus_queue.cc:1048] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:10.575475  9263 leader_election.cc:290] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:10.577996  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111191994b8e47439d52c515bb9de659" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:10.583338  9101 leader_election.cc:343] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.584499  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111191994b8e47439d52c515bb9de659" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:10.585968  9210 raft_consensus.cc:2468] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:10.587755  9103 leader_election.cc:304] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:10.589946  9263 raft_consensus.cc:2804] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:10.590340  9263 raft_consensus.cc:493] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:10.590735  9263 raft_consensus.cc:3060] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.593199  9264 consensus_queue.cc:1048] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:10.600917  9344 raft_consensus.cc:493] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.601598  9344 raft_consensus.cc:515] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.602190  9255 tablet_bootstrap.cc:492] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:10.602437  9362 raft_consensus.cc:2749] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:10.602703  9255 ts_tablet_manager.cc:1403] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.017s
I20260709 13:15:10.603431  9257 tablet_bootstrap.cc:492] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:10.604476  9257 ts_tablet_manager.cc:1403] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.141s	user 0.024s	sys 0.016s
I20260709 13:15:10.606235  9255 raft_consensus.cc:359] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.600603  9327 raft_consensus.cc:515] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.606901  9255 raft_consensus.cc:385] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.607199  9255 raft_consensus.cc:740] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.607831  9255 consensus_queue.cc:260] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.609797  9255 ts_tablet_manager.cc:1434] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:15:10.603608  9254 tablet_bootstrap.cc:492] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:10.610984  9254 ts_tablet_manager.cc:1403] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.000s
I20260709 13:15:10.613502  9254 raft_consensus.cc:359] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.614132  9254 raft_consensus.cc:385] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.614384  9254 raft_consensus.cc:740] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.615758  9255 tablet_bootstrap.cc:492] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:10.615811  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:10.616667  9062 raft_consensus.cc:3060] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.621114  9254 consensus_queue.cc:260] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.623347  9254 ts_tablet_manager.cc:1434] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:15:10.626798  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:10.628728  9255 tablet_bootstrap.cc:654] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.632040  9254 tablet_bootstrap.cc:492] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:10.631922  9327 leader_election.cc:290] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:10.632850  9257 raft_consensus.cc:359] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.634819  9257 raft_consensus.cc:385] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.636420  9257 raft_consensus.cc:740] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.640483  9257 consensus_queue.cc:260] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.642002  9254 tablet_bootstrap.cc:654] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.634042  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:10.642865  9138 raft_consensus.cc:3060] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.643069  9257 ts_tablet_manager.cc:1434] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:15:10.643361  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:10.644335  9257 tablet_bootstrap.cc:492] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:10.644838  9344 leader_election.cc:290] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:10.647174  9334 raft_consensus.cc:515] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.647931  9178 leader_election.cc:304] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1; no voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:10.649225  9334 leader_election.cc:290] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:10.655028  9362 raft_consensus.cc:2749] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:10.664134  9325 raft_consensus.cc:2749] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:10.664403  9386 consensus_queue.cc:1048] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:10.654510  9257 tablet_bootstrap.cc:654] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.670524  9255 tablet_bootstrap.cc:492] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:10.671098  9362 consensus_queue.cc:1048] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:10.671391  9255 ts_tablet_manager.cc:1403] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.002s
I20260709 13:15:10.674167  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5046c87f291a4de49aaa3e8c1986e932" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:10.674898  8989 raft_consensus.cc:3060] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.675567  9256 tablet_bootstrap.cc:492] T 99593e23bc474ee99506838694643854 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:10.675503  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5046c87f291a4de49aaa3e8c1986e932" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:10.676249  9256 ts_tablet_manager.cc:1403] T 99593e23bc474ee99506838694643854 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.160s	user 0.033s	sys 0.024s
W20260709 13:15:10.677178  9101 leader_election.cc:343] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.679147  9256 raft_consensus.cc:359] T 99593e23bc474ee99506838694643854 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.679906  9256 raft_consensus.cc:385] T 99593e23bc474ee99506838694643854 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.680198  9256 raft_consensus.cc:740] T 99593e23bc474ee99506838694643854 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.680914  9256 consensus_queue.cc:260] T 99593e23bc474ee99506838694643854 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.681257  9138 raft_consensus.cc:2468] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:10.683454  8955 leader_election.cc:304] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:10.684441  9386 raft_consensus.cc:2804] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:10.684926  9386 raft_consensus.cc:697] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:10.685815  9386 consensus_queue.cc:237] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.687359  9256 ts_tablet_manager.cc:1434] T 99593e23bc474ee99506838694643854 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:15:10.667241  9263 raft_consensus.cc:515] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.688651  9256 tablet_bootstrap.cc:492] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:10.689247  9255 raft_consensus.cc:359] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.690968  9255 raft_consensus.cc:385] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.696245  9255 raft_consensus.cc:740] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.691759  9254 tablet_bootstrap.cc:492] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:10.697347  9254 ts_tablet_manager.cc:1403] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.005s
I20260709 13:15:10.694976  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111191994b8e47439d52c515bb9de659" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:10.697623  9255 consensus_queue.cc:260] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.692807  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111191994b8e47439d52c515bb9de659" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:10.639407  9062 raft_consensus.cc:2468] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:10.698859  9212 raft_consensus.cc:3060] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.696656  9263 leader_election.cc:290] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:10.700304  9255 ts_tablet_manager.cc:1434] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
W20260709 13:15:10.700721  9101 leader_election.cc:343] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.701979  9255 tablet_bootstrap.cc:492] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:10.683540  8989 raft_consensus.cc:2468] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:10.704028  9101 leader_election.cc:304] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:10.704111  9254 raft_consensus.cc:359] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.704918  9254 raft_consensus.cc:385] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.705219  9254 raft_consensus.cc:740] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.705754  9263 raft_consensus.cc:2804] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:10.707940  9257 tablet_bootstrap.cc:492] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:10.708467  9257 ts_tablet_manager.cc:1403] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.007s
I20260709 13:15:10.708621  9263 raft_consensus.cc:697] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:10.709900  9263 consensus_queue.cc:237] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.712888  9262 consensus_queue.cc:1048] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:10.706003  9254 consensus_queue.cc:260] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.713230  9257 raft_consensus.cc:359] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.714483  9257 raft_consensus.cc:385] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.714856  9257 raft_consensus.cc:740] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.715655  9257 consensus_queue.cc:260] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.713225  9212 raft_consensus.cc:2468] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:10.718274  9255 tablet_bootstrap.cc:654] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.719345  9103 leader_election.cc:304] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:10.725169  9334 raft_consensus.cc:2804] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:10.720352  9257 ts_tablet_manager.cc:1434] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:15:10.725958  9256 tablet_bootstrap.cc:654] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.725689  9334 raft_consensus.cc:697] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:10.726678  9257 tablet_bootstrap.cc:492] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:10.727100  9334 consensus_queue.cc:237] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.718554  9254 ts_tablet_manager.cc:1434] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:15:10.730859  9288 raft_consensus.cc:493] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.731339  9288 raft_consensus.cc:515] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.731781  9254 tablet_bootstrap.cc:492] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:10.737658  9350 consensus_queue.cc:1048] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:10.742271  9386 raft_consensus.cc:493] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.742792  9386 raft_consensus.cc:515] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.743458  9288 leader_election.cc:290] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:10.744542  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310db8c794248dc9e82f53f1adc6840" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:10.744839  9257 tablet_bootstrap.cc:654] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.744987  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310db8c794248dc9e82f53f1adc6840" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:10.746070  9386 leader_election.cc:290] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:10.746263  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:10.747906  9029 leader_election.cc:304] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7; no voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b
W20260709 13:15:10.749828  8952 leader_election.cc:343] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.750931  9255 tablet_bootstrap.cc:492] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:10.751533  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:10.752276  9137 raft_consensus.cc:2468] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:10.753547  9288 raft_consensus.cc:2749] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:10.753768  8955 leader_election.cc:304] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:10.754976  9254 tablet_bootstrap.cc:654] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.756078  9387 raft_consensus.cc:2804] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:10.751551  9255 ts_tablet_manager.cc:1403] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.005s
I20260709 13:15:10.760030  9255 raft_consensus.cc:359] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.760339  9325 consensus_queue.cc:1048] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:10.769448  9254 tablet_bootstrap.cc:492] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:10.770044  9254 ts_tablet_manager.cc:1403] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.005s
I20260709 13:15:10.756680  9387 raft_consensus.cc:493] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:10.771641  9387 raft_consensus.cc:3060] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.761685  9257 tablet_bootstrap.cc:492] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:10.773900  9257 ts_tablet_manager.cc:1403] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.004s
I20260709 13:15:10.775506  9263 raft_consensus.cc:493] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.773928  9254 raft_consensus.cc:359] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.776033  9263 raft_consensus.cc:515] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.776633  9288 raft_consensus.cc:493] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.776773  9254 raft_consensus.cc:385] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.777311  9254 raft_consensus.cc:740] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.777195  9288 raft_consensus.cc:515] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.778470  9254 consensus_queue.cc:260] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.779660  9288 leader_election.cc:290] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:10.781287  9254 ts_tablet_manager.cc:1434] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:15:10.781507  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4bdbc6ae24c5da90b87007bd2e1e4" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:10.782310  8988 raft_consensus.cc:2468] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:10.782639  9254 tablet_bootstrap.cc:492] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:10.783752  9027 leader_election.cc:304] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:10.776914  9257 raft_consensus.cc:359] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.785084  9257 raft_consensus.cc:385] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.785209  9288 raft_consensus.cc:2804] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:10.785480  9257 raft_consensus.cc:740] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.785717  9288 raft_consensus.cc:493] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:10.786180  9288 raft_consensus.cc:3060] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.786005  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4bdbc6ae24c5da90b87007bd2e1e4" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:10.786805  9257 consensus_queue.cc:260] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
W20260709 13:15:10.788080  9030 leader_election.cc:343] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.789362  9257 ts_tablet_manager.cc:1434] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 13:15:10.792815  9257 tablet_bootstrap.cc:492] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:10.794930  9329 raft_consensus.cc:493] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.795681  9255 raft_consensus.cc:385] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.795639  9329 raft_consensus.cc:515] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.797693  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443f923e0d3b42a8aed42bd2751ee28a" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:10.799044  9329 leader_election.cc:290] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:10.791308  9387 raft_consensus.cc:515] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
W20260709 13:15:10.800287  9101 leader_election.cc:343] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.800745  9211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa47c908e26940e29387d83a7d9e9173" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:10.801254  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa47c908e26940e29387d83a7d9e9173" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:10.801985  9063 raft_consensus.cc:2468] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:10.800909  9255 raft_consensus.cc:740] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
W20260709 13:15:10.802407  9103 leader_election.cc:343] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.812922  9255 consensus_queue.cc:260] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.804698  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
W20260709 13:15:10.815241  8952 leader_election.cc:343] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.817754  9387 leader_election.cc:290] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:10.818063  9254 tablet_bootstrap.cc:654] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.803442  9386 consensus_queue.cc:1048] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:15:10.818969  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:10.819043  9101 leader_election.cc:304] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [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: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:10.825937  9137 raft_consensus.cc:3060] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.826578  9329 raft_consensus.cc:2804] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:10.827009  9329 raft_consensus.cc:493] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:10.827368  9329 raft_consensus.cc:3060] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.828423  9257 tablet_bootstrap.cc:654] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.843720  9329 raft_consensus.cc:515] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.844404  9137 raft_consensus.cc:2468] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:10.846127  8955 leader_election.cc:304] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:10.847029  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa47c908e26940e29387d83a7d9e9173" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:10.847348  9327 raft_consensus.cc:2804] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:10.847740  9063 raft_consensus.cc:3060] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.848130  9327 raft_consensus.cc:697] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:10.849336  9327 consensus_queue.cc:237] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.852303  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443f923e0d3b42a8aed42bd2751ee28a" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:10.852942  9210 raft_consensus.cc:2468] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:10.854272  9103 leader_election.cc:304] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:10.854689  9257 tablet_bootstrap.cc:492] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:10.855290  9257 ts_tablet_manager.cc:1403] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.005s
I20260709 13:15:10.855729  9362 raft_consensus.cc:493] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.857143  9362 raft_consensus.cc:515] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.859622  9362 leader_election.cc:290] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:10.863580  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cffeb4a86894683a8848d404ca3a7f4" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:10.863023  8885 catalog_manager.cc:5697] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:10.856290  9321 raft_consensus.cc:2804] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:10.864836  9321 raft_consensus.cc:493] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:10.865370  9321 raft_consensus.cc:3060] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:10.875707  9175 leader_election.cc:343] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.880252  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cffeb4a86894683a8848d404ca3a7f4" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
W20260709 13:15:10.882529  9175 leader_election.cc:343] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.861871  9063 raft_consensus.cc:2468] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:10.883195  9175 leader_election.cc:304] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:10.884523  9101 leader_election.cc:304] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:10.887349  9333 raft_consensus.cc:2804] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:10.887863  9333 raft_consensus.cc:697] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:10.889627  9333 consensus_queue.cc:237] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.892634  9344 raft_consensus.cc:2749] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:10.893682  8935 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:10.847036  9263 leader_election.cc:290] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:10.825210  9255 ts_tablet_manager.cc:1434] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260709 13:15:10.900038  9321 raft_consensus.cc:515] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.901144  9255 tablet_bootstrap.cc:492] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:10.794440  9288 raft_consensus.cc:515] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.903362  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443f923e0d3b42a8aed42bd2751ee28a" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:10.904033  9210 raft_consensus.cc:3060] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.906616  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4bdbc6ae24c5da90b87007bd2e1e4" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:10.906934  9327 raft_consensus.cc:493] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.907437  8988 raft_consensus.cc:3060] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.907598  9327 raft_consensus.cc:515] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.911677  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bfa3574cd04c6394f5da49f87e86e4" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:10.913590  8952 leader_election.cc:343] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.914911  9327 leader_election.cc:290] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:10.915153  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bfa3574cd04c6394f5da49f87e86e4" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:10.916175  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443f923e0d3b42a8aed42bd2751ee28a" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
W20260709 13:15:10.916810  8955 leader_election.cc:343] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.917270  9333 raft_consensus.cc:493] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:10.917388  8955 leader_election.cc:304] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:10.917810  9333 raft_consensus.cc:515] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.919286  9327 raft_consensus.cc:2749] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:10.921473  9101 leader_election.cc:343] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.921522  9211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fffa822997d45a79559bd6f103c47d9" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:10.924727  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fffa822997d45a79559bd6f103c47d9" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
W20260709 13:15:10.926272  9101 leader_election.cc:343] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.927209  9329 leader_election.cc:290] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:10.928332  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa47c908e26940e29387d83a7d9e9173" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
W20260709 13:15:10.929780  9103 leader_election.cc:343] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.930881  9254 tablet_bootstrap.cc:492] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:10.931396  9254 ts_tablet_manager.cc:1403] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.149s	user 0.024s	sys 0.009s
I20260709 13:15:10.932510  9256 tablet_bootstrap.cc:492] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:10.932961  9256 ts_tablet_manager.cc:1403] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.245s	user 0.058s	sys 0.061s
I20260709 13:15:10.934317  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4bdbc6ae24c5da90b87007bd2e1e4" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:10.934851  9288 leader_election.cc:290] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
W20260709 13:15:10.935672  9030 leader_election.cc:343] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:10.935401  9256 raft_consensus.cc:359] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.938503  9063 raft_consensus.cc:3060] T 99593e23bc474ee99506838694643854 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.938794  9254 raft_consensus.cc:359] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.939493  9254 raft_consensus.cc:385] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.939756  9254 raft_consensus.cc:740] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.937503  9210 raft_consensus.cc:2468] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:10.927608  9333 leader_election.cc:290] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:10.859978  9257 raft_consensus.cc:359] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.940240  8988 raft_consensus.cc:2468] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:10.940650  9257 raft_consensus.cc:385] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.940955  9257 raft_consensus.cc:740] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.941634  9257 consensus_queue.cc:260] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:10.941877  9027 leader_election.cc:304] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 5d639861449a416bb7487f1ef989c338
I20260709 13:15:10.942481  9211 raft_consensus.cc:2468] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:10.943118  9288 raft_consensus.cc:2804] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:10.944407  9288 raft_consensus.cc:697] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:10.945247  9288 consensus_queue.cc:237] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.945479  9103 leader_election.cc:304] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:10.946012  9255 tablet_bootstrap.cc:654] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.946827  9333 raft_consensus.cc:2804] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:10.938812  9256 raft_consensus.cc:385] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.947325  9333 raft_consensus.cc:493] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:10.947630  9256 raft_consensus.cc:740] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.947726  9103 leader_election.cc:304] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:10.947917  9333 raft_consensus.cc:3060] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.948405  9256 consensus_queue.cc:260] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:10.948915  9334 raft_consensus.cc:2804] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:10.949373  9334 raft_consensus.cc:697] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:10.950479  9256 ts_tablet_manager.cc:1434] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:15:10.950176  9334 consensus_queue.cc:237] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:10.950068  8885 catalog_manager.cc:5697] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:10.951450  9256 tablet_bootstrap.cc:492] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:10.959296  9257 ts_tablet_manager.cc:1434] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.102s	user 0.003s	sys 0.002s
I20260709 13:15:10.960614  9257 tablet_bootstrap.cc:492] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:10.963095  9254 consensus_queue.cc:260] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:10.967705  9254 ts_tablet_manager.cc:1434] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:15:10.971182  9254 tablet_bootstrap.cc:492] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:10.973520  9062 raft_consensus.cc:3060] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.978972  9254 tablet_bootstrap.cc:654] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.938082  9321 leader_election.cc:290] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:10.987738  9256 tablet_bootstrap.cc:654] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.996814  9257 tablet_bootstrap.cc:654] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.993444  8887 catalog_manager.cc:5697] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 0 to 1, leader changed from <none> to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 1 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:11.007803  8887 catalog_manager.cc:5697] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 0 to 1, leader changed from <none> to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 1 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:11.016083  9329 raft_consensus.cc:493] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.016654  9329 raft_consensus.cc:515] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.017249  9333 raft_consensus.cc:515] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.018775  9329 leader_election.cc:290] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:11.020851  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a06f79755a4abf9ca1fe5d8c6636a0" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:11.021615  9210 raft_consensus.cc:2468] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:11.027434  9327 raft_consensus.cc:493] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.027587  9103 leader_election.cc:304] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:11.027988  9327 raft_consensus.cc:515] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.023397  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a06f79755a4abf9ca1fe5d8c6636a0" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:11.030119  9327 leader_election.cc:290] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
W20260709 13:15:11.030829  9101 leader_election.cc:343] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.031216  9329 raft_consensus.cc:2804] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:11.032029  9255 tablet_bootstrap.cc:492] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:11.032239  9329 raft_consensus.cc:493] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:11.032536  9255 ts_tablet_manager.cc:1403] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.132s	user 0.021s	sys 0.024s
I20260709 13:15:11.032660  9329 raft_consensus.cc:3060] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.033835  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fffa822997d45a79559bd6f103c47d9" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:11.034415  9210 raft_consensus.cc:3060] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.036367  9211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06209c137fec4572a87152d6562892bd" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
W20260709 13:15:11.038055  8954 leader_election.cc:343] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.039088  9333 leader_election.cc:290] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:11.037528  8886 catalog_manager.cc:5697] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:11.039474  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06209c137fec4572a87152d6562892bd" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:11.040119  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fffa822997d45a79559bd6f103c47d9" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
W20260709 13:15:11.041045  8955 leader_election.cc:343] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.042104  9255 raft_consensus.cc:359] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
W20260709 13:15:11.043766  9101 leader_election.cc:343] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.043968  9255 raft_consensus.cc:385] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.044257  9255 raft_consensus.cc:740] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.045380  9255 consensus_queue.cc:260] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.048107  9255 ts_tablet_manager.cc:1434] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:15:11.042685  9210 raft_consensus.cc:2468] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:11.042716  9329 raft_consensus.cc:515] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.060070  9103 leader_election.cc:304] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:11.044864  8955 leader_election.cc:304] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:11.061528  9333 raft_consensus.cc:2804] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:11.062178  9327 raft_consensus.cc:2749] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:11.062228  9333 raft_consensus.cc:697] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:11.052917  9255 tablet_bootstrap.cc:492] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:11.040427  8886 catalog_manager.cc:5697] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:11.067991  9333 consensus_queue.cc:237] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.071262  9362 raft_consensus.cc:493] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.076596  9362 raft_consensus.cc:515] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.078763  9255 tablet_bootstrap.cc:654] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.081398  9362 leader_election.cc:290] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:11.081590  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94c481ac584a20a0cd0a82bd61ca3c" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:11.084774  9175 leader_election.cc:343] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.099185  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94c481ac584a20a0cd0a82bd61ca3c" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:11.103983  9254 tablet_bootstrap.cc:492] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
W20260709 13:15:11.104341  9175 leader_election.cc:343] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.104919  9256 tablet_bootstrap.cc:492] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:11.104844  9175 leader_election.cc:304] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:11.105516  9256 ts_tablet_manager.cc:1403] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.154s	user 0.012s	sys 0.033s
I20260709 13:15:11.104518  9254 ts_tablet_manager.cc:1403] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.136s	user 0.008s	sys 0.046s
I20260709 13:15:11.106740  9257 tablet_bootstrap.cc:492] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:11.106912  9264 raft_consensus.cc:2749] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:11.107203  9257 ts_tablet_manager.cc:1403] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.147s	user 0.029s	sys 0.011s
I20260709 13:15:11.109127  9254 raft_consensus.cc:359] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:11.109795  9254 raft_consensus.cc:385] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.110041  9254 raft_consensus.cc:740] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.110621  9254 consensus_queue.cc:260] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:11.112258  9254 ts_tablet_manager.cc:1434] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:11.113148  9254 tablet_bootstrap.cc:492] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:11.118934  9256 raft_consensus.cc:359] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:11.119858  9256 raft_consensus.cc:385] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.120096  9256 raft_consensus.cc:740] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.120488  9257 raft_consensus.cc:359] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.120790  9256 consensus_queue.cc:260] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:11.121376  9257 raft_consensus.cc:385] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.121706  9257 raft_consensus.cc:740] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.122239  8887 catalog_manager.cc:5697] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:11.122328  9257 consensus_queue.cc:260] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.125592  9256 ts_tablet_manager.cc:1434] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:15:11.126324  9256 tablet_bootstrap.cc:492] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:11.127292  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a06f79755a4abf9ca1fe5d8c6636a0" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:11.127566  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a06f79755a4abf9ca1fe5d8c6636a0" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:11.127271  9257 ts_tablet_manager.cc:1434] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 13:15:11.128090  9210 raft_consensus.cc:3060] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:11.128927  9101 leader_election.cc:343] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.129601  9257 tablet_bootstrap.cc:492] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:11.135397  9257 tablet_bootstrap.cc:654] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.137122  9256 tablet_bootstrap.cc:654] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.131528  9333 consensus_queue.cc:1048] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:15:11.146330  9329 leader_election.cc:290] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:11.157475  9255 tablet_bootstrap.cc:492] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:11.158188  9255 ts_tablet_manager.cc:1403] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.009s
I20260709 13:15:11.148725  9210 raft_consensus.cc:2468] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:11.170101  9103 leader_election.cc:304] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:11.171247  9254 tablet_bootstrap.cc:654] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.171331  9329 raft_consensus.cc:2804] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:11.171909  9329 raft_consensus.cc:697] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:11.172770  9329 consensus_queue.cc:237] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.180707  9256 tablet_bootstrap.cc:492] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:11.180759  9255 raft_consensus.cc:359] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.181571  9256 ts_tablet_manager.cc:1403] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.004s
I20260709 13:15:11.181758  9255 raft_consensus.cc:385] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.182142  9255 raft_consensus.cc:740] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.182461  9254 tablet_bootstrap.cc:492] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:11.183130  9254 ts_tablet_manager.cc:1403] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.000s
I20260709 13:15:11.182880  9255 consensus_queue.cc:260] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.185361  9256 raft_consensus.cc:359] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.186555  9255 ts_tablet_manager.cc:1434] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:15:11.186661  9256 raft_consensus.cc:385] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.187044  9256 raft_consensus.cc:740] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.187603  9255 tablet_bootstrap.cc:492] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:11.187804  9256 consensus_queue.cc:260] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.190126  9254 raft_consensus.cc:359] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:11.190980  9254 raft_consensus.cc:385] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.191314  9254 raft_consensus.cc:740] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.168283  8885 catalog_manager.cc:5697] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:11.192176  9254 consensus_queue.cc:260] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:11.193122  9256 ts_tablet_manager.cc:1434] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.007s
I20260709 13:15:11.194232  9256 tablet_bootstrap.cc:492] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:11.193109  9325 raft_consensus.cc:493] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.195250  9254 ts_tablet_manager.cc:1434] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:15:11.197417  9254 tablet_bootstrap.cc:492] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:11.200783  9255 tablet_bootstrap.cc:654] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.195605  9325 raft_consensus.cc:515] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.209956  9325 leader_election.cc:290] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:11.210348  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94c481ac584a20a0cd0a82bd61ca3c" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:11.211272  9063 raft_consensus.cc:2468] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:11.216225  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94c481ac584a20a0cd0a82bd61ca3c" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:11.216943  9210 raft_consensus.cc:2468] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:11.221576  8952 leader_election.cc:304] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:11.224388  9362 raft_consensus.cc:493] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.224967  9362 raft_consensus.cc:515] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.225692  9257 tablet_bootstrap.cc:492] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:11.226238  9257 ts_tablet_manager.cc:1403] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.023s
I20260709 13:15:11.226946  9256 tablet_bootstrap.cc:654] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.228489  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e3eea0021f4a16be84213dd307ed04" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:11.228905  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e3eea0021f4a16be84213dd307ed04" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:11.229534  9257 raft_consensus.cc:359] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
W20260709 13:15:11.229941  9175 leader_election.cc:343] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.230295  9257 raft_consensus.cc:385] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.230610  9362 leader_election.cc:290] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:11.230669  9257 raft_consensus.cc:740] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.231523  9257 consensus_queue.cc:260] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
W20260709 13:15:11.232460  9178 leader_election.cc:343] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.232957  9178 leader_election.cc:304] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b
W20260709 13:15:11.233237  9101 consensus_peers.cc:597] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:11.233639  9257 ts_tablet_manager.cc:1434] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:15:11.234449  9344 raft_consensus.cc:2749] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:11.235280  9257 tablet_bootstrap.cc:492] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:11.239128  9327 raft_consensus.cc:2804] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:11.239632  9327 raft_consensus.cc:493] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:11.240056  9327 raft_consensus.cc:3060] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.241164  9257 tablet_bootstrap.cc:654] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.252439  9325 consensus_queue.cc:1048] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:11.256557  9428 raft_consensus.cc:493] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.257357  9428 raft_consensus.cc:515] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:11.260854  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:11.261368  9257 tablet_bootstrap.cc:492] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:11.261889  9257 ts_tablet_manager.cc:1403] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.001s
I20260709 13:15:11.264112  9428 leader_election.cc:290] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:11.267571  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:11.268538  9137 raft_consensus.cc:2393] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54b3ab68f43246c4a378baf95476b2c7 in current term 1: Already voted for candidate efa0737ffe864320a7fbbc7379feac5b in this term.
I20260709 13:15:11.270195  9030 leader_election.cc:304] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7; no voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:11.273176  9257 raft_consensus.cc:359] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:11.274205  9257 raft_consensus.cc:385] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.274503  9257 raft_consensus.cc:740] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.271638  9428 raft_consensus.cc:3060] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.278045  9257 consensus_queue.cc:260] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:11.281967  9257 ts_tablet_manager.cc:1434] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:15:11.284415  9257 tablet_bootstrap.cc:492] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:11.287523  9387 consensus_queue.cc:1048] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:11.293272  9257 tablet_bootstrap.cc:654] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.308192  9327 raft_consensus.cc:515] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.309173  9263 raft_consensus.cc:493] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.309846  9263 raft_consensus.cc:515] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:11.312376  9263 leader_election.cc:290] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:11.315552  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bfa3574cd04c6394f5da49f87e86e4" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:11.316461  8988 raft_consensus.cc:2468] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:11.318050  9254 tablet_bootstrap.cc:654] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.318583  9101 leader_election.cc:304] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:11.320703  9407 raft_consensus.cc:2804] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:11.321164  9407 raft_consensus.cc:493] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:11.321580  9407 raft_consensus.cc:3060] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.329207  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94c481ac584a20a0cd0a82bd61ca3c" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:11.330116  9210 raft_consensus.cc:3060] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.339257  9263 consensus_queue.cc:1048] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:15:11.344409  9256 tablet_bootstrap.cc:492] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:11.347123  9256 ts_tablet_manager.cc:1403] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.153s	user 0.023s	sys 0.037s
I20260709 13:15:11.346596  9255 tablet_bootstrap.cc:492] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:11.349738  9255 ts_tablet_manager.cc:1403] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.162s	user 0.037s	sys 0.037s
I20260709 13:15:11.350694  9263 raft_consensus.cc:493] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.351256  9263 raft_consensus.cc:515] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:11.353183  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bfa3574cd04c6394f5da49f87e86e4" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:11.354493  9101 leader_election.cc:343] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:11.356495  9101 consensus_peers.cc:597] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:11.352434  9255 raft_consensus.cc:359] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.359514  9255 raft_consensus.cc:385] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.362236  9255 raft_consensus.cc:740] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.339668  8885 catalog_manager.cc:5697] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:11.363319  9256 raft_consensus.cc:359] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:11.341092  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94c481ac584a20a0cd0a82bd61ca3c" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:11.365959  9062 raft_consensus.cc:3060] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.369379  9362 raft_consensus.cc:493] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.361255  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4bdbc6ae24c5da90b87007bd2e1e4" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:11.370103  9362 raft_consensus.cc:515] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.371122  8988 raft_consensus.cc:2393] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d639861449a416bb7487f1ef989c338 in current term 1: Already voted for candidate 54b3ab68f43246c4a378baf95476b2c7 in this term.
I20260709 13:15:11.361593  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4bdbc6ae24c5da90b87007bd2e1e4" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:11.375444  9101 leader_election.cc:304] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:11.364199  9255 consensus_queue.cc:260] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.341210  9327 leader_election.cc:290] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:11.377377  9062 raft_consensus.cc:2468] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:11.378011  9256 raft_consensus.cc:385] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.377187  9333 raft_consensus.cc:3060] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.379850  9256 raft_consensus.cc:740] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.380605  9256 consensus_queue.cc:260] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:11.383695  9256 ts_tablet_manager.cc:1434] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 13:15:11.384621  9256 tablet_bootstrap.cc:492] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:11.385279  9386 raft_consensus.cc:493] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.385866  9386 raft_consensus.cc:515] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.387615  9210 raft_consensus.cc:2468] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:11.388041  9408 raft_consensus.cc:493] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.382020  9255 ts_tablet_manager.cc:1434] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 13:15:11.386204  9333 raft_consensus.cc:2749] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:11.388165  9386 leader_election.cc:290] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:11.388671  9408 raft_consensus.cc:515] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:11.360251  9263 leader_election.cc:290] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:11.381763  9362 leader_election.cc:290] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:11.380985  8952 leader_election.cc:304] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:11.392217  9387 raft_consensus.cc:2804] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:11.392645  9408 leader_election.cc:290] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:11.392711  9387 raft_consensus.cc:697] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:11.393831  9387 consensus_queue.cc:237] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.394744  9255 tablet_bootstrap.cc:492] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:11.395131  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949edd56960f4f128dbb3895d54c3e8f" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:11.358260  9407 raft_consensus.cc:515] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
W20260709 13:15:11.396652  9101 leader_election.cc:343] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.397380  9350 raft_consensus.cc:493] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.397930  9350 raft_consensus.cc:515] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.399078  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bfa3574cd04c6394f5da49f87e86e4" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:11.399659  8988 raft_consensus.cc:3060] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.404317  9350 leader_election.cc:290] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:11.405066  9211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cffeb4a86894683a8848d404ca3a7f4" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:11.405750  9211 raft_consensus.cc:2468] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:11.406919  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cffeb4a86894683a8848d404ca3a7f4" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:11.407899  8989 raft_consensus.cc:2468] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:11.406996  9029 leader_election.cc:304] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:11.410838  9255 tablet_bootstrap.cc:654] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.411232  9256 tablet_bootstrap.cc:654] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.414790  9350 raft_consensus.cc:2804] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:11.415385  9350 raft_consensus.cc:493] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:11.415872  9350 raft_consensus.cc:3060] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.434007  9256 tablet_bootstrap.cc:492] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:11.435163  9407 leader_election.cc:290] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:11.436563  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fffa822997d45a79559bd6f103c47d9" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:11.437393  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bfa3574cd04c6394f5da49f87e86e4" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:11.427112  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06209c137fec4572a87152d6562892bd" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:11.439256  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949edd56960f4f128dbb3895d54c3e8f" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:11.441489  9256 ts_tablet_manager.cc:1403] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.005s
I20260709 13:15:11.445815  9254 tablet_bootstrap.cc:492] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:11.450176  9254 ts_tablet_manager.cc:1403] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.253s	user 0.014s	sys 0.000s
I20260709 13:15:11.439469  8988 raft_consensus.cc:2468] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:11.445535  9386 consensus_queue.cc:1048] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:15:11.462247  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06209c137fec4572a87152d6562892bd" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
W20260709 13:15:11.462764  9101 leader_election.cc:343] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.466229  9428 raft_consensus.cc:2749] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:11.463316  9178 leader_election.cc:343] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.450969  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fffa822997d45a79559bd6f103c47d9" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:11.475440  9255 tablet_bootstrap.cc:492] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:11.475991  9255 ts_tablet_manager.cc:1403] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.014s
I20260709 13:15:11.455272  9407 consensus_queue.cc:1048] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:15:11.483880  9255 raft_consensus.cc:359] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.486976  9255 raft_consensus.cc:385] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.487262  9255 raft_consensus.cc:740] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.487502  9101 leader_election.cc:304] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:11.487974  9255 consensus_queue.cc:260] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.470510  8989 raft_consensus.cc:2468] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:11.488935  9263 raft_consensus.cc:2804] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:11.489493  9263 raft_consensus.cc:697] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:11.490638  9175 leader_election.cc:304] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 5d639861449a416bb7487f1ef989c338
I20260709 13:15:11.491142  9255 ts_tablet_manager.cc:1434] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:15:11.490605  9263 consensus_queue.cc:237] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
W20260709 13:15:11.480935  9103 leader_election.cc:343] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.492133  9103 leader_election.cc:304] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:11.492611  9255 tablet_bootstrap.cc:492] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:11.494819  9387 consensus_queue.cc:1048] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:11.496613  9333 consensus_queue.cc:1048] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:11.497942  9321 raft_consensus.cc:2749] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:11.499521  9362 raft_consensus.cc:2804] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:11.499936  9362 raft_consensus.cc:493] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:11.500308  9362 raft_consensus.cc:3060] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.501508  9428 consensus_queue.cc:1048] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:11.497310  9256 raft_consensus.cc:359] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.503057  9256 raft_consensus.cc:385] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.501446  8884 catalog_manager.cc:5697] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 0 to 1, leader changed from <none> to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 1 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:11.503499  9256 raft_consensus.cc:740] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.507200  9210 raft_consensus.cc:2393] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efa0737ffe864320a7fbbc7379feac5b in current term 1: Already voted for candidate 5d639861449a416bb7487f1ef989c338 in this term.
I20260709 13:15:11.508744  8954 leader_election.cc:304] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:11.509536  9429 consensus_queue.cc:1048] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:11.509977  9327 raft_consensus.cc:3060] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.504343  9256 consensus_queue.cc:260] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.512478  9256 ts_tablet_manager.cc:1434] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.001s
I20260709 13:15:11.513509  9256 tablet_bootstrap.cc:492] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:11.521104  9350 raft_consensus.cc:515] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.520619  9264 raft_consensus.cc:493] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.519779  9362 raft_consensus.cc:515] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.529739  9256 tablet_bootstrap.cc:654] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.529208  9264 raft_consensus.cc:515] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:11.553846  9257 tablet_bootstrap.cc:492] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:11.556078  9257 ts_tablet_manager.cc:1403] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.272s	user 0.049s	sys 0.079s
I20260709 13:15:11.556546  9254 raft_consensus.cc:359] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.557341  9254 raft_consensus.cc:385] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.557621  9254 raft_consensus.cc:740] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.567802  9350 leader_election.cc:290] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:11.568451  9211 raft_consensus.cc:3060] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.563123  9327 raft_consensus.cc:2749] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:11.570645  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cffeb4a86894683a8848d404ca3a7f4" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:11.570943  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cffeb4a86894683a8848d404ca3a7f4" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:11.571378  9209 raft_consensus.cc:3060] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.571553  8988 raft_consensus.cc:3060] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.572436  9264 leader_election.cc:290] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:11.575896  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa47c908e26940e29387d83a7d9e9173" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:11.578873  9255 tablet_bootstrap.cc:654] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.579463  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa47c908e26940e29387d83a7d9e9173" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:11.580400  9257 raft_consensus.cc:359] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.581190  9257 raft_consensus.cc:385] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.581959  9257 raft_consensus.cc:740] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.562067  9254 consensus_queue.cc:260] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.581590  9175 leader_election.cc:304] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338
W20260709 13:15:11.584411  9101 consensus_peers.cc:597] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:11.588502  9407 consensus_queue.cc:1048] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:11.589134  9362 leader_election.cc:290] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:11.590802  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06209c137fec4572a87152d6562892bd" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:11.591497  9135 raft_consensus.cc:3060] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.596505  9209 raft_consensus.cc:2468] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:11.597891  9029 leader_election.cc:304] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:11.599992  9288 raft_consensus.cc:2804] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:11.600499  9288 raft_consensus.cc:697] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:11.606312  9254 ts_tablet_manager.cc:1434] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.156s	user 0.006s	sys 0.001s
I20260709 13:15:11.607894  9257 consensus_queue.cc:260] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.610788  9254 tablet_bootstrap.cc:492] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:11.601365  9288 consensus_queue.cc:237] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.617157  9257 ts_tablet_manager.cc:1434] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 13:15:11.597900  8988 raft_consensus.cc:2468] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:11.631359  9344 raft_consensus.cc:2749] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:11.650779  9257 tablet_bootstrap.cc:492] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:11.653043  9350 raft_consensus.cc:493] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.655901  9254 tablet_bootstrap.cc:654] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.658680  9350 raft_consensus.cc:515] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:11.672382  9387 raft_consensus.cc:493] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.672950  9387 raft_consensus.cc:515] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.675978  9387 leader_election.cc:290] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:11.678957  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:11.679471  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06209c137fec4572a87152d6562892bd" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:11.679627  9062 raft_consensus.cc:2468] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:11.680081  8987 raft_consensus.cc:3060] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.681504  9135 raft_consensus.cc:2468] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:11.681743  8952 leader_election.cc:304] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
W20260709 13:15:11.682664  9101 consensus_peers.cc:597] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:11.682843  9327 raft_consensus.cc:2804] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:11.683223  9327 raft_consensus.cc:493] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:11.683533  9327 raft_consensus.cc:3060] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.683732  9408 consensus_queue.cc:1048] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:11.697057  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
W20260709 13:15:11.705641  9440 log.cc:927] Time spent T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:15:11.709412  9255 tablet_bootstrap.cc:492] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:11.709851  9255 ts_tablet_manager.cc:1403] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.217s	user 0.022s	sys 0.005s
I20260709 13:15:11.713647  9062 raft_consensus.cc:3060] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.717896  9255 raft_consensus.cc:359] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.718816  9255 raft_consensus.cc:385] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.719892  9255 raft_consensus.cc:740] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.720702  9255 consensus_queue.cc:260] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.725479  9255 ts_tablet_manager.cc:1434] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 13:15:11.726418  9255 tablet_bootstrap.cc:492] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:11.727563  9256 tablet_bootstrap.cc:492] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:11.727999  9256 ts_tablet_manager.cc:1403] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.215s	user 0.026s	sys 0.013s
I20260709 13:15:11.707445  9178 leader_election.cc:304] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:11.731788  9344 raft_consensus.cc:2804] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:11.732267  9344 raft_consensus.cc:697] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
W20260709 13:15:11.732707  8954 leader_election.cc:343] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.733071  9344 consensus_queue.cc:237] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.733842  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5046c87f291a4de49aaa3e8c1986e932" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:11.736850  9263 consensus_queue.cc:1048] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:11.724340  9350 leader_election.cc:290] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:11.748366  8886 catalog_manager.cc:5697] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:11.755206  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5046c87f291a4de49aaa3e8c1986e932" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:11.721817  9327 raft_consensus.cc:515] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.765251  9407 consensus_queue.cc:1048] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:15:11.799207  9257 tablet_bootstrap.cc:654] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.809343  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
W20260709 13:15:11.810487  9451 log.cc:927] Time spent T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1: Append to log took a long time: real 0.063s	user 0.003s	sys 0.000s
W20260709 13:15:11.811013  8954 leader_election.cc:343] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.813391  8987 raft_consensus.cc:2468] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:11.815207  9256 raft_consensus.cc:359] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:11.818008  9256 raft_consensus.cc:385] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.818522  9256 raft_consensus.cc:740] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.819552  9256 consensus_queue.cc:260] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:11.824538  9256 ts_tablet_manager.cc:1434] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.000s
I20260709 13:15:11.825491  9254 tablet_bootstrap.cc:492] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:11.826009  9254 ts_tablet_manager.cc:1403] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.216s	user 0.008s	sys 0.010s
I20260709 13:15:11.822503  9027 leader_election.cc:304] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7; no voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:11.828903  9327 leader_election.cc:290] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:11.828792  9254 raft_consensus.cc:359] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.831065  9254 raft_consensus.cc:385] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.831352  9254 raft_consensus.cc:740] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.832267  9254 consensus_queue.cc:260] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.833904  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:11.834597  9060 raft_consensus.cc:3060] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.840193  9255 tablet_bootstrap.cc:654] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.841162  9254 ts_tablet_manager.cc:1434] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260709 13:15:11.842116  9254 tablet_bootstrap.cc:492] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:11.843307  9429 raft_consensus.cc:2749] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:11.854408  9256 tablet_bootstrap.cc:492] T 111191994b8e47439d52c515bb9de659 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:11.865038  9254 tablet_bootstrap.cc:654] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.878756  9407 raft_consensus.cc:493] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.867384  8883 catalog_manager.cc:5697] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:11.879720  9407 raft_consensus.cc:515] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:11.847533  9060 raft_consensus.cc:2468] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:11.889103  8952 leader_election.cc:304] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [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: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:11.889977  9327 raft_consensus.cc:2804] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:11.890806  9327 raft_consensus.cc:697] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:11.891716  9327 consensus_queue.cc:237] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:11.897523  9257 tablet_bootstrap.cc:492] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:11.899631  9257 ts_tablet_manager.cc:1403] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.249s	user 0.028s	sys 0.016s
I20260709 13:15:11.902066  9386 consensus_queue.cc:1048] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:11.906613  9257 raft_consensus.cc:359] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:11.909241  9407 leader_election.cc:290] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:11.909358  9257 raft_consensus.cc:385] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.910392  9257 raft_consensus.cc:740] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.911063  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e3eea0021f4a16be84213dd307ed04" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:11.913321  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e3eea0021f4a16be84213dd307ed04" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:11.920368  9255 tablet_bootstrap.cc:492] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:11.934036  9255 ts_tablet_manager.cc:1403] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.208s	user 0.022s	sys 0.009s
I20260709 13:15:11.922123  9256 tablet_bootstrap.cc:654] T 111191994b8e47439d52c515bb9de659 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:11.923329  9101 consensus_peers.cc:597] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:11.934027  9257 consensus_queue.cc:260] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:11.946770  9327 consensus_queue.cc:1048] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:11.947247  9255 raft_consensus.cc:359] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:11.947957  9255 raft_consensus.cc:385] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.948242  9255 raft_consensus.cc:740] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.948948  9255 consensus_queue.cc:260] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
W20260709 13:15:11.953773  9101 leader_election.cc:343] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.957338  9255 ts_tablet_manager.cc:1434] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:15:11.982533  9255 tablet_bootstrap.cc:492] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:11.978554  9254 tablet_bootstrap.cc:492] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:11.944491  9209 raft_consensus.cc:2468] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:11.990862  9254 ts_tablet_manager.cc:1403] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.149s	user 0.065s	sys 0.052s
I20260709 13:15:11.991617  9103 leader_election.cc:304] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:11.992873  9263 raft_consensus.cc:2804] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:11.985816  9257 ts_tablet_manager.cc:1434] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.000s
I20260709 13:15:11.993279  9263 raft_consensus.cc:493] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:11.993239  9254 raft_consensus.cc:359] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:11.993832  9263 raft_consensus.cc:3060] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.994099  9254 raft_consensus.cc:385] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.994381  9254 raft_consensus.cc:740] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.995090  9254 consensus_queue.cc:260] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:11.995617  9256 tablet_bootstrap.cc:492] T 111191994b8e47439d52c515bb9de659 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:11.996167  9256 ts_tablet_manager.cc:1403] T 111191994b8e47439d52c515bb9de659 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.142s	user 0.014s	sys 0.000s
I20260709 13:15:11.997035  9254 ts_tablet_manager.cc:1434] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:11.997961  9254 tablet_bootstrap.cc:492] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:11.998953  9257 tablet_bootstrap.cc:492] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:12.000522  9263 raft_consensus.cc:515] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.003679  9254 tablet_bootstrap.cc:654] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.004141  9257 tablet_bootstrap.cc:654] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.998211  9256 raft_consensus.cc:359] T 111191994b8e47439d52c515bb9de659 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.005169  9263 leader_election.cc:290] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:12.004223  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e3eea0021f4a16be84213dd307ed04" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:12.005445  9256 raft_consensus.cc:385] T 111191994b8e47439d52c515bb9de659 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.005911  9212 raft_consensus.cc:3060] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.006006  9256 raft_consensus.cc:740] T 111191994b8e47439d52c515bb9de659 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.006423  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e3eea0021f4a16be84213dd307ed04" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:12.007170  9256 consensus_queue.cc:260] T 111191994b8e47439d52c515bb9de659 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
W20260709 13:15:12.007925  9101 leader_election.cc:343] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:12.009971  8935 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:12.011996  8883 catalog_manager.cc:5697] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 0 to 1, leader changed from <none> to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 1 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.011798  9255 tablet_bootstrap.cc:654] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.014261  9212 raft_consensus.cc:2468] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:12.015619  9103 leader_election.cc:304] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:12.024780  9263 raft_consensus.cc:2804] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.025616  9263 raft_consensus.cc:697] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:12.014302  9256 ts_tablet_manager.cc:1434] T 111191994b8e47439d52c515bb9de659 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:15:12.026641  9263 consensus_queue.cc:237] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.026938  9256 tablet_bootstrap.cc:492] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:12.017131  9257 tablet_bootstrap.cc:492] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:12.030054  9254 tablet_bootstrap.cc:492] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:12.030292  9257 ts_tablet_manager.cc:1403] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.002s
I20260709 13:15:12.030508  9254 ts_tablet_manager.cc:1403] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 13:15:12.031090  9454 raft_consensus.cc:493] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.031602  9454 raft_consensus.cc:515] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:12.032958  9254 raft_consensus.cc:359] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.033881  9454 leader_election.cc:290] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:12.034636  9254 raft_consensus.cc:385] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.034391  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf9030742fc4594a5bcd6bb16d10f76" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:12.034845  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf9030742fc4594a5bcd6bb16d10f76" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:12.036111  9175 leader_election.cc:343] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:12.036700  9175 leader_election.cc:343] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.037143  9175 leader_election.cc:304] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:12.037622  9254 raft_consensus.cc:740] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.038228  9254 consensus_queue.cc:260] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.039705  9256 tablet_bootstrap.cc:654] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.039085  8886 catalog_manager.cc:5697] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 1 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.040163  9254 ts_tablet_manager.cc:1434] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:15:12.041008  9254 tablet_bootstrap.cc:492] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:12.043674  9257 raft_consensus.cc:359] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.045594  9254 tablet_bootstrap.cc:654] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.045629  9257 raft_consensus.cc:385] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.048198  9257 raft_consensus.cc:740] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.049716  9454 raft_consensus.cc:2749] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.051569  9257 consensus_queue.cc:260] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.054020  9257 ts_tablet_manager.cc:1434] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260709 13:15:12.054986  9257 tablet_bootstrap.cc:492] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:12.055044  9255 tablet_bootstrap.cc:492] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:12.056165  9255 ts_tablet_manager.cc:1403] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.002s
I20260709 13:15:12.058907  9255 raft_consensus.cc:359] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.059712  9255 raft_consensus.cc:385] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.060003  9255 raft_consensus.cc:740] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.060923  9255 consensus_queue.cc:260] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.062373  9255 ts_tablet_manager.cc:1434] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:12.063412  9255 tablet_bootstrap.cc:492] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:12.070525  9257 tablet_bootstrap.cc:654] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.073974  9256 tablet_bootstrap.cc:492] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:12.074512  9256 ts_tablet_manager.cc:1403] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260709 13:15:12.077526  9256 raft_consensus.cc:359] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.078235  9256 raft_consensus.cc:385] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.078536  9256 raft_consensus.cc:740] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.080484  9255 tablet_bootstrap.cc:654] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.080552  9254 tablet_bootstrap.cc:492] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:12.081171  9254 ts_tablet_manager.cc:1403] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.006s
I20260709 13:15:12.083925  9254 raft_consensus.cc:359] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.084654  9254 raft_consensus.cc:385] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.084939  9263 consensus_queue.cc:1048] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:12.087673  9256 consensus_queue.cc:260] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.090281  9256 ts_tablet_manager.cc:1434] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 13:15:12.091346  9256 tablet_bootstrap.cc:492] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:12.084952  9254 raft_consensus.cc:740] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.074644  8885 catalog_manager.cc:5697] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.097877  9256 tablet_bootstrap.cc:654] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.097082  9254 consensus_queue.cc:260] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.111372  9254 ts_tablet_manager.cc:1434] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 13:15:12.112879  9254 tablet_bootstrap.cc:492] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:12.120083  9254 tablet_bootstrap.cc:654] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.122241  9408 raft_consensus.cc:493] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.122964  9408 raft_consensus.cc:515] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.126719  9257 tablet_bootstrap.cc:492] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:12.127259  9257 ts_tablet_manager.cc:1403] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.026s
I20260709 13:15:12.127586  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ab999090524946bc5998a9f1f8de1c" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:12.130276  9257 raft_consensus.cc:359] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
W20260709 13:15:12.130870  9103 leader_election.cc:343] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.131117  9257 raft_consensus.cc:385] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.131474  9257 raft_consensus.cc:740] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.132218  9257 consensus_queue.cc:260] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:12.134436  9257 ts_tablet_manager.cc:1434] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:15:12.135255  9386 raft_consensus.cc:493] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.135533  9257 tablet_bootstrap.cc:492] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:12.135780  9386 raft_consensus.cc:515] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.136613  9255 tablet_bootstrap.cc:492] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:12.137084  9255 ts_tablet_manager.cc:1403] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.074s	user 0.005s	sys 0.019s
I20260709 13:15:12.137708  9408 leader_election.cc:290] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:12.137852  9386 leader_election.cc:290] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:12.139837  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ab999090524946bc5998a9f1f8de1c" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:12.139775  9255 raft_consensus.cc:359] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.140326  8988 raft_consensus.cc:3060] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.140617  9255 raft_consensus.cc:385] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.140952  9255 raft_consensus.cc:740] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.141125  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a06f79755a4abf9ca1fe5d8c6636a0" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:12.141748  9257 tablet_bootstrap.cc:654] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.142709  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a06f79755a4abf9ca1fe5d8c6636a0" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:12.144735  8954 leader_election.cc:304] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:12.147151  9256 tablet_bootstrap.cc:492] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:12.147882  9256 ts_tablet_manager.cc:1403] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.007s
I20260709 13:15:12.151665  9256 raft_consensus.cc:359] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.141768  9255 consensus_queue.cc:260] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.155864  9255 ts_tablet_manager.cc:1434] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 13:15:12.157406  9386 raft_consensus.cc:2749] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.158099  9255 tablet_bootstrap.cc:492] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:12.157648  9256 raft_consensus.cc:385] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.159318  8989 raft_consensus.cc:2468] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:12.159879  9256 raft_consensus.cc:740] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.167454  9256 consensus_queue.cc:260] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.162899  9101 leader_election.cc:304] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:12.172945  9256 ts_tablet_manager.cc:1434] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:15:12.175220  9408 raft_consensus.cc:2804] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.177551  9408 raft_consensus.cc:493] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.177914  9408 raft_consensus.cc:3060] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.178068  9256 tablet_bootstrap.cc:492] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:12.179991  9257 tablet_bootstrap.cc:492] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:12.176857  9254 tablet_bootstrap.cc:492] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:12.180472  9257 ts_tablet_manager.cc:1403] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.019s
I20260709 13:15:12.180617  9254 ts_tablet_manager.cc:1403] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.002s
I20260709 13:15:12.186058  9255 tablet_bootstrap.cc:654] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.191605  9256 tablet_bootstrap.cc:654] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.192399  9408 raft_consensus.cc:515] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.194435  9408 leader_election.cc:290] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:12.186964  9257 raft_consensus.cc:359] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.195065  9257 raft_consensus.cc:385] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.195226  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ab999090524946bc5998a9f1f8de1c" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:12.195420  9257 raft_consensus.cc:740] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.194372  9429 consensus_queue.cc:1048] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.196210  9257 consensus_queue.cc:260] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
W20260709 13:15:12.196602  9103 leader_election.cc:343] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.198457  9257 ts_tablet_manager.cc:1434] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.000s
I20260709 13:15:12.201146  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ab999090524946bc5998a9f1f8de1c" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:12.201699  8989 raft_consensus.cc:3060] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.210618  8989 raft_consensus.cc:2468] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:12.211845  9101 leader_election.cc:304] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:12.215070  9257 tablet_bootstrap.cc:492] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:12.216789  9333 raft_consensus.cc:2804] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.190234  9254 raft_consensus.cc:359] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.217298  9333 raft_consensus.cc:697] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:12.217528  9254 raft_consensus.cc:385] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.218147  9333 consensus_queue.cc:237] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.223066  9257 tablet_bootstrap.cc:654] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.218122  9254 raft_consensus.cc:740] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.227909  9256 tablet_bootstrap.cc:492] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:12.228415  9256 ts_tablet_manager.cc:1403] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.010s
I20260709 13:15:12.228479  9254 consensus_queue.cc:260] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.235018  9256 raft_consensus.cc:359] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.264128  9256 raft_consensus.cc:385] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.264474  9256 raft_consensus.cc:740] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.238734  9263 raft_consensus.cc:493] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.265367  9263 raft_consensus.cc:515] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.267674  9263 leader_election.cc:290] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:12.250537  9407 raft_consensus.cc:493] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.250680  9428 consensus_queue.cc:1048] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.268415  9407 raft_consensus.cc:515] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.267863  9254 ts_tablet_manager.cc:1434] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.001s
I20260709 13:15:12.254930  9454 consensus_queue.cc:1048] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:12.270689  9407 leader_election.cc:290] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:12.271322  9256 consensus_queue.cc:260] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.274501  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c54dc7910b3408d88f8f7adea2baf89" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:12.274763  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c54dc7910b3408d88f8f7adea2baf89" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:12.273625  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d6dba7add94e4daad7879091a24cfa" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:12.275410  9060 raft_consensus.cc:2468] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:12.275338  9254 tablet_bootstrap.cc:492] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:12.276101  9256 ts_tablet_manager.cc:1434] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.002s
I20260709 13:15:12.277091  9256 tablet_bootstrap.cc:492] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:12.277928  9062 raft_consensus.cc:3060] T 111191994b8e47439d52c515bb9de659 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:12.280457  9101 leader_election.cc:343] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:12.281258  9101 leader_election.cc:343] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.283619  9256 tablet_bootstrap.cc:654] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.286687  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d6dba7add94e4daad7879091a24cfa" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:12.287581  9209 raft_consensus.cc:2468] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:12.288364  9255 tablet_bootstrap.cc:492] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:12.288929  9103 leader_election.cc:304] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:12.290400  9333 raft_consensus.cc:2804] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.290814  9333 raft_consensus.cc:493] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.291184  9333 raft_consensus.cc:3060] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.293339  9254 tablet_bootstrap.cc:654] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.282140  9101 leader_election.cc:304] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [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: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:12.299017  9263 raft_consensus.cc:2804] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.298825  9333 raft_consensus.cc:515] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.299445  9263 raft_consensus.cc:493] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.299993  9263 raft_consensus.cc:3060] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.301307  9255 ts_tablet_manager.cc:1403] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.144s	user 0.027s	sys 0.031s
I20260709 13:15:12.304070  9255 raft_consensus.cc:359] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:12.304725  9255 raft_consensus.cc:385] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.304989  9255 raft_consensus.cc:740] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.307137  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d6dba7add94e4daad7879091a24cfa" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:12.307725  9430 raft_consensus.cc:493] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.308195  9430 raft_consensus.cc:515] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
W20260709 13:15:12.308691  9101 leader_election.cc:343] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.310155  9255 consensus_queue.cc:260] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:12.310657  9430 leader_election.cc:290] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:12.313035  9211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949edd56960f4f128dbb3895d54c3e8f" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:12.313943  9211 raft_consensus.cc:2468] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:12.315572  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d6dba7add94e4daad7879091a24cfa" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:12.316300  9209 raft_consensus.cc:3060] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.317226  9386 raft_consensus.cc:493] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.317138  8887 catalog_manager.cc:5697] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.317782  9386 raft_consensus.cc:515] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.320164  9333 leader_election.cc:290] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:12.322149  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e317dccc43e43fdb84460d9aa0acaed" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:12.327279  9256 tablet_bootstrap.cc:492] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:12.327052  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e317dccc43e43fdb84460d9aa0acaed" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:12.327836  9256 ts_tablet_manager.cc:1403] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.001s
I20260709 13:15:12.328781  9029 leader_election.cc:304] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:12.330555  9430 raft_consensus.cc:2804] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.331100  9430 raft_consensus.cc:493] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.331482  9430 raft_consensus.cc:3060] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.335027  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949edd56960f4f128dbb3895d54c3e8f" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:12.335696  9136 raft_consensus.cc:2468] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:12.336412  9254 tablet_bootstrap.cc:492] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:12.336908  9254 ts_tablet_manager.cc:1403] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.062s	user 0.004s	sys 0.007s
W20260709 13:15:12.328918  8952 leader_election.cc:343] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:12.338100  8955 leader_election.cc:343] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.340389  8955 leader_election.cc:304] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:12.341300  9387 raft_consensus.cc:2749] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.333927  9256 raft_consensus.cc:359] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:12.342730  9256 raft_consensus.cc:385] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.343052  9256 raft_consensus.cc:740] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.340248  9254 raft_consensus.cc:359] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.343847  9254 raft_consensus.cc:385] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.344172  9254 raft_consensus.cc:740] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.328188  9386 leader_election.cc:290] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:12.355727  9430 raft_consensus.cc:515] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.349043  9256 consensus_queue.cc:260] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:12.360525  9256 ts_tablet_manager.cc:1434] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260709 13:15:12.359032  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949edd56960f4f128dbb3895d54c3e8f" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:12.361315  9137 raft_consensus.cc:3060] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.361581  9256 tablet_bootstrap.cc:492] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:12.362880  9386 raft_consensus.cc:493] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.363416  9386 raft_consensus.cc:515] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.365814  9386 leader_election.cc:290] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:12.349939  9254 consensus_queue.cc:260] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.367339  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e3eea0021f4a16be84213dd307ed04" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:12.367740  9254 ts_tablet_manager.cc:1434] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260709 13:15:12.368441  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e3eea0021f4a16be84213dd307ed04" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:12.369654  9211 raft_consensus.cc:3060] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.368439  9212 raft_consensus.cc:2393] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efa0737ffe864320a7fbbc7379feac5b in current term 1: Already voted for candidate 5d639861449a416bb7487f1ef989c338 in this term.
I20260709 13:15:12.368799  9254 tablet_bootstrap.cc:492] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:12.326711  9333 raft_consensus.cc:493] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.370834  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949edd56960f4f128dbb3895d54c3e8f" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:12.371621  9210 raft_consensus.cc:3060] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.379629  8955 leader_election.cc:304] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:12.380499  9387 raft_consensus.cc:3060] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.313403  9255 ts_tablet_manager.cc:1434] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:15:12.381393  9454 consensus_queue.cc:1048] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.382457  9333 raft_consensus.cc:515] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.384454  9210 raft_consensus.cc:2468] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:12.385001  9430 leader_election.cc:290] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:12.385689  9209 raft_consensus.cc:2468] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:12.394944  9255 tablet_bootstrap.cc:492] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:12.398864  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2e70a4cab4823aa645c68bb45f76d" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:12.400796  9387 raft_consensus.cc:2749] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.401221  9333 leader_election.cc:290] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:12.401284  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2e70a4cab4823aa645c68bb45f76d" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:12.408107  9254 tablet_bootstrap.cc:654] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.412869  9263 raft_consensus.cc:515] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.413964  9137 raft_consensus.cc:2468] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:12.415655  9029 leader_election.cc:304] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:12.434401  9256 tablet_bootstrap.cc:654] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:12.441967  9101 leader_election.cc:343] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.442474  9263 leader_election.cc:290] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:12.447431  9430 raft_consensus.cc:2804] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.448179  9430 raft_consensus.cc:697] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:12.449271  9430 consensus_queue.cc:237] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.453265  9255 tablet_bootstrap.cc:654] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.455279  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c54dc7910b3408d88f8f7adea2baf89" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:12.460980  9256 tablet_bootstrap.cc:492] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:12.461488  9256 ts_tablet_manager.cc:1403] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.009s
W20260709 13:15:12.463085  9103 leader_election.cc:343] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.463059  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c54dc7910b3408d88f8f7adea2baf89" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
W20260709 13:15:12.464306  9101 leader_election.cc:343] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.464735  9061 raft_consensus.cc:3060] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.463760  9103 leader_election.cc:304] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:12.471084  9257 tablet_bootstrap.cc:492] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:12.471688  9257 ts_tablet_manager.cc:1403] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.257s	user 0.073s	sys 0.103s
I20260709 13:15:12.473824  9387 consensus_queue.cc:1048] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.470702  9333 raft_consensus.cc:2749] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.476141  9257 raft_consensus.cc:359] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.477051  9257 raft_consensus.cc:385] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.477451  9257 raft_consensus.cc:740] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.471035  9256 raft_consensus.cc:359] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.478174  9256 raft_consensus.cc:385] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.478466  9256 raft_consensus.cc:740] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.478272  9257 consensus_queue.cc:260] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.483525  9257 ts_tablet_manager.cc:1434] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:15:12.484040  9256 consensus_queue.cc:260] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.485343  9264 raft_consensus.cc:493] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.486649  9264 raft_consensus.cc:515] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.486639  9256 ts_tablet_manager.cc:1434] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 13:15:12.489475  9256 tablet_bootstrap.cc:492] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:12.484925  9103 leader_election.cc:304] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:12.493047  9264 leader_election.cc:290] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:12.494364  9257 tablet_bootstrap.cc:492] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:12.494632  9333 raft_consensus.cc:2804] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.494752  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d88357e404c88a559c75fb12d4879" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:12.495235  9333 raft_consensus.cc:697] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:12.495464  9060 raft_consensus.cc:2468] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:12.496170  9333 consensus_queue.cc:237] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.500414  9175 leader_election.cc:304] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:12.503728  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d88357e404c88a559c75fb12d4879" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:12.505450  9454 raft_consensus.cc:2804] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.505374  9428 raft_consensus.cc:493] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.506430  9428 raft_consensus.cc:515] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.508652  9428 leader_election.cc:290] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:12.509162  9387 raft_consensus.cc:493] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.509660  9387 raft_consensus.cc:515] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
W20260709 13:15:12.508713  9178 leader_election.cc:343] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.512328  9063 raft_consensus.cc:3060] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.513563  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b77a2b458a42b4b6dab5c7013663d4" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:12.514736  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b77a2b458a42b4b6dab5c7013663d4" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:12.516582  8952 leader_election.cc:343] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:12.517655  8954 leader_election.cc:343] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.506001  9454 raft_consensus.cc:493] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.512485  9387 leader_election.cc:290] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
W20260709 13:15:12.518748  9490 log.cc:927] Time spent T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:15:12.518826  9454 raft_consensus.cc:3060] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.518074  8954 leader_election.cc:304] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:12.518051  9327 consensus_queue.cc:1048] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:12.527740  9255 tablet_bootstrap.cc:492] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:12.528211  9255 ts_tablet_manager.cc:1403] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.134s	user 0.008s	sys 0.006s
I20260709 13:15:12.516181  9061 raft_consensus.cc:2468] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:12.537118  9255 raft_consensus.cc:359] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.538316  9255 raft_consensus.cc:385] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.538699  9255 raft_consensus.cc:740] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.539415  9255 consensus_queue.cc:260] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.537400  8883 catalog_manager.cc:5697] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.541056  9101 leader_election.cc:304] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [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: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:12.542301  9263 raft_consensus.cc:2804] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.542850  9263 raft_consensus.cc:697] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:12.543728  9263 consensus_queue.cc:237] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.532284  9386 raft_consensus.cc:2749] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.538214  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443f923e0d3b42a8aed42bd2751ee28a" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:12.551573  9334 consensus_queue.cc:1048] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.538489  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443f923e0d3b42a8aed42bd2751ee28a" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:12.559348  9255 ts_tablet_manager.cc:1434] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
W20260709 13:15:12.561781  9175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:44109, user_credentials={real_user=slave}} blocked reactor thread for 56791.4us
I20260709 13:15:12.576256  9499 raft_consensus.cc:493] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.576809  9499 raft_consensus.cc:515] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.580329  9030 leader_election.cc:304] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7; no voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:12.594617  9430 raft_consensus.cc:493] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.595227  9430 raft_consensus.cc:515] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.596254  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ab999090524946bc5998a9f1f8de1c" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:12.596701  9499 leader_election.cc:290] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:12.598675  9454 raft_consensus.cc:515] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.600546  9257 tablet_bootstrap.cc:654] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.612445  9256 tablet_bootstrap.cc:654] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.622918  9255 tablet_bootstrap.cc:492] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:12.628505  9430 leader_election.cc:290] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:12.629115  9454 leader_election.cc:290] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:12.641456  9254 tablet_bootstrap.cc:492] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:12.642220  9254 ts_tablet_manager.cc:1403] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.274s	user 0.025s	sys 0.014s
I20260709 13:15:12.656174  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2e70a4cab4823aa645c68bb45f76d" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:12.658701  9137 raft_consensus.cc:2468] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:12.658593  9254 raft_consensus.cc:359] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.659067  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d88357e404c88a559c75fb12d4879" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:12.659503  9254 raft_consensus.cc:385] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.659844  9254 raft_consensus.cc:740] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.660125  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2e70a4cab4823aa645c68bb45f76d" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
W20260709 13:15:12.661476  9178 leader_election.cc:343] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.660542  9254 consensus_queue.cc:260] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.664666  9255 tablet_bootstrap.cc:654] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.664716  9254 ts_tablet_manager.cc:1434] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:15:12.667894  9254 tablet_bootstrap.cc:492] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:12.743669  9254 tablet_bootstrap.cc:654] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.750662  9428 raft_consensus.cc:2749] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.756266  9505 raft_consensus.cc:493] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.757213  9505 raft_consensus.cc:515] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.765765  9429 raft_consensus.cc:493] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.738318  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d88357e404c88a559c75fb12d4879" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:12.766759  9429 raft_consensus.cc:515] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:12.767334  9060 raft_consensus.cc:3060] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.769443  9255 tablet_bootstrap.cc:492] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:12.769747  9429 leader_election.cc:290] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:12.771375  9255 ts_tablet_manager.cc:1403] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.149s	user 0.015s	sys 0.000s
I20260709 13:15:12.784448  9256 tablet_bootstrap.cc:492] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:12.808215  9408 raft_consensus.cc:493] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.809129  9408 raft_consensus.cc:515] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.810207  9505 leader_election.cc:290] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:12.811266  9256 ts_tablet_manager.cc:1403] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.322s	user 0.011s	sys 0.007s
I20260709 13:15:12.816866  9211 raft_consensus.cc:3060] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.816648  9256 raft_consensus.cc:359] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.817554  9256 raft_consensus.cc:385] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.817896  9256 raft_consensus.cc:740] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.827188  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c54dc7910b3408d88f8f7adea2baf89" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:12.829452  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf9030742fc4594a5bcd6bb16d10f76" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:12.834860  9257 tablet_bootstrap.cc:492] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:12.835656  9257 ts_tablet_manager.cc:1403] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.341s	user 0.007s	sys 0.014s
I20260709 13:15:12.836910  9333 consensus_queue.cc:1048] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:12.822551  9030 leader_election.cc:304] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 
W20260709 13:15:12.839479  9030 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.67:40385, user_credentials={real_user=slave}} blocked reactor thread for 90109.9us
W20260709 13:15:12.841240  9029 leader_election.cc:343] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.844856  9429 raft_consensus.cc:2804] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.845379  9429 raft_consensus.cc:493] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.845782  9429 raft_consensus.cc:3060] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:12.849743  9029 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.68:36487, user_credentials={real_user=slave}} blocked reactor thread for 78719.5us
I20260709 13:15:12.852638  9255 raft_consensus.cc:359] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.853492  9255 raft_consensus.cc:385] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.853695  9408 leader_election.cc:290] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:12.866668  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e317dccc43e43fdb84460d9aa0acaed" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:12.867689  8986 raft_consensus.cc:2468] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
W20260709 13:15:12.875615  9027 leader_election.cc:343] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.875474  9407 consensus_queue.cc:1048] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:12.876596  9101 leader_election.cc:304] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:12.866755  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf9030742fc4594a5bcd6bb16d10f76" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:12.879230  9212 raft_consensus.cc:2468] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:12.879776  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c54dc7910b3408d88f8f7adea2baf89" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:12.880764  9061 raft_consensus.cc:2393] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efa0737ffe864320a7fbbc7379feac5b in current term 1: Already voted for candidate 5d639861449a416bb7487f1ef989c338 in this term.
I20260709 13:15:12.881721  9029 leader_election.cc:304] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:12.882555  9428 raft_consensus.cc:2804] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.882931  9428 raft_consensus.cc:493] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.883261  9428 raft_consensus.cc:3060] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.887147  9333 raft_consensus.cc:2804] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.887575  9333 raft_consensus.cc:493] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.887913  9333 raft_consensus.cc:3060] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.853754  9255 raft_consensus.cc:740] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.895174  9257 raft_consensus.cc:359] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.897202  9060 raft_consensus.cc:2468] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:12.896898  8887 catalog_manager.cc:5697] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.899930  9257 raft_consensus.cc:385] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.900202  9257 raft_consensus.cc:740] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.892771  9256 consensus_queue.cc:260] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.905196  9255 consensus_queue.cc:260] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:12.915704  9257 consensus_queue.cc:260] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.917363  9408 raft_consensus.cc:493] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.917930  9257 ts_tablet_manager.cc:1434] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.082s	user 0.004s	sys 0.004s
I20260709 13:15:12.918133  9408 raft_consensus.cc:515] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:12.931950  9175 leader_election.cc:304] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [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: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 5d639861449a416bb7487f1ef989c338
I20260709 13:15:12.932649  8884 catalog_manager.cc:5697] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:12.913020  9429 raft_consensus.cc:515] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.941473  9062 raft_consensus.cc:3060] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.942965  9429 leader_election.cc:290] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:12.947032  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2e70a4cab4823aa645c68bb45f76d" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:12.947714  9212 raft_consensus.cc:3060] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.938627  9257 tablet_bootstrap.cc:492] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:12.954131  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ab999090524946bc5998a9f1f8de1c" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:12.954941  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e317dccc43e43fdb84460d9aa0acaed" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:12.957163  9255 ts_tablet_manager.cc:1434] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.185s	user 0.009s	sys 0.000s
I20260709 13:15:12.958083  9496 raft_consensus.cc:2804] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.958717  9496 raft_consensus.cc:697] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:12.962416  9428 raft_consensus.cc:515] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:12.963466  9255 tablet_bootstrap.cc:492] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:12.960662  9496 consensus_queue.cc:237] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:12.966137  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf9030742fc4594a5bcd6bb16d10f76" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:12.967339  9428 leader_election.cc:290] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:12.969732  8984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf9030742fc4594a5bcd6bb16d10f76" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
W20260709 13:15:12.977427  9101 leader_election.cc:343] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.979779  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2e70a4cab4823aa645c68bb45f76d" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:12.991142  9137 raft_consensus.cc:3060] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.993423  9254 tablet_bootstrap.cc:492] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:12.994154  9254 ts_tablet_manager.cc:1403] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.326s	user 0.027s	sys 0.087s
I20260709 13:15:12.980410  9175 leader_election.cc:304] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:12.984647  9210 raft_consensus.cc:3060] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.997651  9499 raft_consensus.cc:2749] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.997900  9263 consensus_queue.cc:1048] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:12.997653  9321 consensus_queue.cc:1048] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:15:13.005234  9027 leader_election.cc:343] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.016070  9256 ts_tablet_manager.cc:1434] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.204s	user 0.000s	sys 0.009s
I20260709 13:15:13.017558  9256 tablet_bootstrap.cc:492] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:13.034358  8984 raft_consensus.cc:3060] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.038590  9256 tablet_bootstrap.cc:654] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.030347  9254 raft_consensus.cc:359] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.043942  9254 raft_consensus.cc:385] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.044195  9254 raft_consensus.cc:740] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.045574  8955 leader_election.cc:304] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:13.047293  9428 consensus_queue.cc:1048] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:13.051368  9210 raft_consensus.cc:2468] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:13.054765  9029 leader_election.cc:304] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:13.061847  9350 consensus_queue.cc:1048] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:13.066305  8987 raft_consensus.cc:3060] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.039336  9212 raft_consensus.cc:2468] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:13.074714  9254 consensus_queue.cc:260] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.075222  9029 leader_election.cc:304] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:13.076202  9350 raft_consensus.cc:2804] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.076668  9350 raft_consensus.cc:697] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:13.078054  9350 consensus_queue.cc:237] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.029177  9333 raft_consensus.cc:515] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
W20260709 13:15:13.085400  9513 log.cc:927] Time spent T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:15:13.085794  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73630ec72ce4fbb92211a5ebac66290" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:13.086294  9254 ts_tablet_manager.cc:1434] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.003s
I20260709 13:15:13.087775  9254 tablet_bootstrap.cc:492] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:13.088343  9333 leader_election.cc:290] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:13.072355  9428 raft_consensus.cc:2804] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.076681  9408 leader_election.cc:290] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:13.089687  9255 tablet_bootstrap.cc:654] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.097504  9387 raft_consensus.cc:2749] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:13.101984  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e317dccc43e43fdb84460d9aa0acaed" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:13.095125  9428 raft_consensus.cc:697] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:13.111569  9428 consensus_queue.cc:237] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
W20260709 13:15:13.115919  9101 leader_election.cc:343] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.124292  9137 raft_consensus.cc:2468] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:13.127717  9257 tablet_bootstrap.cc:654] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:13.138870  9101 leader_election.cc:343] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.163056  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73630ec72ce4fbb92211a5ebac66290" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:13.175019  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e317dccc43e43fdb84460d9aa0acaed" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:13.175799  8986 raft_consensus.cc:3060] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.178766  9254 tablet_bootstrap.cc:654] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.204216  9256 tablet_bootstrap.cc:492] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:13.204789  9256 ts_tablet_manager.cc:1403] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.188s	user 0.023s	sys 0.004s
I20260709 13:15:13.207764  9256 raft_consensus.cc:359] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.208437  9256 raft_consensus.cc:385] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.208698  9256 raft_consensus.cc:740] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.209551  9256 consensus_queue.cc:260] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.223562  9256 ts_tablet_manager.cc:1434] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:15:13.229830  9256 tablet_bootstrap.cc:492] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:13.233014  8986 raft_consensus.cc:2468] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:13.236114  9387 raft_consensus.cc:493] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.236790  9387 raft_consensus.cc:515] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.239526  9256 tablet_bootstrap.cc:654] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.239728  9387 leader_election.cc:290] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:13.240824  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d6dba7add94e4daad7879091a24cfa" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:13.194020  9408 consensus_queue.cc:1048] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 13:15:13.242997  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d6dba7add94e4daad7879091a24cfa" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:13.246543  8955 leader_election.cc:304] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [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: efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:13.248351  9512 raft_consensus.cc:2749] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:13.250913  9101 leader_election.cc:343] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.251400  9101 leader_election.cc:304] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:13.251360  9489 consensus_queue.cc:1048] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:15:13.260533  9101 leader_election.cc:304] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:13.260893  9257 tablet_bootstrap.cc:492] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:13.260562  9489 raft_consensus.cc:2749] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:13.263238  9257 ts_tablet_manager.cc:1403] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.325s	user 0.027s	sys 0.002s
I20260709 13:15:13.265801  9257 raft_consensus.cc:359] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.268605  8887 catalog_manager.cc:5697] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:13.270370  9254 tablet_bootstrap.cc:492] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:13.270879  9254 ts_tablet_manager.cc:1403] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.183s	user 0.013s	sys 0.011s
W20260709 13:15:13.271860  8935 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:13.266453  9257 raft_consensus.cc:385] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.273074  9257 raft_consensus.cc:740] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.270304  8887 catalog_manager.cc:5697] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:13.273867  9257 consensus_queue.cc:260] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.276440  9254 raft_consensus.cc:359] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.277233  9254 raft_consensus.cc:385] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.277566  9254 raft_consensus.cc:740] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.278038  9255 tablet_bootstrap.cc:492] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:13.278508  9255 ts_tablet_manager.cc:1403] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.320s	user 0.008s	sys 0.006s
I20260709 13:15:13.278467  9254 consensus_queue.cc:260] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.281378  9255 raft_consensus.cc:359] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.282040  9255 raft_consensus.cc:385] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.282330  9255 raft_consensus.cc:740] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.283178  9408 raft_consensus.cc:2804] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.283744  9408 raft_consensus.cc:697] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:13.284583  9408 consensus_queue.cc:237] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.288987  9256 tablet_bootstrap.cc:492] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:13.289551  9256 ts_tablet_manager.cc:1403] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.004s
I20260709 13:15:13.283145  9255 consensus_queue.cc:260] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.292572  9256 raft_consensus.cc:359] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.293273  9256 raft_consensus.cc:385] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.293426  9255 ts_tablet_manager.cc:1434] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 13:15:13.293560  9256 raft_consensus.cc:740] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.294683  9255 tablet_bootstrap.cc:492] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:13.282063  9254 ts_tablet_manager.cc:1434] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:15:13.276526  9257 ts_tablet_manager.cc:1434] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:15:13.294427  9256 consensus_queue.cc:260] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.300673  9254 tablet_bootstrap.cc:492] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:13.301564  9256 ts_tablet_manager.cc:1434] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:15:13.303972  9256 tablet_bootstrap.cc:492] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:13.304644  9257 tablet_bootstrap.cc:492] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:13.324527  9256 tablet_bootstrap.cc:654] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.326828  9257 tablet_bootstrap.cc:654] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.309338  9254 tablet_bootstrap.cc:654] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.311951  9255 tablet_bootstrap.cc:654] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.315399  9489 raft_consensus.cc:493] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.330865  9489 raft_consensus.cc:515] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.331284  8884 catalog_manager.cc:5697] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 1 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:13.316442  9516 consensus_queue.cc:1048] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:13.334161  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d88357e404c88a559c75fb12d4879" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:13.334638  9489 leader_election.cc:290] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:13.358217  9257 tablet_bootstrap.cc:492] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:13.358651  9256 tablet_bootstrap.cc:492] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:13.359328  9256 ts_tablet_manager.cc:1403] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.019s
I20260709 13:15:13.358693  9257 ts_tablet_manager.cc:1403] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.008s
I20260709 13:15:13.364797  9256 raft_consensus.cc:359] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.365671  9256 raft_consensus.cc:385] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.367122  9256 raft_consensus.cc:740] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.368000  9256 consensus_queue.cc:260] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.366446  9257 raft_consensus.cc:359] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.369097  9257 raft_consensus.cc:385] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.369469  9257 raft_consensus.cc:740] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.368096  8886 catalog_manager.cc:5697] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:13.370327  9257 consensus_queue.cc:260] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.379076  9257 ts_tablet_manager.cc:1434] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:15:13.380373  9257 tablet_bootstrap.cc:492] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:13.382625  9256 ts_tablet_manager.cc:1434] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 13:15:13.385905  9254 tablet_bootstrap.cc:492] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:13.386382  9254 ts_tablet_manager.cc:1403] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.004s
I20260709 13:15:13.389106  9254 raft_consensus.cc:359] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.389752  9254 raft_consensus.cc:385] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.389997  9254 raft_consensus.cc:740] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.395851  9256 tablet_bootstrap.cc:492] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:13.396637  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d88357e404c88a559c75fb12d4879" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:13.397537  9062 raft_consensus.cc:2393] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d639861449a416bb7487f1ef989c338 in current term 1: Already voted for candidate 585a12f3ff074eafb4361cb3394018e1 in this term.
I20260709 13:15:13.401623  9256 tablet_bootstrap.cc:654] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.404740  9101 leader_election.cc:304] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:13.407097  9408 raft_consensus.cc:3060] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.411130  9255 tablet_bootstrap.cc:492] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:13.411661  9255 ts_tablet_manager.cc:1403] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.117s	user 0.022s	sys 0.000s
I20260709 13:15:13.423666  9254 consensus_queue.cc:260] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.426738  9254 ts_tablet_manager.cc:1434] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:15:13.428128  9254 tablet_bootstrap.cc:492] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:13.414242  9255 raft_consensus.cc:359] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.430056  9255 raft_consensus.cc:385] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.430380  9255 raft_consensus.cc:740] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.414387  9257 tablet_bootstrap.cc:654] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.433641  9255 consensus_queue.cc:260] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.440995  9255 ts_tablet_manager.cc:1434] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:15:13.443657  9255 tablet_bootstrap.cc:492] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:13.449309  9254 tablet_bootstrap.cc:654] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.456122  9255 tablet_bootstrap.cc:654] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.468524  9428 raft_consensus.cc:493] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.469156  9428 raft_consensus.cc:515] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.472354  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73630ec72ce4fbb92211a5ebac66290" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:13.473018  8988 raft_consensus.cc:2468] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:13.474427  9027 leader_election.cc:304] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:13.475783  9429 raft_consensus.cc:2804] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.476269  9429 raft_consensus.cc:493] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.476649  9429 raft_consensus.cc:3060] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.478963  9254 tablet_bootstrap.cc:492] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:13.479477  9254 ts_tablet_manager.cc:1403] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.001s
I20260709 13:15:13.480496  9408 raft_consensus.cc:2749] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:13.482071  9254 raft_consensus.cc:359] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.522351  9254 raft_consensus.cc:385] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.522651  9254 raft_consensus.cc:740] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.523371  9254 consensus_queue.cc:260] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.484968  9428 leader_election.cc:290] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:13.481217  9255 tablet_bootstrap.cc:492] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:13.485462  9429 raft_consensus.cc:515] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.525978  9255 ts_tablet_manager.cc:1403] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.002s
I20260709 13:15:13.527612  9429 leader_election.cc:290] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:13.528710  9255 raft_consensus.cc:359] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.529163  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73630ec72ce4fbb92211a5ebac66290" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:13.486142  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73630ec72ce4fbb92211a5ebac66290" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:13.529810  8988 raft_consensus.cc:3060] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.529403  9255 raft_consensus.cc:385] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.530411  9255 raft_consensus.cc:740] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.530272  9136 raft_consensus.cc:2468] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:13.531316  9255 consensus_queue.cc:260] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.525447  9254 ts_tablet_manager.cc:1434] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.004s
I20260709 13:15:13.533138  9254 tablet_bootstrap.cc:492] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:13.533540  9255 ts_tablet_manager.cc:1434] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:15:13.534508  9255 tablet_bootstrap.cc:492] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:13.536339  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73630ec72ce4fbb92211a5ebac66290" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:13.536897  9136 raft_consensus.cc:3060] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.542102  9428 consensus_queue.cc:1048] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:13.543452  9428 consensus_queue.cc:1048] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:13.547178  9255 tablet_bootstrap.cc:654] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.548180  9408 raft_consensus.cc:493] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.548645  9408 raft_consensus.cc:515] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.550829  9408 leader_election.cc:290] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:13.543211  8988 raft_consensus.cc:2468] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:13.553054  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d266ece78f43d58e3c400beb1f2d2f" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:13.530236  9257 tablet_bootstrap.cc:492] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:13.554872  9257 ts_tablet_manager.cc:1403] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.175s	user 0.025s	sys 0.028s
I20260709 13:15:13.555945  9027 leader_election.cc:304] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:13.553714  9208 raft_consensus.cc:2468] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:13.562276  9255 tablet_bootstrap.cc:492] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:13.562999  9103 leader_election.cc:304] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:13.562752  9255 ts_tablet_manager.cc:1403] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 13:15:13.564105  9428 raft_consensus.cc:2804] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.564340  9489 raft_consensus.cc:2804] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.564724  9489 raft_consensus.cc:493] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.565042  9489 raft_consensus.cc:3060] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.565542  9256 tablet_bootstrap.cc:492] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:13.565665  9136 raft_consensus.cc:2468] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:13.566018  9256 ts_tablet_manager.cc:1403] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.182s	user 0.031s	sys 0.074s
I20260709 13:15:13.565223  9428 raft_consensus.cc:697] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:13.567819  9428 consensus_queue.cc:237] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.569528  9256 raft_consensus.cc:359] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.570182  9256 raft_consensus.cc:385] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.570451  9256 raft_consensus.cc:740] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.566831  9254 tablet_bootstrap.cc:654] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.571601  9257 raft_consensus.cc:359] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.566262  9255 raft_consensus.cc:359] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.572330  9257 raft_consensus.cc:385] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.572700  9255 raft_consensus.cc:385] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.572849  9257 raft_consensus.cc:740] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.573045  9255 raft_consensus.cc:740] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.573771  9255 consensus_queue.cc:260] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.572253  9256 consensus_queue.cc:260] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.576413  9256 ts_tablet_manager.cc:1434] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:15:13.577358  9256 tablet_bootstrap.cc:492] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:13.579762  9255 ts_tablet_manager.cc:1434] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:15:13.580973  9255 tablet_bootstrap.cc:492] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:13.573968  9257 consensus_queue.cc:260] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.581467  9496 raft_consensus.cc:493] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.581912  9496 raft_consensus.cc:515] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.583312  8987 raft_consensus.cc:3060] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.586195  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa180f9101c49d6adbe63155bbbe6c2" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
W20260709 13:15:13.588626  9175 leader_election.cc:343] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.593432  9256 tablet_bootstrap.cc:654] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.594013  9496 leader_election.cc:290] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:13.598206  9255 tablet_bootstrap.cc:654] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.598714  9254 tablet_bootstrap.cc:492] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:13.604274  9254 ts_tablet_manager.cc:1403] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.007s
I20260709 13:15:13.604580  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa180f9101c49d6adbe63155bbbe6c2" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:13.605247  9060 raft_consensus.cc:2468] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:13.606892  9254 raft_consensus.cc:359] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.607587  9254 raft_consensus.cc:385] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.607847  9254 raft_consensus.cc:740] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.608492  9254 consensus_queue.cc:260] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.602001  9257 ts_tablet_manager.cc:1434] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:15:13.611398  9257 tablet_bootstrap.cc:492] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:13.614953  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d266ece78f43d58e3c400beb1f2d2f" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
W20260709 13:15:13.616283  9101 leader_election.cc:343] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.617316  9257 tablet_bootstrap.cc:654] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.617652  9175 leader_election.cc:304] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [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: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:13.618924  9496 raft_consensus.cc:2804] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.619393  9496 raft_consensus.cc:493] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.619831  9496 raft_consensus.cc:3060] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.625401  9254 ts_tablet_manager.cc:1434] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:15:13.626544  9254 tablet_bootstrap.cc:492] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:13.632537  9257 tablet_bootstrap.cc:492] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:13.633028  9257 ts_tablet_manager.cc:1403] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 13:15:13.637933  9254 tablet_bootstrap.cc:654] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.638731  9333 raft_consensus.cc:493] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.639209  9333 raft_consensus.cc:515] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.641239  9333 leader_election.cc:290] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:13.643128  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d745857a22cd425ab5e7315a448b13f7" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:13.643828  9209 raft_consensus.cc:2468] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:13.644917  9103 leader_election.cc:304] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:13.645152  9350 raft_consensus.cc:493] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.645820  9350 raft_consensus.cc:515] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.647861  9254 tablet_bootstrap.cc:492] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:13.648315  9254 ts_tablet_manager.cc:1403] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:15:13.648604  9350 leader_election.cc:290] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:13.649127  9257 raft_consensus.cc:359] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.651611  9257 raft_consensus.cc:385] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.651923  9257 raft_consensus.cc:740] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.652894  9408 raft_consensus.cc:2804] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.653383  9408 raft_consensus.cc:493] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.653759  9408 raft_consensus.cc:3060] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.653662  9257 consensus_queue.cc:260] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.650767  9254 raft_consensus.cc:359] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.656876  9254 raft_consensus.cc:385] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.657161  9254 raft_consensus.cc:740] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.657807  9254 consensus_queue.cc:260] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.657176  9257 ts_tablet_manager.cc:1434] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:15:13.659576  9257 tablet_bootstrap.cc:492] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:13.661897  9407 raft_consensus.cc:493] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.662402  9407 raft_consensus.cc:515] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.663086  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e317dccc43e43fdb84460d9aa0acaed" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:13.663924  8988 raft_consensus.cc:2393] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54b3ab68f43246c4a378baf95476b2c7 in current term 1: Already voted for candidate 5d639861449a416bb7487f1ef989c338 in this term.
I20260709 13:15:13.664472  9407 leader_election.cc:290] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:13.668409  9499 consensus_queue.cc:1048] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:13.669356  9489 raft_consensus.cc:515] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.669965  9288 consensus_queue.cc:1048] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:13.671140  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0983c2271d7443f9ba790aee96b37467" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:13.671562  9257 tablet_bootstrap.cc:654] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.671751  8988 raft_consensus.cc:2468] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:13.672796  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d745857a22cd425ab5e7315a448b13f7" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:13.673002  9101 leader_election.cc:304] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:13.673926  9516 raft_consensus.cc:2804] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.674369  9516 raft_consensus.cc:493] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.674882  9516 raft_consensus.cc:3060] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.677932  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e317dccc43e43fdb84460d9aa0acaed" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:13.679631  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0983c2271d7443f9ba790aee96b37467" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:13.679934  9101 leader_election.cc:343] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:13.681088  9101 leader_election.cc:343] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.681352  9257 tablet_bootstrap.cc:492] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:13.679932  9254 ts_tablet_manager.cc:1434] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:15:13.681820  9257 ts_tablet_manager.cc:1403] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:15:13.682287  9288 raft_consensus.cc:493] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.682791  9288 raft_consensus.cc:515] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.684640  9257 raft_consensus.cc:359] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.685307  9257 raft_consensus.cc:385] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.685567  9288 leader_election.cc:290] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:13.687477  9288 consensus_queue.cc:1048] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:13.689894  9407 raft_consensus.cc:493] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.690361  9407 raft_consensus.cc:515] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.685590  9257 raft_consensus.cc:740] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.695506  9211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b77a2b458a42b4b6dab5c7013663d4" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:13.696125  9211 raft_consensus.cc:2468] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:13.696045  9257 consensus_queue.cc:260] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.685567  9254 tablet_bootstrap.cc:492] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:13.697750  9496 raft_consensus.cc:515] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.701025  9030 leader_election.cc:304] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7; no voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:13.703187  9489 leader_election.cc:290] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:13.704408  9408 raft_consensus.cc:515] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.704560  9211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d266ece78f43d58e3c400beb1f2d2f" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:13.705360  9211 raft_consensus.cc:3060] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.705717  9407 leader_election.cc:290] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:13.706703  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb10754a6e6480a95afcb381c8efc47" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:13.691252  8887 catalog_manager.cc:5697] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:13.708743  9103 leader_election.cc:343] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.711467  9496 leader_election.cc:290] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:13.715178  9211 raft_consensus.cc:2468] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:13.716557  9288 raft_consensus.cc:3060] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.723899  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa180f9101c49d6adbe63155bbbe6c2" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
W20260709 13:15:13.725725  9175 leader_election.cc:343] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.726227  9254 tablet_bootstrap.cc:654] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.730700  9408 leader_election.cc:290] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:13.744113  9254 tablet_bootstrap.cc:492] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:13.744246  9288 raft_consensus.cc:2749] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:13.744652  9254 ts_tablet_manager.cc:1403] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.000s
I20260709 13:15:13.750304  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d266ece78f43d58e3c400beb1f2d2f" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:13.751309  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb10754a6e6480a95afcb381c8efc47" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:13.756414  9254 raft_consensus.cc:359] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.757129  9254 raft_consensus.cc:385] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.757390  9254 raft_consensus.cc:740] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.758085  9254 consensus_queue.cc:260] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.760268  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa180f9101c49d6adbe63155bbbe6c2" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:13.761045  9060 raft_consensus.cc:3060] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.766522  9254 ts_tablet_manager.cc:1434] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:15:13.767710  9254 tablet_bootstrap.cc:492] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:13.769322  9029 leader_election.cc:304] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:13.770452  9288 raft_consensus.cc:2804] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.770937  9288 raft_consensus.cc:493] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.771284  9288 raft_consensus.cc:3060] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.771082  9496 consensus_queue.cc:1048] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:13.780148  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d745857a22cd425ab5e7315a448b13f7" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:13.780781  9209 raft_consensus.cc:3060] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.782966  9499 raft_consensus.cc:493] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.783452  9499 raft_consensus.cc:515] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.786281  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab51a4cd7a7649be968839e1218fe099" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:13.787061  9136 raft_consensus.cc:2468] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:13.787106  9499 leader_election.cc:290] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:13.788307  9178 leader_election.cc:304] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:13.788111  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab51a4cd7a7649be968839e1218fe099" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:13.789068  9499 raft_consensus.cc:2804] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.789429  9499 raft_consensus.cc:493] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.789772  9499 raft_consensus.cc:3060] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:13.789935  9175 leader_election.cc:343] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.791077  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d745857a22cd425ab5e7315a448b13f7" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:13.792237  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b77a2b458a42b4b6dab5c7013663d4" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:13.800146  9103 leader_election.cc:304] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:13.801327  9489 raft_consensus.cc:2804] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.805681  9254 tablet_bootstrap.cc:654] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.793100  8988 raft_consensus.cc:2468] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:13.782660  9288 raft_consensus.cc:515] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.810343  9499 raft_consensus.cc:515] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:13.821527  9516 raft_consensus.cc:515] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:13.823925  9499 leader_election.cc:290] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:13.854413  9516 leader_election.cc:290] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:13.824465  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b77a2b458a42b4b6dab5c7013663d4" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:13.825826  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab51a4cd7a7649be968839e1218fe099" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:13.826789  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b77a2b458a42b4b6dab5c7013663d4" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
W20260709 13:15:13.858728  9175 leader_election.cc:343] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.863343  8987 raft_consensus.cc:3060] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.855681  9212 raft_consensus.cc:3060] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.893460  8987 raft_consensus.cc:2468] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:13.830227  9254 tablet_bootstrap.cc:492] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:13.894826  9254 ts_tablet_manager.cc:1403] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.000s
I20260709 13:15:13.842384  9288 leader_election.cc:290] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:13.845050  9489 raft_consensus.cc:697] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:13.899104  9489 consensus_queue.cc:237] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
W20260709 13:15:13.845711  9101 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.65:44109, user_credentials={real_user=slave}} blocked reactor thread for 53798.6us
I20260709 13:15:13.846240  9256 tablet_bootstrap.cc:492] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:13.845861  9408 consensus_queue.cc:1048] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:13.901845  9256 ts_tablet_manager.cc:1403] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.325s	user 0.035s	sys 0.036s
W20260709 13:15:13.901818  9101 leader_election.cc:343] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.902343  9101 leader_election.cc:304] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b
W20260709 13:15:13.903496  9101 leader_election.cc:343] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.904640  9256 raft_consensus.cc:359] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.904642  9408 raft_consensus.cc:2749] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:13.907092  9101 leader_election.cc:343] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.848232  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab51a4cd7a7649be968839e1218fe099" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:13.828589  9060 raft_consensus.cc:2468] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:13.896063  9027 leader_election.cc:304] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:13.897003  9255 tablet_bootstrap.cc:492] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:13.912880  9255 ts_tablet_manager.cc:1403] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.332s	user 0.035s	sys 0.095s
I20260709 13:15:13.897935  9254 raft_consensus.cc:359] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.913726  9254 raft_consensus.cc:385] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.914109  9254 raft_consensus.cc:740] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.896917  9257 ts_tablet_manager.cc:1434] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.215s	user 0.044s	sys 0.069s
W20260709 13:15:13.846628  9103 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:36487, user_credentials={real_user=slave}} blocked reactor thread for 45124.7us
I20260709 13:15:13.905335  9256 raft_consensus.cc:385] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.899477  9212 raft_consensus.cc:2468] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:13.915096  9256 raft_consensus.cc:740] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.908027  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0983c2271d7443f9ba790aee96b37467" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:13.916949  9254 consensus_queue.cc:260] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.912562  9135 raft_consensus.cc:3060] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.931080  9256 consensus_queue.cc:260] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.936447  9254 ts_tablet_manager.cc:1434] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:15:13.941296  9512 raft_consensus.cc:493] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.941877  9512 raft_consensus.cc:515] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.943048  9209 raft_consensus.cc:2468] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:13.942005  9175 leader_election.cc:304] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [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: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:13.945051  9512 leader_election.cc:290] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:13.946663  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f4be43c584d7594ae918dd46f15b1" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:13.947173  9499 raft_consensus.cc:2804] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.947695  9499 raft_consensus.cc:697] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
W20260709 13:15:13.948594  8952 leader_election.cc:343] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.948505  9499 consensus_queue.cc:237] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.952162  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f4be43c584d7594ae918dd46f15b1" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
W20260709 13:15:13.953898  8954 leader_election.cc:343] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.954413  8954 leader_election.cc:304] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:13.954896  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0983c2271d7443f9ba790aee96b37467" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:13.956038  8986 raft_consensus.cc:3060] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.956617  9512 raft_consensus.cc:2749] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:13.954169  9135 raft_consensus.cc:2468] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:13.946162  9255 raft_consensus.cc:359] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.963574  9255 raft_consensus.cc:385] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.963902  9255 raft_consensus.cc:740] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.965415  9255 consensus_queue.cc:260] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:13.967052  9428 consensus_queue.cc:1048] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:13.967857  9255 ts_tablet_manager.cc:1434] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 13:15:13.969200  9178 leader_election.cc:304] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:13.972183  9256 ts_tablet_manager.cc:1434] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.070s	user 0.001s	sys 0.005s
I20260709 13:15:13.973359  9256 tablet_bootstrap.cc:492] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:13.974502  9496 raft_consensus.cc:2804] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.976835  9257 tablet_bootstrap.cc:492] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:13.979218  9254 tablet_bootstrap.cc:492] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:13.979377  9408 raft_consensus.cc:493] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.980263  9408 raft_consensus.cc:515] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.962809  9103 leader_election.cc:304] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:13.983704  9408 leader_election.cc:290] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:13.984640  9333 raft_consensus.cc:2804] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.985174  9333 raft_consensus.cc:697] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:13.986173  9333 consensus_queue.cc:237] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.987478  9350 consensus_queue.cc:1048] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:13.978206  9255 tablet_bootstrap.cc:492] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:13.922267  9288 raft_consensus.cc:2804] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.007989  9428 raft_consensus.cc:493] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.008677  9428 raft_consensus.cc:515] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:13.994263  9288 raft_consensus.cc:697] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:14.023535  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d745857a22cd425ab5e7315a448b13f7" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:14.031100  9428 leader_election.cc:290] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:14.032838  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d745857a22cd425ab5e7315a448b13f7" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:14.034315  9257 tablet_bootstrap.cc:654] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.035615  8887 catalog_manager.cc:5697] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.033941  9212 raft_consensus.cc:2393] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54b3ab68f43246c4a378baf95476b2c7 in current term 1: Already voted for candidate 5d639861449a416bb7487f1ef989c338 in this term.
I20260709 13:15:14.037596  9496 raft_consensus.cc:697] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:14.046046  9496 consensus_queue.cc:237] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:14.052835  9029 leader_election.cc:304] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7; no voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:14.054062  9350 raft_consensus.cc:3060] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:14.058650  9101 leader_election.cc:343] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.059929  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcee74cd265417e9fbe3dabbf962f0b" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:14.063956  9321 consensus_queue.cc:1048] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.070753  9288 consensus_queue.cc:237] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:14.072342  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcee74cd265417e9fbe3dabbf962f0b" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
W20260709 13:15:14.076874  9551 log.cc:927] Time spent T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 13:15:14.096915  9254 tablet_bootstrap.cc:654] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:14.099524  9101 leader_election.cc:343] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.106491  9255 tablet_bootstrap.cc:654] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:14.102522  9103 leader_election.cc:343] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.114826  9256 tablet_bootstrap.cc:654] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.085218  9350 raft_consensus.cc:2749] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.137718  9516 raft_consensus.cc:493] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.119529  9103 leader_election.cc:304] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:14.138281  9516 raft_consensus.cc:515] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:14.146067  8986 raft_consensus.cc:2468] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:14.164472  9408 raft_consensus.cc:2749] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.183914  9516 leader_election.cc:290] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
W20260709 13:15:14.171232  9103 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.68:36487, user_credentials={real_user=slave}} blocked reactor thread for 68795.8us
I20260709 13:15:14.202067  9101 leader_election.cc:304] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:14.222110  8886 catalog_manager.cc:5697] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.229976  9489 raft_consensus.cc:2804] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.231562  8984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f73d051cc1452fbf876c433591a658" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:14.234165  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f73d051cc1452fbf876c433591a658" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:14.237186  8887 catalog_manager.cc:5697] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 1 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.244613  8887 catalog_manager.cc:5697] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 1 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:14.251260  9101 leader_election.cc:343] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:14.254699  9101 leader_election.cc:343] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.255290  9101 leader_election.cc:304] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:14.230520  9489 raft_consensus.cc:697] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:14.261919  9407 raft_consensus.cc:2749] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.294778  9257 tablet_bootstrap.cc:492] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:14.295509  9257 ts_tablet_manager.cc:1403] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.358s	user 0.027s	sys 0.005s
I20260709 13:15:14.298319  9489 consensus_queue.cc:237] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:14.303980  9254 tablet_bootstrap.cc:492] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:14.304544  9254 ts_tablet_manager.cc:1403] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.326s	user 0.027s	sys 0.021s
I20260709 13:15:14.327127  9254 raft_consensus.cc:359] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:14.328845  9254 raft_consensus.cc:385] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.329207  9254 raft_consensus.cc:740] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.329908  9254 consensus_queue.cc:260] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:14.326344  9257 raft_consensus.cc:359] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:14.331211  9257 raft_consensus.cc:385] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.331508  9257 raft_consensus.cc:740] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.336063  9257 consensus_queue.cc:260] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:14.329429  8883 catalog_manager.cc:5697] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.343948  9254 ts_tablet_manager.cc:1434] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:15:14.343053  9569 raft_consensus.cc:493] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.345861  9569 raft_consensus.cc:515] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:14.350977  9255 tablet_bootstrap.cc:492] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:14.351526  9255 ts_tablet_manager.cc:1403] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.375s	user 0.049s	sys 0.043s
I20260709 13:15:14.351631  9569 leader_election.cc:290] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:14.357960  9568 raft_consensus.cc:493] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.358455  9568 raft_consensus.cc:515] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:14.361831  9568 leader_election.cc:290] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:14.362855  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa180f9101c49d6adbe63155bbbe6c2" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:14.363678  9061 raft_consensus.cc:2393] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efa0737ffe864320a7fbbc7379feac5b in current term 1: Already voted for candidate 585a12f3ff074eafb4361cb3394018e1 in this term.
W20260709 13:15:14.364946  9573 log.cc:927] Time spent T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 13:15:14.367363  9257 ts_tablet_manager.cc:1434] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.001s
I20260709 13:15:14.354373  9255 raft_consensus.cc:359] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:14.379221  9255 raft_consensus.cc:385] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.379681  9255 raft_consensus.cc:740] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.381654  9255 consensus_queue.cc:260] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:14.366703  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d6cfc044d44719b468760bbcd79c06" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:14.388285  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa180f9101c49d6adbe63155bbbe6c2" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
W20260709 13:15:14.388598  9175 leader_election.cc:343] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.391398  9255 ts_tablet_manager.cc:1434] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.002s
I20260709 13:15:14.393417  8954 leader_election.cc:304] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:14.394698  9568 raft_consensus.cc:3060] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.393347  9254 tablet_bootstrap.cc:492] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:14.399817  9257 tablet_bootstrap.cc:492] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:14.401630  9255 tablet_bootstrap.cc:492] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:14.401387  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d6cfc044d44719b468760bbcd79c06" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:14.408140  9255 tablet_bootstrap.cc:654] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.408004  9569 consensus_queue.cc:1048] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:14.409109  9178 leader_election.cc:343] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.410341  9178 leader_election.cc:304] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:14.412277  9569 raft_consensus.cc:2749] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.444001  9256 tablet_bootstrap.cc:492] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:14.444562  9256 ts_tablet_manager.cc:1403] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.471s	user 0.034s	sys 0.018s
I20260709 13:15:14.445175  8984 raft_consensus.cc:3060] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.447595  9256 raft_consensus.cc:359] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:14.448338  9256 raft_consensus.cc:385] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.448601  9256 raft_consensus.cc:740] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.449404  9256 consensus_queue.cc:260] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:14.452355  9256 ts_tablet_manager.cc:1434] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:15:14.453498  9256 tablet_bootstrap.cc:492] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:14.459981  9256 tablet_bootstrap.cc:654] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:14.491842  9584 log.cc:927] Time spent T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:15:14.493419  9255 tablet_bootstrap.cc:492] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:14.492314  8886 catalog_manager.cc:5697] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.494827  9255 ts_tablet_manager.cc:1403] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.019s
W20260709 13:15:14.497886  9581 log.cc:927] Time spent T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 13:15:14.502729  9579 raft_consensus.cc:493] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.503420  9579 raft_consensus.cc:515] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:14.505752  9257 tablet_bootstrap.cc:654] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.507002  9568 raft_consensus.cc:2749] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.508409  9254 tablet_bootstrap.cc:654] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.508129  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5589e1eda416082e3ed40aefb881b" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
W20260709 13:15:14.510198  9101 leader_election.cc:343] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.510406  9569 consensus_queue.cc:1048] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.513516  9321 consensus_queue.cc:1048] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:14.511003  9579 leader_election.cc:290] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:14.528445  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5589e1eda416082e3ed40aefb881b" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:14.528963  9255 raft_consensus.cc:359] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:14.529680  9255 raft_consensus.cc:385] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.529942  9255 raft_consensus.cc:740] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.534503  9255 consensus_queue.cc:260] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:14.536898  9255 ts_tablet_manager.cc:1434] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 13:15:14.537873  9428 consensus_queue.cc:1048] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:14.542333  9579 consensus_queue.cc:1048] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:14.548298  9255 tablet_bootstrap.cc:492] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:14.548410  9428 raft_consensus.cc:493] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.550900  9428 raft_consensus.cc:515] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:14.553016  9428 leader_election.cc:290] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:14.560003  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f4be43c584d7594ae918dd46f15b1" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
W20260709 13:15:14.561473  9029 leader_election.cc:343] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.567684  8987 raft_consensus.cc:3060] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.572930  9321 consensus_queue.cc:1048] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.574108  9256 tablet_bootstrap.cc:492] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:14.574605  9256 ts_tablet_manager.cc:1403] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.121s	user 0.029s	sys 0.040s
W20260709 13:15:14.576951  9103 leader_election.cc:343] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.577436  9103 leader_election.cc:304] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:14.578852  9578 raft_consensus.cc:2749] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.583434  9563 consensus_queue.cc:1048] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:14.596203  9256 raft_consensus.cc:359] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:14.598908  9256 raft_consensus.cc:385] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.599303  9256 raft_consensus.cc:740] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.611202  9256 consensus_queue.cc:260] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:14.595917  8984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f4be43c584d7594ae918dd46f15b1" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:14.618479  9256 ts_tablet_manager.cc:1434] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 13:15:14.622784  8984 raft_consensus.cc:2468] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:14.633798  9516 consensus_queue.cc:1048] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:15:14.642686  9256 tablet_bootstrap.cc:492] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:14.646301  9254 tablet_bootstrap.cc:492] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:14.646817  9254 ts_tablet_manager.cc:1403] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.264s	user 0.018s	sys 0.022s
I20260709 13:15:14.655761  9027 leader_election.cc:304] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:14.657719  9428 raft_consensus.cc:2804] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.658106  9428 raft_consensus.cc:493] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.658370  9257 tablet_bootstrap.cc:492] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:14.659669  9554 consensus_queue.cc:1048] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.658437  9428 raft_consensus.cc:3060] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.666844  9257 ts_tablet_manager.cc:1403] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.274s	user 0.012s	sys 0.014s
I20260709 13:15:14.670063  9254 raft_consensus.cc:359] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:14.671044  9254 raft_consensus.cc:385] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.671299  9254 raft_consensus.cc:740] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.671975  9254 consensus_queue.cc:260] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:14.673965  9254 ts_tablet_manager.cc:1434] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260709 13:15:14.675033  9254 tablet_bootstrap.cc:492] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:14.683059  9257 raft_consensus.cc:359] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:14.683951  9257 raft_consensus.cc:385] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.684211  9257 raft_consensus.cc:740] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.684975  9257 consensus_queue.cc:260] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:14.687304  9257 ts_tablet_manager.cc:1434] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 13:15:14.688263  9257 tablet_bootstrap.cc:492] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:14.694758  9257 tablet_bootstrap.cc:654] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.697665  9288 consensus_queue.cc:1048] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.723016  9254 tablet_bootstrap.cc:654] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.727833  9407 raft_consensus.cc:493] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.728549  9407 raft_consensus.cc:515] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:14.731961  9407 leader_election.cc:290] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:14.732120  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d6cfc044d44719b468760bbcd79c06" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:14.736184  9101 leader_election.cc:343] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.741822  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d6cfc044d44719b468760bbcd79c06" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:14.742727  9208 raft_consensus.cc:2468] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:14.748479  9103 leader_election.cc:304] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:14.748799  9428 raft_consensus.cc:515] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:14.751004  9428 leader_election.cc:290] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:14.752189  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f4be43c584d7594ae918dd46f15b1" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:14.752892  8986 raft_consensus.cc:3060] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.754191  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f4be43c584d7594ae918dd46f15b1" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
W20260709 13:15:14.784034  9029 leader_election.cc:343] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.783645  9407 raft_consensus.cc:2804] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.786216  9407 raft_consensus.cc:493] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.787410  9407 raft_consensus.cc:3060] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:14.790580  9101 consensus_peers.cc:597] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:14.791551  9255 tablet_bootstrap.cc:654] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.805756  9407 raft_consensus.cc:515] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:14.808447  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d6cfc044d44719b468760bbcd79c06" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
W20260709 13:15:14.809454  8935 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:15:14.809787  9101 leader_election.cc:343] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.810801  9407 leader_election.cc:290] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:14.811282  9254 tablet_bootstrap.cc:492] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:14.811774  9254 ts_tablet_manager.cc:1403] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.137s	user 0.012s	sys 0.002s
I20260709 13:15:14.811901  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d6cfc044d44719b468760bbcd79c06" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:14.812695  9212 raft_consensus.cc:3060] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.814261  9254 raft_consensus.cc:359] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:14.814967  9254 raft_consensus.cc:385] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.815239  9254 raft_consensus.cc:740] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.815902  9254 consensus_queue.cc:260] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:14.816692  9257 tablet_bootstrap.cc:492] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:14.817137  9257 ts_tablet_manager.cc:1403] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.129s	user 0.005s	sys 0.023s
I20260709 13:15:14.817899  9254 ts_tablet_manager.cc:1434] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:14.819388  9256 tablet_bootstrap.cc:654] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.820978  9212 raft_consensus.cc:2468] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:14.822220  9103 leader_election.cc:304] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:14.822926  9333 raft_consensus.cc:2804] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.822736  9257 raft_consensus.cc:359] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:14.789258  8986 raft_consensus.cc:2468] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:14.827474  9257 raft_consensus.cc:385] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.827785  9257 raft_consensus.cc:740] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.830971  9579 consensus_queue.cc:1048] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.831323  9257 consensus_queue.cc:260] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:14.833423  9257 ts_tablet_manager.cc:1434] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:15:14.834398  9257 tablet_bootstrap.cc:492] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:14.835135  9027 leader_election.cc:304] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:14.836752  9572 raft_consensus.cc:2804] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.837356  9572 raft_consensus.cc:697] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:14.838222  9572 consensus_queue.cc:237] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:14.828037  9333 raft_consensus.cc:697] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:14.840723  9333 consensus_queue.cc:237] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:14.839679  9254 tablet_bootstrap.cc:492] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:14.870666  9255 tablet_bootstrap.cc:492] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:14.871141  9255 ts_tablet_manager.cc:1403] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.325s	user 0.010s	sys 0.005s
I20260709 13:15:14.877261  9254 tablet_bootstrap.cc:654] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.881470  9255 raft_consensus.cc:359] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:14.882206  9255 raft_consensus.cc:385] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.882513  9255 raft_consensus.cc:740] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.883204  9255 consensus_queue.cc:260] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:14.882274  8887 catalog_manager.cc:5697] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.885464  9257 tablet_bootstrap.cc:654] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.887562  9256 tablet_bootstrap.cc:492] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:14.888172  9256 ts_tablet_manager.cc:1403] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.255s	user 0.017s	sys 0.010s
I20260709 13:15:14.890970  9255 ts_tablet_manager.cc:1434] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:15:14.892102  9255 tablet_bootstrap.cc:492] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:14.895255  9499 raft_consensus.cc:493] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.898495  9255 tablet_bootstrap.cc:654] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.902128  9254 tablet_bootstrap.cc:492] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:14.895771  9499 raft_consensus.cc:515] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:14.905957  8884 catalog_manager.cc:5697] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.907141  9499 leader_election.cc:290] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:14.912228  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb10754a6e6480a95afcb381c8efc47" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:14.912873  9138 raft_consensus.cc:2468] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:14.910964  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb10754a6e6480a95afcb381c8efc47" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:14.915303  9254 ts_tablet_manager.cc:1403] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.006s
I20260709 13:15:14.916198  9178 leader_election.cc:304] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
W20260709 13:15:14.917506  9175 leader_election.cc:343] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.919742  9499 raft_consensus.cc:2804] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.919551  9256 raft_consensus.cc:359] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:14.920222  9499 raft_consensus.cc:493] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.921716  9499 raft_consensus.cc:3060] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.924598  9254 raft_consensus.cc:359] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:14.925271  9254 raft_consensus.cc:385] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.925571  9254 raft_consensus.cc:740] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.926218  9254 consensus_queue.cc:260] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:14.927657  9254 ts_tablet_manager.cc:1434] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:15:14.928539  9254 tablet_bootstrap.cc:492] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:14.934993  9254 tablet_bootstrap.cc:654] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.920246  9256 raft_consensus.cc:385] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.939005  9256 raft_consensus.cc:740] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.941205  9256 consensus_queue.cc:260] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:14.954736  9256 ts_tablet_manager.cc:1434] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 13:15:14.957083  9256 tablet_bootstrap.cc:492] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:14.950800  9499 raft_consensus.cc:515] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:14.960896  9499 leader_election.cc:290] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:14.962750  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb10754a6e6480a95afcb381c8efc47" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:14.963106  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb10754a6e6480a95afcb381c8efc47" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:14.963693  9138 raft_consensus.cc:3060] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:14.964589  9175 leader_election.cc:343] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.973627  9138 raft_consensus.cc:2468] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:14.975157  9178 leader_election.cc:304] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:14.975853  9499 raft_consensus.cc:2804] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.976347  9499 raft_consensus.cc:697] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:14.977406  9499 consensus_queue.cc:237] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:14.985806  9256 tablet_bootstrap.cc:654] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.992686  9254 tablet_bootstrap.cc:492] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:14.993230  9254 ts_tablet_manager.cc:1403] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.007s
I20260709 13:15:14.996120  9254 raft_consensus.cc:359] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:14.997018  9254 raft_consensus.cc:385] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.997349  9254 raft_consensus.cc:740] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.004199  9255 tablet_bootstrap.cc:492] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:15.004544  9257 tablet_bootstrap.cc:492] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:15.004762  9255 ts_tablet_manager.cc:1403] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.113s	user 0.042s	sys 0.031s
I20260709 13:15:14.998202  9254 consensus_queue.cc:260] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.005113  9257 ts_tablet_manager.cc:1403] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.171s	user 0.012s	sys 0.004s
I20260709 13:15:15.007735  9255 raft_consensus.cc:359] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.008540  9255 raft_consensus.cc:385] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.007977  9257 raft_consensus.cc:359] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.008957  9257 raft_consensus.cc:385] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.008867  9255 raft_consensus.cc:740] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.009467  9257 raft_consensus.cc:740] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.009882  9255 consensus_queue.cc:260] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.010141  9257 consensus_queue.cc:260] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.012581  9428 raft_consensus.cc:493] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.013104  9428 raft_consensus.cc:515] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.018040  9255 ts_tablet_manager.cc:1434] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:15:15.019213  9255 tablet_bootstrap.cc:492] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:15.020321  9256 tablet_bootstrap.cc:492] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:15.020417  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcee74cd265417e9fbe3dabbf962f0b" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:15.021098  9256 ts_tablet_manager.cc:1403] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.000s
W20260709 13:15:15.022363  9029 leader_election.cc:343] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.023731  9428 leader_election.cc:290] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:15.024693  9256 raft_consensus.cc:359] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.025398  9255 tablet_bootstrap.cc:654] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.025666  9256 raft_consensus.cc:385] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.026100  9256 raft_consensus.cc:740] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.027422  9257 ts_tablet_manager.cc:1434] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.001s
I20260709 13:15:15.027603  9254 ts_tablet_manager.cc:1434] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 13:15:15.008807  9574 raft_consensus.cc:493] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.028545  9256 consensus_queue.cc:260] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.031441  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcee74cd265417e9fbe3dabbf962f0b" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:15.032043  9138 raft_consensus.cc:2468] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:15.034646  9257 tablet_bootstrap.cc:492] T d60f4be43c584d7594ae918dd46f15b1 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:15.034984  9254 tablet_bootstrap.cc:492] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:15.036298  9574 raft_consensus.cc:515] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.045109  9257 tablet_bootstrap.cc:654] T d60f4be43c584d7594ae918dd46f15b1 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.044456  9254 tablet_bootstrap.cc:654] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.038429  9574 leader_election.cc:290] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:15.072003  9255 tablet_bootstrap.cc:492] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:15.039870  9030 leader_election.cc:304] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:15.072536  9255 ts_tablet_manager.cc:1403] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.000s
I20260709 13:15:15.042169  8884 catalog_manager.cc:5697] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 1 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:15.069723  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89e686b78e41b9886fbf943f1461cb" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:15.079355  9209 raft_consensus.cc:2468] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:15.039980  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89e686b78e41b9886fbf943f1461cb" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:15.072722  9574 raft_consensus.cc:2804] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.080826  9574 raft_consensus.cc:493] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.080893  8987 raft_consensus.cc:2468] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:15.081292  9255 raft_consensus.cc:359] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.082244  9255 raft_consensus.cc:385] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.082837  9255 raft_consensus.cc:740] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.082881  9027 leader_election.cc:304] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:15.083922  9428 raft_consensus.cc:2804] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.083717  9255 consensus_queue.cc:260] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.084352  9428 raft_consensus.cc:493] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.084759  9428 raft_consensus.cc:3060] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.086300  9255 ts_tablet_manager.cc:1434] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:15.087414  9255 tablet_bootstrap.cc:492] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:15.038355  9256 ts_tablet_manager.cc:1434] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:15:15.077373  9572 raft_consensus.cc:493] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.081295  9574 raft_consensus.cc:3060] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.090749  9572 raft_consensus.cc:515] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.078264  9257 tablet_bootstrap.cc:492] T d60f4be43c584d7594ae918dd46f15b1 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:15.093767  9257 ts_tablet_manager.cc:1403] T d60f4be43c584d7594ae918dd46f15b1 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.059s	user 0.028s	sys 0.008s
I20260709 13:15:15.094097  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0983c2271d7443f9ba790aee96b37467" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:15.095542  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0983c2271d7443f9ba790aee96b37467" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:15.103598  9257 raft_consensus.cc:359] T d60f4be43c584d7594ae918dd46f15b1 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.104352  9257 raft_consensus.cc:385] T d60f4be43c584d7594ae918dd46f15b1 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.104631  9257 raft_consensus.cc:740] T d60f4be43c584d7594ae918dd46f15b1 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.105299  9257 consensus_queue.cc:260] T d60f4be43c584d7594ae918dd46f15b1 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.093446  9572 leader_election.cc:290] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:15.107502  9257 ts_tablet_manager.cc:1434] T d60f4be43c584d7594ae918dd46f15b1 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:15.107288  9030 leader_election.cc:304] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7; no voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:15.108646  9257 tablet_bootstrap.cc:492] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:15.109422  9350 raft_consensus.cc:2749] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.091892  9256 tablet_bootstrap.cc:492] T 49d6cfc044d44719b468760bbcd79c06 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:15.115789  9428 raft_consensus.cc:515] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.120523  9255 tablet_bootstrap.cc:654] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.113268  9574 raft_consensus.cc:515] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.123647  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89e686b78e41b9886fbf943f1461cb" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:15.124271  9209 raft_consensus.cc:3060] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.124503  9428 leader_election.cc:290] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:15.125069  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89e686b78e41b9886fbf943f1461cb" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:15.125703  8987 raft_consensus.cc:3060] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.133121  8987 raft_consensus.cc:2468] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:15.134294  9027 leader_election.cc:304] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:15.135862  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcee74cd265417e9fbe3dabbf962f0b" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:15.136579  9138 raft_consensus.cc:3060] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.136843  9350 raft_consensus.cc:2804] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.135998  9574 leader_election.cc:290] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:15.138446  9257 tablet_bootstrap.cc:654] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.140359  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcee74cd265417e9fbe3dabbf962f0b" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:15.149241  9563 raft_consensus.cc:493] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.149768  9563 raft_consensus.cc:515] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.151876  9563 leader_election.cc:290] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:15.152586  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf56b83f52ee4253b96ce25549e4a9ba" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
W20260709 13:15:15.156929  9175 leader_election.cc:343] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.166217  9579 raft_consensus.cc:493] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:15.166766  9029 leader_election.cc:343] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.166798  9579 raft_consensus.cc:515] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.168998  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf56b83f52ee4253b96ce25549e4a9ba" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:15.142987  9350 raft_consensus.cc:697] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:15.172813  9211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afac7864e3354508b53248a19e4122f7" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:15.172708  9350 consensus_queue.cc:237] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.173590  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afac7864e3354508b53248a19e4122f7" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:15.174439  9103 leader_election.cc:343] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.175292  9579 leader_election.cc:290] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
W20260709 13:15:15.175983  9101 leader_election.cc:343] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.176614  9101 leader_election.cc:304] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:15.177687  9209 raft_consensus.cc:2468] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:15.179370  9138 raft_consensus.cc:2468] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
W20260709 13:15:15.179934  9175 leader_election.cc:343] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.182868  9175 leader_election.cc:304] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:15.183696  9563 raft_consensus.cc:2749] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.180835  9579 raft_consensus.cc:2749] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.191269  9030 leader_election.cc:304] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:15.192494  9572 raft_consensus.cc:2804] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.193089  9572 raft_consensus.cc:697] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:15.193912  9572 consensus_queue.cc:237] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.201520  9256 tablet_bootstrap.cc:654] T 49d6cfc044d44719b468760bbcd79c06 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.220949  9254 tablet_bootstrap.cc:492] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:15.221557  9254 ts_tablet_manager.cc:1403] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.187s	user 0.012s	sys 0.022s
I20260709 13:15:15.226608  9254 raft_consensus.cc:359] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.227314  9254 raft_consensus.cc:385] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.227656  9254 raft_consensus.cc:740] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.228627  9254 consensus_queue.cc:260] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.232686  9257 tablet_bootstrap.cc:492] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:15.233213  9257 ts_tablet_manager.cc:1403] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.004s
I20260709 13:15:15.235234  9255 tablet_bootstrap.cc:492] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:15.235729  9255 ts_tablet_manager.cc:1403] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.149s	user 0.039s	sys 0.028s
I20260709 13:15:15.237166  9578 raft_consensus.cc:493] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.237870  9578 raft_consensus.cc:515] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.238500  9255 raft_consensus.cc:359] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.247381  9255 raft_consensus.cc:385] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.241230  9254 ts_tablet_manager.cc:1434] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:15:15.247609  9255 raft_consensus.cc:740] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.244922  9257 raft_consensus.cc:359] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.249861  9257 raft_consensus.cc:385] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.250118  9257 raft_consensus.cc:740] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.250962  9257 consensus_queue.cc:260] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.243013  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7fe81dac0e46989fac025e32af3b09" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:15.244033  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7fe81dac0e46989fac025e32af3b09" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
W20260709 13:15:15.255374  9101 leader_election.cc:343] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.257016  9407 raft_consensus.cc:493] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.257488  9407 raft_consensus.cc:515] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
W20260709 13:15:15.257594  9103 leader_election.cc:343] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.259167  9254 tablet_bootstrap.cc:492] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:15.259519  9407 leader_election.cc:290] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:15.261739  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef814fb8f0446efad75e9debeeae7c6" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:15.258307  9103 leader_election.cc:304] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:15.262454  8986 raft_consensus.cc:2468] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:15.262698  9255 consensus_queue.cc:260] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.264140  9333 raft_consensus.cc:2749] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.264938  9255 ts_tablet_manager.cc:1434] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.003s
I20260709 13:15:15.265998  9255 tablet_bootstrap.cc:492] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:15.267812  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef814fb8f0446efad75e9debeeae7c6" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:15.243899  9578 leader_election.cc:290] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:15.275400  9254 tablet_bootstrap.cc:654] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.280138  9255 tablet_bootstrap.cc:654] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.283318  9256 tablet_bootstrap.cc:492] T 49d6cfc044d44719b468760bbcd79c06 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:15.283835  9256 ts_tablet_manager.cc:1403] T 49d6cfc044d44719b468760bbcd79c06 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.192s	user 0.017s	sys 0.035s
I20260709 13:15:15.286733  9256 raft_consensus.cc:359] T 49d6cfc044d44719b468760bbcd79c06 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.287479  9256 raft_consensus.cc:385] T 49d6cfc044d44719b468760bbcd79c06 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.287773  9256 raft_consensus.cc:740] T 49d6cfc044d44719b468760bbcd79c06 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.288465  9256 consensus_queue.cc:260] T 49d6cfc044d44719b468760bbcd79c06 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.290035  9567 raft_consensus.cc:493] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.289165  8887 catalog_manager.cc:5697] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:15.290639  9567 raft_consensus.cc:515] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.293426  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f73d051cc1452fbf876c433591a658" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:15.294875  8952 leader_election.cc:343] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.295518  9333 raft_consensus.cc:493] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.296895  9254 tablet_bootstrap.cc:492] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:15.297432  9254 ts_tablet_manager.cc:1403] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.006s
I20260709 13:15:15.298345  9333 raft_consensus.cc:515] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.300470  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f73d051cc1452fbf876c433591a658" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:15.301155  9136 raft_consensus.cc:2468] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:15.301422  9254 raft_consensus.cc:359] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.299824  9256 ts_tablet_manager.cc:1434] T 49d6cfc044d44719b468760bbcd79c06 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:15:15.299908  9567 leader_election.cc:290] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:15.302805  9516 consensus_queue.cc:1048] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.303203  9256 tablet_bootstrap.cc:492] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:15.275276  9101 leader_election.cc:304] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:15.301795  9333 leader_election.cc:290] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:15.304960  9333 raft_consensus.cc:2804] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.305353  9333 raft_consensus.cc:493] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.305770  9333 raft_consensus.cc:3060] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:15.306219  9101 leader_election.cc:343] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.302140  9254 raft_consensus.cc:385] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.302443  8955 leader_election.cc:304] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:15.307221  9254 raft_consensus.cc:740] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.308068  9567 raft_consensus.cc:2804] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.308014  9254 consensus_queue.cc:260] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.308547  9567 raft_consensus.cc:493] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.308923  9567 raft_consensus.cc:3060] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.309973  9256 tablet_bootstrap.cc:654] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.310506  9254 ts_tablet_manager.cc:1434] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:15:15.310901  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ff9b207cfc4220805fc529f5d3b210" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
W20260709 13:15:15.312620  9101 leader_election.cc:343] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.319211  9212 raft_consensus.cc:3060] T d60f4be43c584d7594ae918dd46f15b1 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.334517  9255 tablet_bootstrap.cc:492] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:15.325029  9257 ts_tablet_manager.cc:1434] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.000s
I20260709 13:15:15.327052  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ff9b207cfc4220805fc529f5d3b210" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:15.344241  9255 ts_tablet_manager.cc:1403] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.004s
I20260709 13:15:15.340976  8883 catalog_manager.cc:5697] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:15.328547  9060 raft_consensus.cc:3060] T 49d6cfc044d44719b468760bbcd79c06 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:15.348477  9101 leader_election.cc:343] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.348937  9101 leader_election.cc:304] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:15.349575  9578 raft_consensus.cc:2749] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.336835  9254 tablet_bootstrap.cc:492] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:15.347098  9255 raft_consensus.cc:359] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.351652  9255 raft_consensus.cc:385] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.352685  9255 raft_consensus.cc:740] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.321125  9256 tablet_bootstrap.cc:492] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:15.354482  9256 ts_tablet_manager.cc:1403] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.001s
I20260709 13:15:15.340685  9567 raft_consensus.cc:515] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.340926  9574 consensus_queue.cc:1048] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.353907  9061 raft_consensus.cc:3060] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.357827  9256 raft_consensus.cc:359] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.358206  9257 tablet_bootstrap.cc:492] T 6bcee74cd265417e9fbe3dabbf962f0b P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:15.358582  9256 raft_consensus.cc:385] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.359071  9256 raft_consensus.cc:740] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.359799  9256 consensus_queue.cc:260] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.361769  9254 tablet_bootstrap.cc:654] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.362221  9256 ts_tablet_manager.cc:1434] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:15.364071  9256 tablet_bootstrap.cc:492] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:15.370757  9256 tablet_bootstrap.cc:654] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.371582  9567 leader_election.cc:290] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:15.372143  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f73d051cc1452fbf876c433591a658" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:15.372738  9138 raft_consensus.cc:3060] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.373901  9257 tablet_bootstrap.cc:654] T 6bcee74cd265417e9fbe3dabbf962f0b P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.384558  9333 raft_consensus.cc:515] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.388170  9333 leader_election.cc:290] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:15.353493  9255 consensus_queue.cc:260] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.391233  9138 raft_consensus.cc:2468] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:15.392336  8955 leader_election.cc:304] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:15.393153  9512 raft_consensus.cc:2804] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.393622  9512 raft_consensus.cc:697] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:15.394428  9512 consensus_queue.cc:237] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.395562  9574 consensus_queue.cc:1048] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:15.398547  9255 ts_tablet_manager.cc:1434] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 13:15:15.399608  9255 tablet_bootstrap.cc:492] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:15.403024  9256 tablet_bootstrap.cc:492] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:15.403559  9256 ts_tablet_manager.cc:1403] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.008s
I20260709 13:15:15.410061  9254 tablet_bootstrap.cc:492] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:15.410593  9254 ts_tablet_manager.cc:1403] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.002s
I20260709 13:15:15.403338  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f73d051cc1452fbf876c433591a658" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:15.413350  9254 raft_consensus.cc:359] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.414165  9254 raft_consensus.cc:385] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.414484  9254 raft_consensus.cc:740] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
W20260709 13:15:15.415351  8952 leader_election.cc:343] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.416237  9254 consensus_queue.cc:260] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.425907  9254 ts_tablet_manager.cc:1434] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:15:15.426889  9254 tablet_bootstrap.cc:492] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338: Bootstrap starting.
I20260709 13:15:15.427966  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef814fb8f0446efad75e9debeeae7c6" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:15.428573  8986 raft_consensus.cc:3060] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.430642  9333 consensus_queue.cc:1048] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.434768  9255 tablet_bootstrap.cc:654] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.418294  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef814fb8f0446efad75e9debeeae7c6" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:15.445475  9563 consensus_queue.cc:1048] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:15:15.442957  9499 raft_consensus.cc:493] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.451609  9060 raft_consensus.cc:3060] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.448887  8986 raft_consensus.cc:2468] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:15.458603  9499 raft_consensus.cc:515] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.471794  9499 leader_election.cc:290] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:15.472405  9101 leader_election.cc:304] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:15.474090  9579 raft_consensus.cc:2804] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.474534  9579 raft_consensus.cc:697] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:15.478910  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afac7864e3354508b53248a19e4122f7" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:15.479578  9136 raft_consensus.cc:2468] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:15.481257  9178 leader_election.cc:304] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:15.481642  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afac7864e3354508b53248a19e4122f7" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:15.483026  9175 leader_election.cc:343] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.483604  9569 raft_consensus.cc:2804] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.484019  9569 raft_consensus.cc:493] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.483047  9579 consensus_queue.cc:237] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.469955  9254 tablet_bootstrap.cc:654] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.484375  9569 raft_consensus.cc:3060] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.501653  9256 raft_consensus.cc:359] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.502347  9256 raft_consensus.cc:385] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.502643  9256 raft_consensus.cc:740] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.503346  9256 consensus_queue.cc:260] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.505708  8886 catalog_manager.cc:5697] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 0 to 1, leader changed from <none> to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 1 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:15.513947  9256 ts_tablet_manager.cc:1434] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.000s
I20260709 13:15:15.530519  9257 tablet_bootstrap.cc:492] T 6bcee74cd265417e9fbe3dabbf962f0b P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:15.531067  9257 ts_tablet_manager.cc:1403] T 6bcee74cd265417e9fbe3dabbf962f0b P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.173s	user 0.032s	sys 0.015s
I20260709 13:15:15.531173  9256 tablet_bootstrap.cc:492] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:15.534505  9257 raft_consensus.cc:359] T 6bcee74cd265417e9fbe3dabbf962f0b P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.535384  9257 raft_consensus.cc:385] T 6bcee74cd265417e9fbe3dabbf962f0b P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.535708  9257 raft_consensus.cc:740] T 6bcee74cd265417e9fbe3dabbf962f0b P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.536512  9257 consensus_queue.cc:260] T 6bcee74cd265417e9fbe3dabbf962f0b P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.540275  9257 ts_tablet_manager.cc:1434] T 6bcee74cd265417e9fbe3dabbf962f0b P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:15:15.541425  9257 tablet_bootstrap.cc:492] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:15.546780  8989 raft_consensus.cc:3060] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.530375  9569 raft_consensus.cc:515] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.565987  9499 consensus_queue.cc:1048] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.577487  9257 tablet_bootstrap.cc:654] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.577905  9060 raft_consensus.cc:2468] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:15.594800  9574 raft_consensus.cc:493] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.595314  9574 raft_consensus.cc:515] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.597247  9574 leader_election.cc:290] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:15.598781  9574 consensus_queue.cc:1048] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.600538  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf56b83f52ee4253b96ce25549e4a9ba" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:15.601260  9209 raft_consensus.cc:2468] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:15.601786  9254 tablet_bootstrap.cc:492] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338: No bootstrap required, opened a new log
I20260709 13:15:15.602263  9254 ts_tablet_manager.cc:1403] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338: Time spent bootstrapping tablet: real 0.176s	user 0.013s	sys 0.001s
I20260709 13:15:15.602586  9029 leader_election.cc:304] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:15.603657  8883 catalog_manager.cc:5697] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:15.605157  9254 raft_consensus.cc:359] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.606082  9254 raft_consensus.cc:385] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.606498  9574 raft_consensus.cc:2804] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.606972  9574 raft_consensus.cc:493] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.607342  9574 raft_consensus.cc:3060] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.609490  9256 tablet_bootstrap.cc:654] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.612529  9255 tablet_bootstrap.cc:492] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:15.612656  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afac7864e3354508b53248a19e4122f7" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:15.613230  9255 ts_tablet_manager.cc:1403] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.214s	user 0.004s	sys 0.011s
I20260709 13:15:15.606379  9254 raft_consensus.cc:740] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.620092  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf56b83f52ee4253b96ce25549e4a9ba" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:15.620762  8986 raft_consensus.cc:2468] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:15.620923  9255 raft_consensus.cc:359] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.621608  9255 raft_consensus.cc:385] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.621888  9255 raft_consensus.cc:740] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.622493  9569 leader_election.cc:290] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:15.624394  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afac7864e3354508b53248a19e4122f7" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:15.625080  9138 raft_consensus.cc:3060] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.616242  9254 consensus_queue.cc:260] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.626070  9255 consensus_queue.cc:260] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.627208  9574 raft_consensus.cc:515] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.628472  9255 ts_tablet_manager.cc:1434] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:15:15.628712  9254 ts_tablet_manager.cc:1434] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 13:15:15.629491  9255 tablet_bootstrap.cc:492] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:15.630532  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf56b83f52ee4253b96ce25549e4a9ba" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:15.631409  9574 leader_election.cc:290] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:15.631423  9209 raft_consensus.cc:3060] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:15.632381  9175 leader_election.cc:343] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.638521  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf56b83f52ee4253b96ce25549e4a9ba" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:15.639214  8986 raft_consensus.cc:3060] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.641022  9255 tablet_bootstrap.cc:654] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.644606  9333 raft_consensus.cc:493] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.645102  9333 raft_consensus.cc:515] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.650758  9333 leader_election.cc:290] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:15.655128  8984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21162a2317594f109b4e4615f1272492" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:15.656931  9428 consensus_queue.cc:1048] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.661237  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21162a2317594f109b4e4615f1272492" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:15.663260  9101 leader_election.cc:343] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.664111  9138 raft_consensus.cc:2468] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
W20260709 13:15:15.664296  9101 leader_election.cc:343] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.664702  9101 leader_election.cc:304] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:15.664763  8986 raft_consensus.cc:2468] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:15.665467  9333 raft_consensus.cc:2749] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.666260  9178 leader_election.cc:304] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:15.667716  9569 raft_consensus.cc:2804] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.668324  9569 raft_consensus.cc:697] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:15.669849  9209 raft_consensus.cc:2468] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:15.669346  9569 consensus_queue.cc:237] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.671271  9029 leader_election.cc:304] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:15.678505  9428 raft_consensus.cc:2804] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.679457  9428 raft_consensus.cc:697] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:15.680416  9428 consensus_queue.cc:237] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.699400  9256 tablet_bootstrap.cc:492] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:15.699862  9256 ts_tablet_manager.cc:1403] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.169s	user 0.013s	sys 0.004s
I20260709 13:15:15.702363  9256 raft_consensus.cc:359] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.709264  9256 raft_consensus.cc:385] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.709553  9256 raft_consensus.cc:740] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.710186  9256 consensus_queue.cc:260] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.716040  9256 ts_tablet_manager.cc:1434] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:15:15.717617  9256 tablet_bootstrap.cc:492] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:15.724817  9256 tablet_bootstrap.cc:654] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.731622  9255 tablet_bootstrap.cc:492] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:15.732092  9255 ts_tablet_manager.cc:1403] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.007s
I20260709 13:15:15.732734  8884 catalog_manager.cc:5697] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 1 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:15.734863  9255 raft_consensus.cc:359] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.736977  9333 raft_consensus.cc:493] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.754926  9333 raft_consensus.cc:515] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.737227  9257 tablet_bootstrap.cc:492] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:15.756814  9333 leader_election.cc:290] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:15.757028  9257 ts_tablet_manager.cc:1403] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.216s	user 0.012s	sys 0.018s
I20260709 13:15:15.758639  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cb9f748a804ba1b3dcd238c73fb286" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:15.758950  9255 raft_consensus.cc:385] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.759253  9255 raft_consensus.cc:740] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.760051  9255 consensus_queue.cc:260] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
W20260709 13:15:15.760816  9103 leader_election.cc:343] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.738011  9212 raft_consensus.cc:3060] T 6bcee74cd265417e9fbe3dabbf962f0b P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.761605  9255 ts_tablet_manager.cc:1434] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:15:15.763018  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cb9f748a804ba1b3dcd238c73fb286" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:15.764302  9101 leader_election.cc:343] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.764678  9101 leader_election.cc:304] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:15.768124  9257 raft_consensus.cc:359] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.768816  9257 raft_consensus.cc:385] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.769070  9257 raft_consensus.cc:740] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.769235  9333 raft_consensus.cc:2749] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.770144  9567 raft_consensus.cc:493] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.769824  9257 consensus_queue.cc:260] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.770609  9567 raft_consensus.cc:515] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.771684  9257 ts_tablet_manager.cc:1434] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:15:15.772615  9567 leader_election.cc:290] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:15.774286  9257 tablet_bootstrap.cc:492] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:15.744333  9256 tablet_bootstrap.cc:492] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:15.778139  9428 consensus_queue.cc:1048] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:15.779693  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5589e1eda416082e3ed40aefb881b" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:15.779949  9256 ts_tablet_manager.cc:1403] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.010s
I20260709 13:15:15.780332  9212 raft_consensus.cc:2468] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:15.782509  8883 catalog_manager.cc:5697] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:15.784662  9572 consensus_queue.cc:1048] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:15.784883  8954 leader_election.cc:304] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:15.787149  9568 raft_consensus.cc:2804] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.787292  9255 tablet_bootstrap.cc:492] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:15.787588  9568 raft_consensus.cc:493] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.788021  9568 raft_consensus.cc:3060] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.789621  9257 tablet_bootstrap.cc:654] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.784591  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5589e1eda416082e3ed40aefb881b" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:15.790838  9138 raft_consensus.cc:2468] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:15.795320  9256 raft_consensus.cc:359] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.796083  9256 raft_consensus.cc:385] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.806803  9256 raft_consensus.cc:740] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.808327  9256 consensus_queue.cc:260] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.811005  9256 ts_tablet_manager.cc:1434] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:15:15.811901  9256 tablet_bootstrap.cc:492] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:15.813405  9255 tablet_bootstrap.cc:654] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.822189  9256 tablet_bootstrap.cc:654] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.824975  9257 tablet_bootstrap.cc:492] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:15.825531  9257 ts_tablet_manager.cc:1403] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.006s
I20260709 13:15:15.828248  9257 raft_consensus.cc:359] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.828917  9257 raft_consensus.cc:385] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.829185  9257 raft_consensus.cc:740] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.829820  9257 consensus_queue.cc:260] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:15.833040  9567 consensus_queue.cc:1048] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.838117  9257 ts_tablet_manager.cc:1434] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 13:15:15.839133  9257 tablet_bootstrap.cc:492] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:15.852038  9257 tablet_bootstrap.cc:654] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.866829  9579 consensus_queue.cc:1048] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:15.870585  9568 raft_consensus.cc:515] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.873930  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5589e1eda416082e3ed40aefb881b" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:15.874578  9135 raft_consensus.cc:3060] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.874711  9568 leader_election.cc:290] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:15.875640  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5589e1eda416082e3ed40aefb881b" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:15.914951  9212 raft_consensus.cc:3060] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.903414  9257 tablet_bootstrap.cc:492] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:15.918787  9578 consensus_queue.cc:1048] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.918982  9257 ts_tablet_manager.cc:1403] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.015s
I20260709 13:15:15.921999  9257 raft_consensus.cc:359] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.922684  9257 raft_consensus.cc:385] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.923024  9257 raft_consensus.cc:740] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.903776  9255 tablet_bootstrap.cc:492] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:15.927241  9255 ts_tablet_manager.cc:1403] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.165s	user 0.010s	sys 0.009s
I20260709 13:15:15.929136  9257 consensus_queue.cc:260] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.930168  9060 raft_consensus.cc:3060] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.942780  9257 ts_tablet_manager.cc:1434] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 13:15:15.907449  9256 tablet_bootstrap.cc:492] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:15.943459  9256 ts_tablet_manager.cc:1403] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.000s
I20260709 13:15:15.930721  9255 raft_consensus.cc:359] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.944025  9255 raft_consensus.cc:385] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.886533  9135 raft_consensus.cc:2468] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:15.944314  9255 raft_consensus.cc:740] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.945032  9255 consensus_queue.cc:260] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.946173  9257 tablet_bootstrap.cc:492] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:15.949298  8955 leader_election.cc:304] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:15.940733  9212 raft_consensus.cc:2468] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:15.950740  9568 raft_consensus.cc:2804] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.947656  9256 raft_consensus.cc:359] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.951617  9256 raft_consensus.cc:385] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.951745  9255 ts_tablet_manager.cc:1434] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:15:15.951922  9256 raft_consensus.cc:740] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.952773  9255 tablet_bootstrap.cc:492] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:15.952580  9512 consensus_queue.cc:1048] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.954798  9256 consensus_queue.cc:260] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:15.956856  9256 ts_tablet_manager.cc:1434] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 13:15:15.961130  9256 tablet_bootstrap.cc:492] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:15.951297  9568 raft_consensus.cc:697] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:15.963158  9568 consensus_queue.cc:237] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:15.959661  9257 tablet_bootstrap.cc:654] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.964156  9255 tablet_bootstrap.cc:654] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.968423  9567 raft_consensus.cc:493] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.968982  9567 raft_consensus.cc:515] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:15.972488  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ff9b207cfc4220805fc529f5d3b210" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:15.973358  9060 raft_consensus.cc:2468] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:15.970804  9256 tablet_bootstrap.cc:654] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.974663  8952 leader_election.cc:304] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:15.978039  9512 raft_consensus.cc:2804] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.978447  9512 raft_consensus.cc:493] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.978818  9512 raft_consensus.cc:3060] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:15.996325  8935 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:16.060304  9567 leader_election.cc:290] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:16.064781  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ff9b207cfc4220805fc529f5d3b210" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:16.065495  9135 raft_consensus.cc:2468] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 0.
I20260709 13:15:16.065440  9512 raft_consensus.cc:515] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:16.079975  9257 tablet_bootstrap.cc:492] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:16.080448  9257 ts_tablet_manager.cc:1403] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.008s
I20260709 13:15:16.082348  9512 leader_election.cc:290] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
W20260709 13:15:16.082710  8952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:35807, user_credentials={real_user=slave}} blocked reactor thread for 91672.1us
I20260709 13:15:16.084002  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ff9b207cfc4220805fc529f5d3b210" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:16.084926  9135 raft_consensus.cc:3060] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.089025  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ff9b207cfc4220805fc529f5d3b210" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:16.089645  9061 raft_consensus.cc:3060] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.094135  9667 raft_consensus.cc:493] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.094688  9667 raft_consensus.cc:515] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:16.100634  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58ea3027e134d3ca26a0dd600f536f8" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:16.100857  9667 leader_election.cc:290] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
W20260709 13:15:16.102598  9103 leader_election.cc:343] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.104362  9256 tablet_bootstrap.cc:492] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:16.104287  9061 raft_consensus.cc:2468] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:16.105124  9256 ts_tablet_manager.cc:1403] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.144s	user 0.004s	sys 0.012s
I20260709 13:15:16.109743  9256 raft_consensus.cc:359] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:16.110975  9256 raft_consensus.cc:385] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.111439  9256 raft_consensus.cc:740] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.112525  9256 consensus_queue.cc:260] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:16.115506  9255 tablet_bootstrap.cc:492] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:16.116114  9255 ts_tablet_manager.cc:1403] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.164s	user 0.015s	sys 0.003s
W20260709 13:15:16.115720  8954 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:36487, user_credentials={real_user=slave}} blocked reactor thread for 123512us
I20260709 13:15:16.117375  8887 catalog_manager.cc:5697] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 0 to 1, leader changed from <none> to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 1 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.118130  9256 ts_tablet_manager.cc:1434] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:15:16.118754  8952 leader_election.cc:304] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:16.119772  9256 tablet_bootstrap.cc:492] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:16.120307  9665 raft_consensus.cc:2804] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.120784  9665 raft_consensus.cc:697] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:16.121582  9665 consensus_queue.cc:237] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:16.121907  9255 raft_consensus.cc:359] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.116129  9257 raft_consensus.cc:359] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:16.123274  9257 raft_consensus.cc:385] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.123535  9257 raft_consensus.cc:740] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.124153  9257 consensus_queue.cc:260] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:16.126116  9256 tablet_bootstrap.cc:654] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.134529  9257 ts_tablet_manager.cc:1434] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.002s
I20260709 13:15:16.109699  9135 raft_consensus.cc:2468] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 1.
I20260709 13:15:16.136919  9255 raft_consensus.cc:385] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.139922  9255 raft_consensus.cc:740] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.133265  9569 raft_consensus.cc:493] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.141546  9255 consensus_queue.cc:260] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.150687  9646 raft_consensus.cc:493] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.157172  9646 raft_consensus.cc:515] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:16.146939  9569 raft_consensus.cc:515] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.160528  9257 tablet_bootstrap.cc:492] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:16.157184  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58ea3027e134d3ca26a0dd600f536f8" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:16.163678  9255 ts_tablet_manager.cc:1434] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 13:15:16.164703  8989 raft_consensus.cc:2468] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 0.
I20260709 13:15:16.154760  9568 raft_consensus.cc:493] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.171514  9255 tablet_bootstrap.cc:492] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:16.172535  9101 leader_election.cc:304] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:16.174835  9333 raft_consensus.cc:2804] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.175149  9333 raft_consensus.cc:493] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.175447  9333 raft_consensus.cc:3060] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.175923  9569 leader_election.cc:290] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:16.177879  8886 catalog_manager.cc:5697] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 0 to 1, leader changed from <none> to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 1 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.179481  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500ce9bff369468f924314369baa0835" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:16.180075  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500ce9bff369468f924314369baa0835" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
W20260709 13:15:16.181418  9175 leader_election.cc:343] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.185364  9333 raft_consensus.cc:515] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:16.171525  9568 raft_consensus.cc:515] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
W20260709 13:15:16.191778  9175 leader_election.cc:343] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.192234  9175 leader_election.cc:304] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:16.193873  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbc12ecfc7b4071961b853061209b2f" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:16.194813  9654 raft_consensus.cc:2749] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.195420  9646 leader_election.cc:290] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
W20260709 13:15:16.196262  8954 leader_election.cc:343] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.197088  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afac7864e3354508b53248a19e4122f7" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:16.197515  9333 leader_election.cc:290] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:16.199301  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58ea3027e134d3ca26a0dd600f536f8" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
W20260709 13:15:16.200515  9103 leader_election.cc:343] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.201241  9568 leader_election.cc:290] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:16.201229  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58ea3027e134d3ca26a0dd600f536f8" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:16.201987  8987 raft_consensus.cc:3060] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.208989  9499 consensus_queue.cc:1048] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.209524  9554 raft_consensus.cc:493] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.210001  9554 raft_consensus.cc:515] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:16.211956  9554 leader_election.cc:290] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:16.212713  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbc12ecfc7b4071961b853061209b2f" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:16.213898  8952 leader_election.cc:343] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.214251  8952 leader_election.cc:304] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:16.214910  9568 raft_consensus.cc:2749] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.217079  8987 raft_consensus.cc:2468] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:16.218252  9101 leader_election.cc:304] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:16.219151  9063 raft_consensus.cc:3060] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.219359  9668 raft_consensus.cc:2804] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.219867  9668 raft_consensus.cc:697] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:16.220688  9668 consensus_queue.cc:237] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:16.223049  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cb9f748a804ba1b3dcd238c73fb286" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:16.223932  9061 raft_consensus.cc:2468] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:16.227249  9137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cb9f748a804ba1b3dcd238c73fb286" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:16.227152  9647 consensus_queue.cc:1048] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.228003  9137 raft_consensus.cc:2468] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:16.229034  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afac7864e3354508b53248a19e4122f7" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:16.230259  9257 tablet_bootstrap.cc:654] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.231142  9178 leader_election.cc:304] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:16.232239  9554 raft_consensus.cc:2804] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.232563  9256 tablet_bootstrap.cc:492] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:16.232620  9554 raft_consensus.cc:493] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.233161  9256 ts_tablet_manager.cc:1403] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.114s	user 0.017s	sys 0.005s
I20260709 13:15:16.233242  9554 raft_consensus.cc:3060] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.235445  9030 leader_election.cc:304] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7; no voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338
I20260709 13:15:16.238410  9647 raft_consensus.cc:2749] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.243737  9554 raft_consensus.cc:515] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:16.247785  9255 tablet_bootstrap.cc:654] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.247658  9256 raft_consensus.cc:359] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.248488  9256 raft_consensus.cc:385] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.248764  9256 raft_consensus.cc:740] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.249392  9256 consensus_queue.cc:260] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.251585  9256 ts_tablet_manager.cc:1434] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:15:16.251699  9428 consensus_queue.cc:1048] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.252441  9256 tablet_bootstrap.cc:492] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:16.259977  9257 tablet_bootstrap.cc:492] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:16.260637  9257 ts_tablet_manager.cc:1403] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.004s
I20260709 13:15:16.244892  9499 consensus_queue.cc:1048] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:15:16.265825  9257 raft_consensus.cc:359] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.266996  9554 leader_election.cc:290] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:16.267285  9257 raft_consensus.cc:385] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.267764  9257 raft_consensus.cc:740] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.268750  9257 consensus_queue.cc:260] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.275200  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cb9f748a804ba1b3dcd238c73fb286" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:16.275804  9060 raft_consensus.cc:3060] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.280548  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cb9f748a804ba1b3dcd238c73fb286" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:16.281165  9135 raft_consensus.cc:3060] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.291738  9256 tablet_bootstrap.cc:654] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.298691  9257 ts_tablet_manager.cc:1434] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 13:15:16.300077  9257 tablet_bootstrap.cc:492] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1: Bootstrap starting.
I20260709 13:15:16.306991  9257 tablet_bootstrap.cc:654] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.313956  8886 catalog_manager.cc:5697] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.376202  9255 tablet_bootstrap.cc:492] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:16.376741  9255 ts_tablet_manager.cc:1403] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.208s	user 0.046s	sys 0.019s
I20260709 13:15:16.379927  9135 raft_consensus.cc:2468] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:16.382036  9060 raft_consensus.cc:2468] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:16.383457  9178 leader_election.cc:304] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:16.384699  9499 raft_consensus.cc:2804] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.385141  9499 raft_consensus.cc:697] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:16.385918  9499 consensus_queue.cc:237] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:16.391003  9255 raft_consensus.cc:359] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.391696  9255 raft_consensus.cc:385] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.391938  9255 raft_consensus.cc:740] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.392522  9255 consensus_queue.cc:260] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.396401  9256 tablet_bootstrap.cc:492] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:16.396833  9256 ts_tablet_manager.cc:1403] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.145s	user 0.011s	sys 0.014s
I20260709 13:15:16.398281  9255 ts_tablet_manager.cc:1434] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:15:16.400815  9257 tablet_bootstrap.cc:492] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1: No bootstrap required, opened a new log
I20260709 13:15:16.401298  9257 ts_tablet_manager.cc:1403] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.000s
I20260709 13:15:16.401397  9256 raft_consensus.cc:359] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.402077  9256 raft_consensus.cc:385] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.402320  9256 raft_consensus.cc:740] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.403064  9256 consensus_queue.cc:260] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.404095  9257 raft_consensus.cc:359] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:16.405752  9257 raft_consensus.cc:385] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.406136  9257 raft_consensus.cc:740] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.406960  9257 consensus_queue.cc:260] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:16.409003  9257 ts_tablet_manager.cc:1434] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:15:16.405104  9256 ts_tablet_manager.cc:1434] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:15:16.410661  9256 tablet_bootstrap.cc:492] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7: Bootstrap starting.
I20260709 13:15:16.415794  9255 tablet_bootstrap.cc:492] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:16.416040  9256 tablet_bootstrap.cc:654] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.428153  9255 tablet_bootstrap.cc:654] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.436234  9255 tablet_bootstrap.cc:492] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:16.436498  9554 raft_consensus.cc:493] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.436683  9255 ts_tablet_manager.cc:1403] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260709 13:15:16.437026  9554 raft_consensus.cc:515] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:16.439549  9554 leader_election.cc:290] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:16.439419  9255 raft_consensus.cc:359] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:16.440124  9255 raft_consensus.cc:385] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.440492  9255 raft_consensus.cc:740] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.440667  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7fe81dac0e46989fac025e32af3b09" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:16.441195  9255 consensus_queue.cc:260] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:16.442042  8987 raft_consensus.cc:2468] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:16.444219  9175 leader_election.cc:304] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:16.445303  9654 raft_consensus.cc:2804] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.445698  9654 raft_consensus.cc:493] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.446007  9654 raft_consensus.cc:3060] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.446720  9255 ts_tablet_manager.cc:1434] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:15:16.447697  9255 tablet_bootstrap.cc:492] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:16.450238  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7fe81dac0e46989fac025e32af3b09" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:16.450945  9138 raft_consensus.cc:2468] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:16.453111  9255 tablet_bootstrap.cc:654] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.455583  9654 raft_consensus.cc:515] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:16.458681  9256 tablet_bootstrap.cc:492] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7: No bootstrap required, opened a new log
I20260709 13:15:16.459465  9256 ts_tablet_manager.cc:1403] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.004s
I20260709 13:15:16.463007  9256 raft_consensus.cc:359] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:16.464293  9256 raft_consensus.cc:385] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.464660  9256 raft_consensus.cc:740] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.465597  9256 consensus_queue.cc:260] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:16.467994  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7fe81dac0e46989fac025e32af3b09" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:16.468349  9256 ts_tablet_manager.cc:1434] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:15:16.468684  9135 raft_consensus.cc:3060] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.471572  9654 leader_election.cc:290] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:16.472676  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7fe81dac0e46989fac025e32af3b09" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:16.476758  8987 raft_consensus.cc:3060] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.483897  8987 raft_consensus.cc:2468] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:16.485106  9175 leader_election.cc:304] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:16.486145  9654 raft_consensus.cc:2804] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.486688  9654 raft_consensus.cc:697] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:16.487536  9654 consensus_queue.cc:237] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:16.478521  8884 catalog_manager.cc:5697] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 1 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.501514  9135 raft_consensus.cc:2468] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:16.493901  9255 tablet_bootstrap.cc:492] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b: No bootstrap required, opened a new log
I20260709 13:15:16.502624  9255 ts_tablet_manager.cc:1403] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.019s
I20260709 13:15:16.504985  9255 raft_consensus.cc:359] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:16.505486  9255 raft_consensus.cc:385] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.505721  9255 raft_consensus.cc:740] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.506276  9255 consensus_queue.cc:260] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:16.508314  9255 ts_tablet_manager.cc:1434] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:16.516732  8887 catalog_manager.cc:5697] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 1 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.532712  9350 raft_consensus.cc:493] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.533190  9350 raft_consensus.cc:515] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.533918  9568 consensus_queue.cc:1048] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.535205  9350 leader_election.cc:290] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:16.537038  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500ce9bff369468f924314369baa0835" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:16.537686  8987 raft_consensus.cc:2468] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:16.538863  9027 leader_election.cc:304] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:16.539836  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500ce9bff369468f924314369baa0835" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:16.537916  9568 consensus_queue.cc:1048] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:15:16.542138  9350 raft_consensus.cc:2804] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.542784  9350 raft_consensus.cc:493] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.540431  9209 raft_consensus.cc:2468] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:16.544974  9350 raft_consensus.cc:3060] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.557803  9664 consensus_queue.cc:1048] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.560227  9665 consensus_queue.cc:1048] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.568956  9350 raft_consensus.cc:515] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.572832  9350 leader_election.cc:290] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:16.576292  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500ce9bff369468f924314369baa0835" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:16.576925  9210 raft_consensus.cc:3060] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.579527  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500ce9bff369468f924314369baa0835" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:16.580108  8987 raft_consensus.cc:3060] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.595062  8987 raft_consensus.cc:2468] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:16.596414  9027 leader_election.cc:304] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:16.597196  9350 raft_consensus.cc:2804] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.599072  9350 raft_consensus.cc:697] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:16.600368  9350 consensus_queue.cc:237] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.606297  9210 raft_consensus.cc:2468] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:16.620004  8883 catalog_manager.cc:5697] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.658015  9668 consensus_queue.cc:1048] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.660033  9646 raft_consensus.cc:493] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.660573  9646 raft_consensus.cc:515] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:16.662890  9646 leader_election.cc:290] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:16.664090  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21162a2317594f109b4e4615f1272492" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:16.664770  8989 raft_consensus.cc:2468] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:16.665416  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21162a2317594f109b4e4615f1272492" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:16.666067  9135 raft_consensus.cc:2468] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 0.
I20260709 13:15:16.666067  9027 leader_election.cc:304] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:16.668239  9209 raft_consensus.cc:3060] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.668721  9646 raft_consensus.cc:2804] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.669130  9646 raft_consensus.cc:493] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.669482  9646 raft_consensus.cc:3060] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.676143  9668 consensus_queue.cc:1048] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.684829  9646 raft_consensus.cc:515] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:16.692011  9654 raft_consensus.cc:493] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5d639861449a416bb7487f1ef989c338)
I20260709 13:15:16.692544  9654 raft_consensus.cc:515] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:16.695787  9654 leader_election.cc:290] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:16.697307  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58ea3027e134d3ca26a0dd600f536f8" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:16.699214  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58ea3027e134d3ca26a0dd600f536f8" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:16.700439  9646 leader_election.cc:290] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:16.700968  9178 leader_election.cc:304] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1; no voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:16.701107  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21162a2317594f109b4e4615f1272492" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:16.701623  8989 raft_consensus.cc:3060] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.701828  9654 raft_consensus.cc:2749] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:16.703130  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21162a2317594f109b4e4615f1272492" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:16.703715  9136 raft_consensus.cc:3060] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.708529  8989 raft_consensus.cc:2468] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:16.709659  9027 leader_election.cc:304] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:16.710443  9136 raft_consensus.cc:2468] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:16.710520  9646 raft_consensus.cc:2804] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.711135  9646 raft_consensus.cc:697] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:16.712100  9646 consensus_queue.cc:237] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:16.720373  8884 catalog_manager.cc:5697] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.739377  9680 raft_consensus.cc:493] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.739825  9680 raft_consensus.cc:515] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.741430  9680 leader_election.cc:290] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:16.742174  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbc12ecfc7b4071961b853061209b2f" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:16.742419  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbc12ecfc7b4071961b853061209b2f" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:16.742833  8989 raft_consensus.cc:2468] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:16.743114  9064 raft_consensus.cc:2468] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 0.
I20260709 13:15:16.743897  9175 leader_election.cc:304] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:16.744625  9680 raft_consensus.cc:2804] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.744980  9680 raft_consensus.cc:493] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.745285  9680 raft_consensus.cc:3060] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.750247  9680 raft_consensus.cc:515] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.751889  9680 leader_election.cc:290] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:16.752609  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbc12ecfc7b4071961b853061209b2f" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:16.753070  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbc12ecfc7b4071961b853061209b2f" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:16.753177  8989 raft_consensus.cc:3060] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.753628  9064 raft_consensus.cc:3060] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.758142  8989 raft_consensus.cc:2468] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:16.758836  9064 raft_consensus.cc:2468] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:16.759416  9175 leader_election.cc:304] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:16.760648  9680 raft_consensus.cc:2804] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.761147  9680 raft_consensus.cc:697] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:16.761935  9680 consensus_queue.cc:237] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:16.770685  8884 catalog_manager.cc:5697] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 1 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.796226  9680 consensus_queue.cc:1048] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.810914  9680 consensus_queue.cc:1048] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.900095  9680 consensus_queue.cc:1048] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.911289  9499 consensus_queue.cc:1048] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.133061  9646 consensus_queue.cc:1048] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.145072  9646 consensus_queue.cc:1048] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.149528  9646 consensus_queue.cc:1048] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.181315  9646 consensus_queue.cc:1048] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.228049  9554 consensus_queue.cc:1048] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.243377  9554 consensus_queue.cc:1048] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:17.914469  5861 tablet_server.cc:179] TabletServer@127.5.185.65:0 shutting down...
W20260709 13:15:17.918957  9101 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 210 similar messages]
W20260709 13:15:17.926653  9101 consensus_peers.cc:597] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:17.944188  9027 consensus_peers.cc:597] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:17.955555  9101 consensus_peers.cc:597] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:17.967675  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:17.968515  5861 tablet_replica.cc:333] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:17.969182  5861 raft_consensus.cc:2243] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:17.969631  5861 raft_consensus.cc:2272] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:17.972455  5861 tablet_replica.cc:333] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:17.973053  5861 raft_consensus.cc:2243] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:17.973469  5861 raft_consensus.cc:2272] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:17.976229  5861 tablet_replica.cc:333] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:17.977046  5861 raft_consensus.cc:2243] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:17.977768  5861 raft_consensus.cc:2272] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:17.979728  5861 tablet_replica.cc:333] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:17.980309  5861 raft_consensus.cc:2243] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:17.980708  5861 raft_consensus.cc:2272] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:17.982525  5861 tablet_replica.cc:333] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:17.983127  5861 raft_consensus.cc:2243] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:15:17.983294  9101 consensus_peers.cc:597] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:17.983876  5861 raft_consensus.cc:2272] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:17.985605  5861 tablet_replica.cc:333] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:17.986186  5861 raft_consensus.cc:2243] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:17.986935  5861 raft_consensus.cc:2272] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:17.988649  5861 tablet_replica.cc:333] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:17.989265  5861 raft_consensus.cc:2243] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:17.989681  5861 raft_consensus.cc:2272] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:17.991405  5861 tablet_replica.cc:333] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:17.991972  5861 raft_consensus.cc:2243] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:17.992365  5861 raft_consensus.cc:2272] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:17.994184  5861 tablet_replica.cc:333] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:17.994978  5861 raft_consensus.cc:2243] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:17.995417  5861 raft_consensus.cc:2272] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:17.997336  5861 tablet_replica.cc:333] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:17.997807  5861 raft_consensus.cc:2243] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:17.998132  5861 raft_consensus.cc:2272] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:17.999699  5861 tablet_replica.cc:333] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.000166  5861 raft_consensus.cc:2243] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.000530  5861 raft_consensus.cc:2272] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.002008  5861 tablet_replica.cc:333] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.002485  5861 raft_consensus.cc:2243] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.002827  5861 raft_consensus.cc:2272] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.004395  5861 tablet_replica.cc:333] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.004879  5861 raft_consensus.cc:2243] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.005200  5861 raft_consensus.cc:2272] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.006778  5861 tablet_replica.cc:333] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.007303  5861 raft_consensus.cc:2243] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.007675  5861 raft_consensus.cc:2272] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.009150  5861 tablet_replica.cc:333] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.009678  5861 raft_consensus.cc:2243] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.010057  5861 raft_consensus.cc:2272] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.012069  5861 tablet_replica.cc:333] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.012743  5861 raft_consensus.cc:2243] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.013182  5861 raft_consensus.cc:2272] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.015352  5861 tablet_replica.cc:333] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.016059  5861 raft_consensus.cc:2243] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.016500  5861 raft_consensus.cc:2272] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.018697  5861 tablet_replica.cc:333] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.019459  5861 raft_consensus.cc:2243] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.019980  5861 raft_consensus.cc:2272] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.022223  5861 tablet_replica.cc:333] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.022961  5861 raft_consensus.cc:2243] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.023411  5861 raft_consensus.cc:2272] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.024969  5861 tablet_replica.cc:333] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.025612  5861 raft_consensus.cc:2243] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.026052  5861 raft_consensus.cc:2272] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.028504  5861 tablet_replica.cc:333] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.029265  5861 raft_consensus.cc:2243] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.029675  5861 raft_consensus.cc:2272] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.031844  5861 tablet_replica.cc:333] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.032272  5861 raft_consensus.cc:2243] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.032583  5861 raft_consensus.cc:2272] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.034155  5861 tablet_replica.cc:333] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.034628  5861 raft_consensus.cc:2243] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.034962  5861 raft_consensus.cc:2272] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.036440  5861 tablet_replica.cc:333] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.036919  5861 raft_consensus.cc:2243] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.037258  5861 raft_consensus.cc:2272] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.039024  5861 tablet_replica.cc:333] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.039594  5861 raft_consensus.cc:2243] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.039922  5861 raft_consensus.cc:2272] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.041301  5861 tablet_replica.cc:333] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.041734  5861 raft_consensus.cc:2243] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.042176  5861 raft_consensus.cc:2272] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.044284  5861 tablet_replica.cc:333] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.044970  5861 raft_consensus.cc:2243] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:18.045742  5861 raft_consensus.cc:2272] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.047672  5861 tablet_replica.cc:333] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.048297  5861 raft_consensus.cc:2243] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.048796  5861 raft_consensus.cc:2272] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.050923  5861 tablet_replica.cc:333] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
W20260709 13:15:18.051517  9175 consensus_peers.cc:597] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:18.051613  5861 raft_consensus.cc:2243] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.052207  5861 raft_consensus.cc:2272] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.053987  5861 tablet_replica.cc:333] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.054602  5861 raft_consensus.cc:2243] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.055094  5861 raft_consensus.cc:2272] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.056918  5861 tablet_replica.cc:333] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.057427  5861 raft_consensus.cc:2243] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:18.058122  5861 raft_consensus.cc:2272] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.060022  5861 tablet_replica.cc:333] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.060465  5861 raft_consensus.cc:2243] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.060778  5861 raft_consensus.cc:2272] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.062319  5861 tablet_replica.cc:333] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.062813  5861 raft_consensus.cc:2243] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.063225  5861 raft_consensus.cc:2272] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.065243  5861 tablet_replica.cc:333] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.065910  5861 raft_consensus.cc:2243] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:18.066767  5861 raft_consensus.cc:2272] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.068720  5861 tablet_replica.cc:333] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.069347  5861 raft_consensus.cc:2243] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.069800  5861 raft_consensus.cc:2272] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:18.070983  9027 consensus_peers.cc:597] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:18.071998  5861 tablet_replica.cc:333] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.072768  5861 raft_consensus.cc:2243] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.073135  5861 raft_consensus.cc:2272] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.075506  5861 tablet_replica.cc:333] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.076180  5861 raft_consensus.cc:2243] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:18.077061  5861 raft_consensus.cc:2272] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.079278  5861 tablet_replica.cc:333] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.079773  5861 raft_consensus.cc:2243] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:15:18.079865  9101 consensus_peers.cc:597] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:18.080511  5861 raft_consensus.cc:2272] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.082275  5861 tablet_replica.cc:333] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.082845  5861 raft_consensus.cc:2243] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.083220  5861 raft_consensus.cc:2272] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.084956  5861 tablet_replica.cc:333] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.085587  5861 raft_consensus.cc:2243] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:18.086511  5861 raft_consensus.cc:2272] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.088651  5861 tablet_replica.cc:333] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.089357  5861 raft_consensus.cc:2243] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:18.090202  5861 raft_consensus.cc:2272] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.092308  5861 tablet_replica.cc:333] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
W20260709 13:15:18.092763  9101 consensus_peers.cc:597] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:18.092890  5861 raft_consensus.cc:2243] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.093489  5861 raft_consensus.cc:2272] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.095813  5861 tablet_replica.cc:333] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.096451  5861 raft_consensus.cc:2243] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.096925  5861 raft_consensus.cc:2272] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:18.096951  9175 consensus_peers.cc:597] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.098905  9101 consensus_peers.cc:597] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:18.099035  5861 tablet_replica.cc:333] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.099613  5861 raft_consensus.cc:2243] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:18.100474  5861 raft_consensus.cc:2272] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:18.102538  5861 tablet_replica.cc:333] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b: stopping tablet replica
I20260709 13:15:18.103010  5861 raft_consensus.cc:2243] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:18.103401  5861 raft_consensus.cc:2272] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:18.108033  9027 consensus_peers.cc:597] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.141861  9175 consensus_peers.cc:597] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.146847  9027 consensus_peers.cc:597] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.151280  9101 consensus_peers.cc:597] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.167634  9175 consensus_peers.cc:597] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:18.173637  5861 tablet_server.cc:196] TabletServer@127.5.185.65:0 shutdown complete.
W20260709 13:15:18.192961  9027 consensus_peers.cc:597] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.206449  9101 consensus_peers.cc:597] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.213289  9101 consensus_peers.cc:597] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.226155  9101 consensus_peers.cc:597] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.226701  9101 consensus_peers.cc:597] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.234344  9101 consensus_peers.cc:597] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.237151  9101 consensus_peers.cc:597] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.264037  9175 consensus_peers.cc:597] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.264708  9175 consensus_peers.cc:597] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:18.266644  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:18.268759  9027 consensus_peers.cc:597] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.271605  9101 consensus_peers.cc:597] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.277834  9715 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:18.290333  9027 consensus_peers.cc:597] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.291028  9027 consensus_peers.cc:597] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.291615  9716 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:18.296999  9719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:18.297923  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:18.301304  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:18.301558  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:18.301749  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602918301730 us; error 0 us; skew 500 ppm
I20260709 13:15:18.302309  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:18.304927  5861 webserver.cc:533] Webserver started at http://127.5.185.65:45083/ using document root <none> and password file <none>
I20260709 13:15:18.305457  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:18.305682  5861 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:15:18.309648  5861 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:15:18.317032  9724 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:18.317941  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:18.318248  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-0-root
uuid: "efa0737ffe864320a7fbbc7379feac5b"
format_stamp: "Formatted at 2026-07-09 13:15:06 on dist-test-slave-ghwz"
I20260709 13:15:18.318682  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602821466301-5861-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:15:18.328997  9027 consensus_peers.cc:597] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:18.332406  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:18.333582  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:18.335117  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:18.339982  9731 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:15:18.348697  9101 consensus_peers.cc:597] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.374529  9027 consensus_peers.cc:597] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.401688  9175 consensus_peers.cc:597] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.413129  9175 consensus_peers.cc:597] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:18.443037  9027 consensus_peers.cc:597] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:18.627977  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:15:18.628376  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.290s	user 0.007s	sys 0.000s
I20260709 13:15:18.628760  5861 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:15:18.635231  9731 tablet_bootstrap.cc:492] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:18.649154  9731 tablet_bootstrap.cc:492] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:18.649981  9731 tablet_bootstrap.cc:492] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:18.650596  9731 ts_tablet_manager.cc:1403] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 13:15:18.653210  9731 raft_consensus.cc:359] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:18.653870  9731 raft_consensus.cc:740] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.654697  9731 consensus_queue.cc:260] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [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: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:18.657518  9731 ts_tablet_manager.cc:1434] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:18.658139  9731 tablet_bootstrap.cc:492] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:18.669144  9731 tablet_bootstrap.cc:492] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:18.669831  9731 tablet_bootstrap.cc:492] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:18.670362  9731 ts_tablet_manager.cc:1403] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:15:18.672214  9731 raft_consensus.cc:359] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:18.672753  9731 raft_consensus.cc:740] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.673399  9731 consensus_queue.cc:260] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:18.675380  9731 ts_tablet_manager.cc:1434] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:15:18.676098  9731 tablet_bootstrap.cc:492] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:18.689986  9731 tablet_bootstrap.cc:492] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:18.690938  9731 tablet_bootstrap.cc:492] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:18.691491  9731 ts_tablet_manager.cc:1403] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:15:18.693682  9731 raft_consensus.cc:359] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:18.694326  9731 raft_consensus.cc:740] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.695210  9731 consensus_queue.cc:260] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:18.697254  9731 ts_tablet_manager.cc:1434] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:18.697990  9731 tablet_bootstrap.cc:492] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:18.723348  9731 tablet_bootstrap.cc:492] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:18.724251  9731 tablet_bootstrap.cc:492] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:18.724834  9731 ts_tablet_manager.cc:1403] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260709 13:15:18.727137  9731 raft_consensus.cc:359] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:18.727726  9731 raft_consensus.cc:740] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.728325  9731 consensus_queue.cc:260] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:18.730059  9731 ts_tablet_manager.cc:1434] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:15:18.730978  9731 tablet_bootstrap.cc:492] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:18.744496  9731 tablet_bootstrap.cc:492] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:18.745349  9731 tablet_bootstrap.cc:492] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:18.745939  9731 ts_tablet_manager.cc:1403] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:15:18.748164  9731 raft_consensus.cc:359] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:18.748793  9731 raft_consensus.cc:740] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.749410  9731 consensus_queue.cc:260] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:18.751247  9731 ts_tablet_manager.cc:1434] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:15:18.751957  9731 tablet_bootstrap.cc:492] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:18.765507  9731 tablet_bootstrap.cc:492] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:18.766397  9731 tablet_bootstrap.cc:492] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:18.767014  9731 ts_tablet_manager.cc:1403] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:15:18.769241  9731 raft_consensus.cc:359] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:18.769867  9731 raft_consensus.cc:740] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.770489  9731 consensus_queue.cc:260] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:18.772286  9731 ts_tablet_manager.cc:1434] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:15:18.772989  9731 tablet_bootstrap.cc:492] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:18.789227  9731 tablet_bootstrap.cc:492] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:18.790097  9731 tablet_bootstrap.cc:492] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:18.790685  9731 ts_tablet_manager.cc:1403] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:15:18.792779  9731 raft_consensus.cc:359] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:18.793406  9731 raft_consensus.cc:740] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.794009  9731 consensus_queue.cc:260] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:18.795804  9731 ts_tablet_manager.cc:1434] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:18.796490  9731 tablet_bootstrap.cc:492] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:18.878990  9731 tablet_bootstrap.cc:492] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:18.879884  9731 tablet_bootstrap.cc:492] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:18.880501  9731 ts_tablet_manager.cc:1403] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.084s	user 0.033s	sys 0.041s
I20260709 13:15:18.882969  9731 raft_consensus.cc:359] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:18.883844  9731 raft_consensus.cc:740] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.884624  9731 consensus_queue.cc:260] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:18.886684  9731 ts_tablet_manager.cc:1434] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:18.892881  9731 tablet_bootstrap.cc:492] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:18.897874  5861 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:15:18.898231  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.269s	user 0.237s	sys 0.010s
I20260709 13:15:18.917467  9731 tablet_bootstrap.cc:492] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:18.918926  9731 tablet_bootstrap.cc:492] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:18.919775  9731 ts_tablet_manager.cc:1403] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260709 13:15:18.922327  9744 raft_consensus.cc:493] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:18.922694  9731 raft_consensus.cc:359] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:18.923365  9731 raft_consensus.cc:740] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.922921  9744 raft_consensus.cc:515] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:18.924134  9731 consensus_queue.cc:260] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:18.926254  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ff9b207cfc4220805fc529f5d3b210" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:18.926306  9731 ts_tablet_manager.cc:1434] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:18.928908  9731 tablet_bootstrap.cc:492] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
W20260709 13:15:18.930320  9027 leader_election.cc:336] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111)
I20260709 13:15:18.929493  9744 leader_election.cc:290] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:18.930786  9027 leader_election.cc:304] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7; no voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:18.932386  9744 raft_consensus.cc:2749] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:18.946866  9731 tablet_bootstrap.cc:492] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:18.947793  9731 tablet_bootstrap.cc:492] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:18.948393  9731 ts_tablet_manager.cc:1403] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:15:18.951628  9731 raft_consensus.cc:359] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:18.952314  9731 raft_consensus.cc:740] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.953088  9731 consensus_queue.cc:260] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:18.955327  9731 ts_tablet_manager.cc:1434] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:18.956151  9731 tablet_bootstrap.cc:492] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:18.965260  9668 raft_consensus.cc:493] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:18.965804  9668 raft_consensus.cc:515] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:18.967660  9668 leader_election.cc:290] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:18.972818  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f73d051cc1452fbf876c433591a658" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
W20260709 13:15:18.981464  9101 leader_election.cc:336] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111)
I20260709 13:15:18.981918  9101 leader_election.cc:304] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:18.982677  9579 raft_consensus.cc:2749] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:18.985836  9731 tablet_bootstrap.cc:492] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:18.990831  9731 tablet_bootstrap.cc:492] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:18.991546  9731 ts_tablet_manager.cc:1403] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.011s
I20260709 13:15:18.994422  9731 raft_consensus.cc:359] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:18.995138  9731 raft_consensus.cc:740] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.995843  9731 consensus_queue.cc:260] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:18.997225  9731 ts_tablet_manager.cc:1434] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:15:18.997931  9731 tablet_bootstrap.cc:492] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:19.040365  9731 tablet_bootstrap.cc:492] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:19.041354  9731 tablet_bootstrap.cc:492] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:19.041975  9731 ts_tablet_manager.cc:1403] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.030s
I20260709 13:15:19.044389  9731 raft_consensus.cc:359] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.045023  9731 raft_consensus.cc:740] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.045778  9731 consensus_queue.cc:260] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.047933  9731 ts_tablet_manager.cc:1434] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 13:15:19.048687  9731 tablet_bootstrap.cc:492] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:19.071784  9680 raft_consensus.cc:493] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.072620  9680 raft_consensus.cc:515] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.080134  9680 leader_election.cc:290] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
W20260709 13:15:19.093799  9175 leader_election.cc:336] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111)
I20260709 13:15:19.125178  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5589e1eda416082e3ed40aefb881b" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:19.125990  9136 raft_consensus.cc:2468] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:19.143981  9178 leader_election.cc:304] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:19.144748  9680 raft_consensus.cc:2804] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:19.145119  9680 raft_consensus.cc:493] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.145470  9680 raft_consensus.cc:3060] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:19.150498  9029 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.68:36487, user_credentials={real_user=slave}} blocked reactor thread for 87233.6us
I20260709 13:15:19.152024  9734 raft_consensus.cc:493] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.152726  9733 raft_consensus.cc:493] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.152462  9734 raft_consensus.cc:515] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.154479  9734 leader_election.cc:290] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:19.155041  9733 raft_consensus.cc:515] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.156698  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94c481ac584a20a0cd0a82bd61ca3c" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:19.157001  9733 leader_election.cc:290] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:19.158854  9680 raft_consensus.cc:515] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.165408  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:19.170609  9800 raft_consensus.cc:493] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.171087  9800 raft_consensus.cc:515] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.171869  9680 leader_election.cc:290] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:19.173357  9800 leader_election.cc:290] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:19.178043  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5589e1eda416082e3ed40aefb881b" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:19.178723  9136 raft_consensus.cc:3060] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.182746  9734 raft_consensus.cc:493] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.183238  9734 raft_consensus.cc:515] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
W20260709 13:15:19.184384  9175 leader_election.cc:336] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111)
I20260709 13:15:19.185149  9734 leader_election.cc:290] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
W20260709 13:15:19.186851  9027 leader_election.cc:336] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111)
I20260709 13:15:19.187354  9027 leader_election.cc:304] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7; no voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:19.190428  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ff9b207cfc4220805fc529f5d3b210" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:19.191074  9064 raft_consensus.cc:2468] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:19.195340  9731 tablet_bootstrap.cc:492] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:19.196254  9731 tablet_bootstrap.cc:492] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:19.197835  9731 ts_tablet_manager.cc:1403] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.149s	user 0.035s	sys 0.016s
I20260709 13:15:19.198729  9734 raft_consensus.cc:2749] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:19.199164  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310db8c794248dc9e82f53f1adc6840" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
W20260709 13:15:19.205230  9101 leader_election.cc:336] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111)
I20260709 13:15:19.205722  9101 leader_election.cc:304] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:19.210841  9731 raft_consensus.cc:359] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.211584  9731 raft_consensus.cc:740] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.212312  9731 consensus_queue.cc:260] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.213259  9733 raft_consensus.cc:2749] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:19.216220  9101 leader_election.cc:304] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [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: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:19.217155  9579 raft_consensus.cc:2804] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:19.217481  9579 raft_consensus.cc:493] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.217798  9579 raft_consensus.cc:3060] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.222605  9731 ts_tablet_manager.cc:1434] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:15:19.223418  9731 tablet_bootstrap.cc:492] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:19.226725  9579 raft_consensus.cc:515] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.233371  9579 leader_election.cc:290] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:19.227725  9136 raft_consensus.cc:2468] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 2.
I20260709 13:15:19.234292  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ff9b207cfc4220805fc529f5d3b210" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:19.234844  9178 leader_election.cc:304] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:19.234863  9064 raft_consensus.cc:3060] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.238873  9554 raft_consensus.cc:2804] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:19.239527  9554 raft_consensus.cc:697] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:19.240523  9554 consensus_queue.cc:237] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.255266  9731 tablet_bootstrap.cc:492] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:19.256498  9731 tablet_bootstrap.cc:492] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:19.257313  9731 ts_tablet_manager.cc:1403] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.005s
I20260709 13:15:19.260617  9731 raft_consensus.cc:359] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.261282  9731 raft_consensus.cc:740] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.261960  9808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.65:44109 every 8 connection(s)
I20260709 13:15:19.262391  9064 raft_consensus.cc:2468] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 2.
I20260709 13:15:19.262137  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.65:44109
I20260709 13:15:19.262024  9731 consensus_queue.cc:260] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.263712  9101 leader_election.cc:304] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:19.264761  9733 raft_consensus.cc:2804] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:19.265306  9731 ts_tablet_manager.cc:1434] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:15:19.265232  9733 raft_consensus.cc:697] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 2 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:19.266170  9731 tablet_bootstrap.cc:492] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:19.266203  9733 consensus_queue.cc:237] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.268296  9579 raft_consensus.cc:493] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.269989  9579 raft_consensus.cc:515] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.272770  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:19.272890  9579 leader_election.cc:290] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:19.273326  8884 catalog_manager.cc:5697] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 1 to 2, leader changed from efa0737ffe864320a7fbbc7379feac5b (127.5.185.65) to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:19.274147  9680 raft_consensus.cc:493] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.274667  9680 raft_consensus.cc:515] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:19.276703  9680 leader_election.cc:290] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:19.278731  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:19.280308  9680 raft_consensus.cc:493] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.282344  9579 raft_consensus.cc:493] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.282990  9579 raft_consensus.cc:515] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:19.286761  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:19.287603  9210 raft_consensus.cc:2468] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:19.289011  9103 leader_election.cc:304] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:19.289904  9800 raft_consensus.cc:2804] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:19.285243  9579 leader_election.cc:290] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:19.290355  9800 raft_consensus.cc:493] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting leader election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.290973  9800 raft_consensus.cc:3060] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.280865  9680 raft_consensus.cc:515] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.296348  9680 leader_election.cc:290] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:19.303722  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:19.314375  9731 tablet_bootstrap.cc:492] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:19.314514  9800 raft_consensus.cc:515] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:19.315393  9731 tablet_bootstrap.cc:492] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:19.316032  9731 ts_tablet_manager.cc:1403] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.008s
I20260709 13:15:19.320043  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:19.320644  9210 raft_consensus.cc:3060] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.321055  9800 leader_election.cc:290] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:19.318430  9731 raft_consensus.cc:359] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.323069  9731 raft_consensus.cc:740] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.324028  9731 consensus_queue.cc:260] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.326049  9731 ts_tablet_manager.cc:1434] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:15:19.327083  9731 tablet_bootstrap.cc:492] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:19.327859  9210 raft_consensus.cc:2468] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 2.
I20260709 13:15:19.328678  9804 raft_consensus.cc:493] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.329196  9103 leader_election.cc:304] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:19.330015  9579 raft_consensus.cc:2804] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:19.330441  9579 raft_consensus.cc:697] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 2 LEADER]: Becoming Leader. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:19.331233  9579 consensus_queue.cc:237] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:19.334112  9680 raft_consensus.cc:493] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.329196  9804 raft_consensus.cc:515] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.334856  9680 raft_consensus.cc:515] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.336360  9804 leader_election.cc:290] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:19.339887  9680 leader_election.cc:290] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:19.339762  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:19.340478  9138 raft_consensus.cc:2468] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:19.343458  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310db8c794248dc9e82f53f1adc6840" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:19.344255  9064 raft_consensus.cc:2468] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:19.345714  9175 leader_election.cc:304] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [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: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:19.341938  9030 leader_election.cc:304] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:19.350315  9734 raft_consensus.cc:2804] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:19.350816  9734 raft_consensus.cc:493] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.351270  9734 raft_consensus.cc:3060] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.354581  9680 raft_consensus.cc:2804] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:19.355074  9680 raft_consensus.cc:493] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.357379  9804 raft_consensus.cc:493] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.359618  9680 raft_consensus.cc:3060] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.359688  9804 raft_consensus.cc:515] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.364815  8887 catalog_manager.cc:5697] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 1 to 2, leader changed from efa0737ffe864320a7fbbc7379feac5b (127.5.185.65) to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:19.366171  9804 leader_election.cc:290] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:19.370503  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5369f02c09c04052b0c98ee4b789b3aa" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:19.376137  9680 raft_consensus.cc:515] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.379772  9680 leader_election.cc:290] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:19.382261  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310db8c794248dc9e82f53f1adc6840" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:19.382896  9064 raft_consensus.cc:3060] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.383618  9579 raft_consensus.cc:493] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.384212  9579 raft_consensus.cc:515] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.370272  9734 raft_consensus.cc:515] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.389707  9064 raft_consensus.cc:2468] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 2.
I20260709 13:15:19.390952  9175 leader_election.cc:304] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:19.390859  9579 leader_election.cc:290] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:19.392571  9554 raft_consensus.cc:2804] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:19.393167  9554 raft_consensus.cc:697] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:19.393386  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:19.395655  9734 leader_election.cc:290] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:19.396993  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:19.397642  9138 raft_consensus.cc:3060] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.394145  9554 consensus_queue.cc:237] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.403469  9734 raft_consensus.cc:493] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.410521  9734 raft_consensus.cc:515] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.411011  9731 tablet_bootstrap.cc:492] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:19.414790  9731 tablet_bootstrap.cc:492] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:19.415472  9731 ts_tablet_manager.cc:1403] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.001s
I20260709 13:15:19.418263  9731 raft_consensus.cc:359] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.420459  9138 raft_consensus.cc:2468] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 2.
I20260709 13:15:19.421581  9030 leader_election.cc:304] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:19.422482  9680 raft_consensus.cc:493] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.422735  9804 raft_consensus.cc:2804] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:19.423163  9680 raft_consensus.cc:515] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.423440  9804 raft_consensus.cc:697] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:19.427156  9804 consensus_queue.cc:237] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.431545  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.432761  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310db8c794248dc9e82f53f1adc6840" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:19.432891  9775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.433466  9778 raft_consensus.cc:3060] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.433506  9775 raft_consensus.cc:2468] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:19.434513  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f73d051cc1452fbf876c433591a658" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:19.434984  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310db8c794248dc9e82f53f1adc6840" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.435495  9138 raft_consensus.cc:2468] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:19.436522  9030 leader_election.cc:304] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:19.419262  9731 raft_consensus.cc:740] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.437623  9350 raft_consensus.cc:2804] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:19.439208  9350 raft_consensus.cc:493] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.439572  9350 raft_consensus.cc:3060] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.439647  9731 consensus_queue.cc:260] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.441825  9731 ts_tablet_manager.cc:1434] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:15:19.442584  9731 tablet_bootstrap.cc:492] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
W20260709 13:15:19.439227  9175 leader_election.cc:343] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.444245  9175 leader_election.cc:304] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1; no voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:19.448189  9350 raft_consensus.cc:515] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.450424  9350 leader_election.cc:290] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:19.454521  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f73d051cc1452fbf876c433591a658" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:19.455090  9136 raft_consensus.cc:3060] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.447173  9554 raft_consensus.cc:2749] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:19.461539  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:19.462132  9135 raft_consensus.cc:2468] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:19.462504  9136 raft_consensus.cc:2468] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 2.
I20260709 13:15:19.460893  9680 leader_election.cc:290] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:19.463325  9178 leader_election.cc:304] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:19.463402  9778 raft_consensus.cc:2468] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 2.
I20260709 13:15:19.463600  9030 leader_election.cc:304] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:19.464502  9744 raft_consensus.cc:2804] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:19.464972  9554 raft_consensus.cc:2804] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:19.464986  9744 raft_consensus.cc:697] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:19.465391  9554 raft_consensus.cc:493] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.466856  9554 raft_consensus.cc:3060] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.466596  9744 consensus_queue.cc:237] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.469400  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.472283  9779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ff9b207cfc4220805fc529f5d3b210" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.472702  9812 heartbeater.cc:344] Connected to a master server at 127.5.185.126:35955
I20260709 13:15:19.473136  9812 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:19.473815  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ff9b207cfc4220805fc529f5d3b210" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:19.438936  9734 leader_election.cc:290] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:19.474048  9812 heartbeater.cc:507] Master 127.5.185.126:35955 requested a full tablet report, sending...
I20260709 13:15:19.479125  9175 leader_election.cc:304] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:19.488873  9680 raft_consensus.cc:2804] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:19.501722  9680 raft_consensus.cc:493] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.502120  9680 raft_consensus.cc:3060] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.497807  8883 catalog_manager.cc:5697] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 1 to 2, leader changed from efa0737ffe864320a7fbbc7379feac5b (127.5.185.65) to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:19.506667  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.507522  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5369f02c09c04052b0c98ee4b789b3aa" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.515751  9769 raft_consensus.cc:2468] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:19.519289  9825 raft_consensus.cc:493] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.519815  9825 raft_consensus.cc:515] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.520750  9775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
W20260709 13:15:19.522363  9101 leader_election.cc:343] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:19.523548  9101 leader_election.cc:343] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:19.524382  9101 leader_election.cc:343] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.506881  9779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310db8c794248dc9e82f53f1adc6840" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
W20260709 13:15:19.528898  9101 leader_election.cc:343] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.528800  9774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:19.529815  9101 leader_election.cc:304] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:19.530778  9668 raft_consensus.cc:2749] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:19.530989  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "5d639861449a416bb7487f1ef989c338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.531682  9777 raft_consensus.cc:2468] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d639861449a416bb7487f1ef989c338 in term 1.
I20260709 13:15:19.534277  9773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f73d051cc1452fbf876c433591a658" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.534940  9773 raft_consensus.cc:2468] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:19.535966  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f73d051cc1452fbf876c433591a658" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:19.536772  9771 raft_consensus.cc:3060] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:19.537832  9027 leader_election.cc:343] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.539008  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:19.539304  9027 leader_election.cc:304] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:19.540076  9744 raft_consensus.cc:2804] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:19.540431  9744 raft_consensus.cc:493] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.540761  9744 raft_consensus.cc:3060] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.527876  9825 leader_election.cc:290] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:19.511219  9734 raft_consensus.cc:493] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
W20260709 13:15:19.548666  9101 leader_election.cc:343] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.549706  9779 raft_consensus.cc:2393] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54b3ab68f43246c4a378baf95476b2c7 in current term 2: Already voted for candidate 585a12f3ff074eafb4361cb3394018e1 in this term.
I20260709 13:15:19.550082  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.550773  9778 raft_consensus.cc:2468] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:19.552897  9554 raft_consensus.cc:515] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.555719  9825 raft_consensus.cc:493] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.556229  9825 raft_consensus.cc:515] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.556411  9804 raft_consensus.cc:493] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.555753  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:19.557142  9136 raft_consensus.cc:3060] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.556978  9804 raft_consensus.cc:515] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.558123  9825 leader_election.cc:290] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:19.558032  9744 raft_consensus.cc:515] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.558940  9804 leader_election.cc:290] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:19.560860  9744 leader_election.cc:290] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:19.561383  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5369f02c09c04052b0c98ee4b789b3aa" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:19.561962  9209 raft_consensus.cc:3060] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.564360  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1" is_pre_election: true
I20260709 13:15:19.566181  9731 tablet_bootstrap.cc:492] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:19.567137  9731 tablet_bootstrap.cc:492] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:19.567739  9731 ts_tablet_manager.cc:1403] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.008s
I20260709 13:15:19.567277  9136 raft_consensus.cc:2468] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 2.
I20260709 13:15:19.569646  9178 leader_election.cc:304] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:19.569628  9101 leader_election.cc:304] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:19.570127  9209 raft_consensus.cc:2468] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 2.
I20260709 13:15:19.572847  9029 leader_election.cc:304] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:19.580417  9731 raft_consensus.cc:359] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.581328  9731 raft_consensus.cc:740] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.582113  9731 consensus_queue.cc:260] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.579658  9668 raft_consensus.cc:2764] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:15:19.584126  9828 raft_consensus.cc:2804] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:19.548935  9734 raft_consensus.cc:515] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.584919  9731 ts_tablet_manager.cc:1434] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:15:19.584122  9680 raft_consensus.cc:515] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.585966  9731 tablet_bootstrap.cc:492] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:19.586163  9734 leader_election.cc:290] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:19.586687  9210 raft_consensus.cc:2393] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54b3ab68f43246c4a378baf95476b2c7 in current term 2: Already voted for candidate 585a12f3ff074eafb4361cb3394018e1 in this term.
W20260709 13:15:19.588946  9027 leader_election.cc:343] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.590420  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5369f02c09c04052b0c98ee4b789b3aa" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:19.590643  9744 raft_consensus.cc:2804] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:19.591063  9777 raft_consensus.cc:3060] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.591127  9744 raft_consensus.cc:697] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:19.592056  9744 consensus_queue.cc:237] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.589867  9027 leader_election.cc:304] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7; no voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:19.594641  9554 leader_election.cc:290] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:19.595853  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338" is_pre_election: true
I20260709 13:15:19.596582  9136 raft_consensus.cc:2468] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
I20260709 13:15:19.597740  9030 leader_election.cc:304] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:19.598023  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.598527  9803 raft_consensus.cc:2804] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:19.598903  9803 raft_consensus.cc:493] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.599213  9779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.599255  9803 raft_consensus.cc:3060] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.600088  9779 raft_consensus.cc:2468] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 1.
W20260709 13:15:19.606491  9027 leader_election.cc:343] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.585486  9828 raft_consensus.cc:697] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:19.610067  9027 leader_election.cc:304] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:19.606887  9734 raft_consensus.cc:2749] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:19.626132  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5369f02c09c04052b0c98ee4b789b3aa" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.628217  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5369f02c09c04052b0c98ee4b789b3aa" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:19.629040  9804 raft_consensus.cc:2804] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:19.629971  8883 catalog_manager.cc:5697] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 reported cstate change: term changed from 1 to 2, leader changed from efa0737ffe864320a7fbbc7379feac5b (127.5.185.65) to 5d639861449a416bb7487f1ef989c338 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "5d639861449a416bb7487f1ef989c338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:19.641335  9804 raft_consensus.cc:493] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.641724  9804 raft_consensus.cc:3060] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.644800  9779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94c481ac584a20a0cd0a82bd61ca3c" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b" is_pre_election: true
I20260709 13:15:19.645462  9779 raft_consensus.cc:2468] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:19.646741  9779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:19.647282  9779 raft_consensus.cc:3060] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.649326  9804 raft_consensus.cc:515] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.632064  9777 raft_consensus.cc:2468] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 2.
I20260709 13:15:19.634411  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94c481ac584a20a0cd0a82bd61ca3c" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7" is_pre_election: true
I20260709 13:15:19.651412  9804 leader_election.cc:290] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:19.651554  9061 raft_consensus.cc:2468] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 1.
I20260709 13:15:19.599283  9771 raft_consensus.cc:2468] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 2.
I20260709 13:15:19.636145  9680 leader_election.cc:290] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:19.630074  9828 consensus_queue.cc:237] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.655531  9175 leader_election.cc:304] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [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: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:19.638245  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:19.640472  9803 raft_consensus.cc:515] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.660028  9680 raft_consensus.cc:2804] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:19.698882  9680 raft_consensus.cc:493] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader efa0737ffe864320a7fbbc7379feac5b)
I20260709 13:15:19.699419  9680 raft_consensus.cc:3060] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.704921  8883 catalog_manager.cc:5697] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 1 to 2, leader changed from efa0737ffe864320a7fbbc7379feac5b (127.5.185.65) to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:19.660640  9060 raft_consensus.cc:2393] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 585a12f3ff074eafb4361cb3394018e1 in current term 2: Already voted for candidate 54b3ab68f43246c4a378baf95476b2c7 in this term.
I20260709 13:15:19.691622  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:19.706380  9210 raft_consensus.cc:2393] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 54b3ab68f43246c4a378baf95476b2c7 in current term 2: Already voted for candidate 585a12f3ff074eafb4361cb3394018e1 in this term.
I20260709 13:15:19.711200  8887 catalog_manager.cc:5697] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 1 to 2, leader changed from efa0737ffe864320a7fbbc7379feac5b (127.5.185.65) to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:19.712875  8887 catalog_manager.cc:5697] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 1 to 2, leader changed from efa0737ffe864320a7fbbc7379feac5b (127.5.185.65) to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:19.717204  8883 catalog_manager.cc:5697] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 1 to 2, leader changed from efa0737ffe864320a7fbbc7379feac5b (127.5.185.65) to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:19.733796  9731 tablet_bootstrap.cc:492] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:19.734944  9731 tablet_bootstrap.cc:492] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:19.735972  9731 ts_tablet_manager.cc:1403] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.150s	user 0.020s	sys 0.008s
I20260709 13:15:19.744379  9136 raft_consensus.cc:1275] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer 585a12f3ff074eafb4361cb3394018e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:19.744386  9060 raft_consensus.cc:1275] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Refusing update from remote peer 5d639861449a416bb7487f1ef989c338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:19.748526  9731 raft_consensus.cc:359] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.749295  9731 raft_consensus.cc:740] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.750097  9554 consensus_queue.cc:1048] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:19.750007  9731 consensus_queue.cc:260] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:19.753496  9731 ts_tablet_manager.cc:1434] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:15:19.759678  9732 consensus_queue.cc:1048] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:19.773829  9731 tablet_bootstrap.cc:492] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:19.779299  9803 leader_election.cc:290] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:19.780517  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:19.781167  9135 raft_consensus.cc:3060] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.782660  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:19.783245  9777 raft_consensus.cc:3060] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.791262  9771 raft_consensus.cc:3060] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.791342  9779 raft_consensus.cc:2468] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 2.
I20260709 13:15:19.793450  9135 raft_consensus.cc:2468] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 2.
I20260709 13:15:19.795481  9030 leader_election.cc:304] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:19.798496  9803 raft_consensus.cc:2804] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:19.799109  9803 raft_consensus.cc:697] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:19.800189  9803 consensus_queue.cc:237] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:19.811256  9175 leader_election.cc:304] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1; no voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:19.813412  9843 raft_consensus.cc:2749] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:19.816176  9779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
W20260709 13:15:19.822889  9101 consensus_peers.cc:597] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:19.818094  9680 raft_consensus.cc:515] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:19.795696  9777 raft_consensus.cc:2468] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 2.
I20260709 13:15:19.824643  9771 raft_consensus.cc:1275] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Refusing update from remote peer 585a12f3ff074eafb4361cb3394018e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:19.860754  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acda5876697a498f8e1db43404980712" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:19.866948  9210 raft_consensus.cc:1275] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Refusing update from remote peer 5d639861449a416bb7487f1ef989c338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:19.868480  8887 catalog_manager.cc:5697] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 1 to 2, leader changed from efa0737ffe864320a7fbbc7379feac5b (127.5.185.65) to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:19.870885  9840 consensus_queue.cc:1048] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:19.876245  9027 leader_election.cc:304] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [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: 54b3ab68f43246c4a378baf95476b2c7; no voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:19.889086  9804 raft_consensus.cc:2749] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:19.898238  8884 ts_manager.cc:194] Re-registered known tserver with Master: efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109)
I20260709 13:15:19.927661  9135 raft_consensus.cc:1275] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer 54b3ab68f43246c4a378baf95476b2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:19.931208  9646 consensus_queue.cc:1048] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:19.937173  9175 leader_election.cc:304] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [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: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:19.938663  9843 raft_consensus.cc:2804] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:19.939364  9843 raft_consensus.cc:697] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:19.958050  9680 leader_election.cc:290] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 election: Requested vote from peers efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:19.967988  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94c481ac584a20a0cd0a82bd61ca3c" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
W20260709 13:15:19.991430  9101 consensus_peers.cc:597] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:19.967571  9832 consensus_queue.cc:1048] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:15:19.999409  9136 raft_consensus.cc:1275] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer 54b3ab68f43246c4a378baf95476b2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:20.001209  9350 consensus_queue.cc:1048] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:19.987182  9061 raft_consensus.cc:3060] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:19.967020  9843 consensus_queue.cc:237] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.022940  9063 raft_consensus.cc:1275] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Refusing update from remote peer 585a12f3ff074eafb4361cb3394018e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:20.040257  9554 consensus_queue.cc:1048] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:20.049268  9135 raft_consensus.cc:1275] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer 585a12f3ff074eafb4361cb3394018e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:20.069041  8884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58830
I20260709 13:15:20.077975  9812 heartbeater.cc:499] Master 127.5.185.126:35955 was elected leader, sending a full tablet report...
I20260709 13:15:20.083484  9774 raft_consensus.cc:1275] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Refusing update from remote peer 54b3ab68f43246c4a378baf95476b2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:20.058642  9680 consensus_queue.cc:1048] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
W20260709 13:15:20.087991  9027 leader_election.cc:343] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:20.091665  9027 consensus_peers.cc:597] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:20.094410  9744 consensus_queue.cc:1048] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:20.124648  9061 raft_consensus.cc:2468] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 2.
I20260709 13:15:20.126632  9175 leader_election.cc:304] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 585a12f3ff074eafb4361cb3394018e1; no voters: 
I20260709 13:15:20.127617  9680 raft_consensus.cc:2804] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:20.128254  9680 raft_consensus.cc:697] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:20.129254  9680 consensus_queue.cc:237] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.129999  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94c481ac584a20a0cd0a82bd61ca3c" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
I20260709 13:15:20.133174  9777 raft_consensus.cc:3060] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.134330  9778 raft_consensus.cc:1275] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Refusing update from remote peer 585a12f3ff074eafb4361cb3394018e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:20.140317  9554 consensus_queue.cc:1048] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:20.129165  9774 raft_consensus.cc:1275] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Refusing update from remote peer 585a12f3ff074eafb4361cb3394018e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:20.132562  9209 raft_consensus.cc:1275] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Refusing update from remote peer 54b3ab68f43246c4a378baf95476b2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:20.142572  9646 consensus_queue.cc:1048] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:20.144886  9777 raft_consensus.cc:2468] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 2.
I20260709 13:15:20.151575  9554 consensus_queue.cc:1048] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:20.162176  9731 tablet_bootstrap.cc:492] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.180434  9771 raft_consensus.cc:1275] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Refusing update from remote peer 54b3ab68f43246c4a378baf95476b2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:20.182370  9734 consensus_queue.cc:1048] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:20.186365  9731 tablet_bootstrap.cc:492] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.187196  9731 ts_tablet_manager.cc:1403] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.414s	user 0.018s	sys 0.004s
I20260709 13:15:20.190835  9731 raft_consensus.cc:359] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.191815  9731 raft_consensus.cc:740] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.191082  8887 catalog_manager.cc:5697] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 1 to 2, leader changed from efa0737ffe864320a7fbbc7379feac5b (127.5.185.65) to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:20.192690  9731 consensus_queue.cc:260] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.197526  9731 ts_tablet_manager.cc:1434] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:20.198379  9731 tablet_bootstrap.cc:492] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.220100  9731 tablet_bootstrap.cc:492] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.221241  9731 tablet_bootstrap.cc:492] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.222003  9731 ts_tablet_manager.cc:1403] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260709 13:15:20.224647  9731 raft_consensus.cc:359] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.225454  9731 raft_consensus.cc:740] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.226181  9731 consensus_queue.cc:260] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.228070  9731 ts_tablet_manager.cc:1434] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:20.228896  9731 tablet_bootstrap.cc:492] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.248515  9731 tablet_bootstrap.cc:492] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.249272  9731 tablet_bootstrap.cc:492] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.249861  9731 ts_tablet_manager.cc:1403] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260709 13:15:20.250361  8887 catalog_manager.cc:5697] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 1 to 2, leader changed from efa0737ffe864320a7fbbc7379feac5b (127.5.185.65) to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:20.251820  9731 raft_consensus.cc:359] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.252525  9731 raft_consensus.cc:740] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.253165  9731 consensus_queue.cc:260] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.254951  9731 ts_tablet_manager.cc:1434] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:15:20.255657  9731 tablet_bootstrap.cc:492] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
W20260709 13:15:20.258836  9027 consensus_peers.cc:597] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:20.287065  9731 tablet_bootstrap.cc:492] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.288353  9731 tablet_bootstrap.cc:492] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.289013  9731 ts_tablet_manager.cc:1403] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.007s
I20260709 13:15:20.291330  9731 raft_consensus.cc:359] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.291836  9731 raft_consensus.cc:740] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.292358  9731 consensus_queue.cc:260] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.293856  9731 ts_tablet_manager.cc:1434] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:15:20.294613  9731 tablet_bootstrap.cc:492] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.308552  9731 tablet_bootstrap.cc:492] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.311015  9731 tablet_bootstrap.cc:492] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.311707  9731 ts_tablet_manager.cc:1403] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260709 13:15:20.314036  9731 raft_consensus.cc:359] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.314730  9731 raft_consensus.cc:740] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.314775  9136 raft_consensus.cc:1275] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer 54b3ab68f43246c4a378baf95476b2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:20.315407  9731 consensus_queue.cc:260] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.316601  9844 consensus_queue.cc:1048] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:20.317428  9731 ts_tablet_manager.cc:1434] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:20.318249  9731 tablet_bootstrap.cc:492] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.337332  9731 tablet_bootstrap.cc:492] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.338249  9731 tablet_bootstrap.cc:492] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.338933  9731 ts_tablet_manager.cc:1403] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 13:15:20.341416  9731 raft_consensus.cc:359] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.342077  9731 raft_consensus.cc:740] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.343780  9731 consensus_queue.cc:260] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.349217  9731 ts_tablet_manager.cc:1434] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:15:20.349866  9731 tablet_bootstrap.cc:492] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
W20260709 13:15:20.359274  9101 consensus_peers.cc:597] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:20.363615  9027 consensus_peers.cc:597] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:20.374619  9731 tablet_bootstrap.cc:492] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.375669  9731 tablet_bootstrap.cc:492] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.376299  9731 ts_tablet_manager.cc:1403] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.009s
I20260709 13:15:20.379653  9731 raft_consensus.cc:359] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.380970  9731 raft_consensus.cc:740] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.381639  9731 consensus_queue.cc:260] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.384156  9731 ts_tablet_manager.cc:1434] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:20.385367  9731 tablet_bootstrap.cc:492] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.399590  9731 tablet_bootstrap.cc:492] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.400331  9731 tablet_bootstrap.cc:492] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.400960  9731 ts_tablet_manager.cc:1403] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260709 13:15:20.403307  9731 raft_consensus.cc:359] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.403956  9731 raft_consensus.cc:740] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.404577  9731 consensus_queue.cc:260] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.406484  9731 ts_tablet_manager.cc:1434] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:20.407546  9731 tablet_bootstrap.cc:492] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.421756  9731 tablet_bootstrap.cc:492] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.422457  9731 tablet_bootstrap.cc:492] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.423009  9731 ts_tablet_manager.cc:1403] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:15:20.424624  9731 raft_consensus.cc:359] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.425239  9731 raft_consensus.cc:740] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.425817  9731 consensus_queue.cc:260] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [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: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.427723  9731 ts_tablet_manager.cc:1434] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:20.428706  9731 tablet_bootstrap.cc:492] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.429567  9777 raft_consensus.cc:1275] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Refusing update from remote peer 585a12f3ff074eafb4361cb3394018e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:20.431945  9554 consensus_queue.cc:1048] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:20.443872  9731 tablet_bootstrap.cc:492] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.444808  9731 tablet_bootstrap.cc:492] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.445412  9731 ts_tablet_manager.cc:1403] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:15:20.447670  9731 raft_consensus.cc:359] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.448464  9731 raft_consensus.cc:740] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.449157  9731 consensus_queue.cc:260] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.456117  9731 ts_tablet_manager.cc:1434] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:15:20.457295  9731 tablet_bootstrap.cc:492] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.460505  9060 raft_consensus.cc:1275] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Refusing update from remote peer 585a12f3ff074eafb4361cb3394018e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:20.464077  9554 consensus_queue.cc:1048] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:20.477975  9731 tablet_bootstrap.cc:492] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.478874  9731 tablet_bootstrap.cc:492] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.479442  9731 ts_tablet_manager.cc:1403] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260709 13:15:20.481717  9731 raft_consensus.cc:359] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.482409  9731 raft_consensus.cc:740] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.483096  9731 consensus_queue.cc:260] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.485018  9731 ts_tablet_manager.cc:1434] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:15:20.486135  9731 tablet_bootstrap.cc:492] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.501195  9771 raft_consensus.cc:3060] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.507005  9731 tablet_bootstrap.cc:492] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.507969  9731 tablet_bootstrap.cc:492] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.508693  9731 ts_tablet_manager.cc:1403] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260709 13:15:20.511060  9731 raft_consensus.cc:359] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.511710  9731 raft_consensus.cc:740] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.512319  9731 consensus_queue.cc:260] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.514492  9731 ts_tablet_manager.cc:1434] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:15:20.515224  9731 tablet_bootstrap.cc:492] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.530727  9731 tablet_bootstrap.cc:492] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.531499  9731 tablet_bootstrap.cc:492] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.532068  9731 ts_tablet_manager.cc:1403] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:15:20.533694  9731 raft_consensus.cc:359] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.534196  9731 raft_consensus.cc:740] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.534829  9731 consensus_queue.cc:260] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.536343  9731 ts_tablet_manager.cc:1434] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:20.537194  9731 tablet_bootstrap.cc:492] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.549713  9731 tablet_bootstrap.cc:492] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.550496  9731 tablet_bootstrap.cc:492] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.551127  9731 ts_tablet_manager.cc:1403] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:15:20.553184  9731 raft_consensus.cc:359] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.553663  9731 raft_consensus.cc:740] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.554220  9731 consensus_queue.cc:260] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.555688  9731 ts_tablet_manager.cc:1434] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:20.556370  9731 tablet_bootstrap.cc:492] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.570861  9731 tablet_bootstrap.cc:492] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.571686  9731 tablet_bootstrap.cc:492] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.572297  9731 ts_tablet_manager.cc:1403] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 13:15:20.574229  9731 raft_consensus.cc:359] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.574896  9731 raft_consensus.cc:740] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.575531  9731 consensus_queue.cc:260] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.577499  9731 ts_tablet_manager.cc:1434] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:20.578351  9731 tablet_bootstrap.cc:492] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.593322  9731 tablet_bootstrap.cc:492] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.594316  9731 tablet_bootstrap.cc:492] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
W20260709 13:15:20.594370  9101 consensus_peers.cc:597] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:20.595014  9731 ts_tablet_manager.cc:1403] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 13:15:20.596812  9731 raft_consensus.cc:359] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.597419  9731 raft_consensus.cc:740] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.598064  9731 consensus_queue.cc:260] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.600152  9731 ts_tablet_manager.cc:1434] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260709 13:15:20.600101  9175 consensus_peers.cc:597] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:20.601006  9731 tablet_bootstrap.cc:492] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.617976  9731 tablet_bootstrap.cc:492] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.618713  9731 tablet_bootstrap.cc:492] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.619343  9731 ts_tablet_manager.cc:1403] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 13:15:20.621693  9731 raft_consensus.cc:359] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.622378  9731 raft_consensus.cc:740] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.623799  9731 consensus_queue.cc:260] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.626056  9731 ts_tablet_manager.cc:1434] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:15:20.626997  9731 tablet_bootstrap.cc:492] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.641778  9731 tablet_bootstrap.cc:492] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.642767  9731 tablet_bootstrap.cc:492] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.643440  9731 ts_tablet_manager.cc:1403] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260709 13:15:20.645665  9731 raft_consensus.cc:359] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.646286  9731 raft_consensus.cc:740] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
W20260709 13:15:20.646361  9101 consensus_peers.cc:597] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:20.647009  9731 consensus_queue.cc:260] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.649219  9731 ts_tablet_manager.cc:1434] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 13:15:20.649585  9101 consensus_peers.cc:597] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:20.650246  9731 tablet_bootstrap.cc:492] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.662920  9731 tablet_bootstrap.cc:492] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.663764  9731 tablet_bootstrap.cc:492] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.664306  9731 ts_tablet_manager.cc:1403] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:15:20.666390  9731 raft_consensus.cc:359] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.667106  9731 raft_consensus.cc:740] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.667778  9731 consensus_queue.cc:260] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
W20260709 13:15:20.669776  9027 consensus_peers.cc:597] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:20.670094  9731 ts_tablet_manager.cc:1434] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:20.671494  9731 tablet_bootstrap.cc:492] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
W20260709 13:15:20.677217  9027 consensus_peers.cc:597] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:20.688081  9731 tablet_bootstrap.cc:492] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.688967  9731 tablet_bootstrap.cc:492] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.689540  9731 ts_tablet_manager.cc:1403] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:15:20.691357  9731 raft_consensus.cc:359] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.692059  9731 raft_consensus.cc:740] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.692756  9731 consensus_queue.cc:260] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.696010  9731 ts_tablet_manager.cc:1434] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:20.696818  9731 tablet_bootstrap.cc:492] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.713178  9731 tablet_bootstrap.cc:492] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.714455  9731 tablet_bootstrap.cc:492] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.715080  9731 ts_tablet_manager.cc:1403] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:15:20.717519  9731 raft_consensus.cc:359] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.717788  9771 raft_consensus.cc:1275] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Refusing update from remote peer 585a12f3ff074eafb4361cb3394018e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:20.718230  9731 raft_consensus.cc:740] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.719513  9554 consensus_queue.cc:1048] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:20.720391  9731 consensus_queue.cc:260] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:20.722270  9731 ts_tablet_manager.cc:1434] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:15:20.723044  9731 tablet_bootstrap.cc:492] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
W20260709 13:15:20.736591  9101 consensus_peers.cc:597] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:20.738716  9060 raft_consensus.cc:1275] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Refusing update from remote peer 585a12f3ff074eafb4361cb3394018e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:20.742759  9843 consensus_queue.cc:1048] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:20.766817  9731 tablet_bootstrap.cc:492] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.767962  9731 tablet_bootstrap.cc:492] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.768610  9731 ts_tablet_manager.cc:1403] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.012s
I20260709 13:15:20.778712  9731 raft_consensus.cc:359] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.779404  9731 raft_consensus.cc:740] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.780175  9731 consensus_queue.cc:260] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.784166  9731 ts_tablet_manager.cc:1434] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:15:20.784938  9731 tablet_bootstrap.cc:492] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.798408  9731 tablet_bootstrap.cc:492] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.799335  9731 tablet_bootstrap.cc:492] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.799948  9731 ts_tablet_manager.cc:1403] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:15:20.801959  9731 raft_consensus.cc:359] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.802467  9731 raft_consensus.cc:740] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.803108  9731 consensus_queue.cc:260] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.804482  9731 ts_tablet_manager.cc:1434] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:20.805083  9731 tablet_bootstrap.cc:492] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.816429  9731 tablet_bootstrap.cc:492] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.817098  9731 tablet_bootstrap.cc:492] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.817597  9731 ts_tablet_manager.cc:1403] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:15:20.819337  9731 raft_consensus.cc:359] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.819806  9731 raft_consensus.cc:740] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.820283  9731 consensus_queue.cc:260] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:20.821662  9731 ts_tablet_manager.cc:1434] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:20.822726  9731 tablet_bootstrap.cc:492] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.836176  9731 tablet_bootstrap.cc:492] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.837477  9731 tablet_bootstrap.cc:492] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.838223  9731 ts_tablet_manager.cc:1403] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:15:20.841009  9731 raft_consensus.cc:359] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:20.841732  9731 raft_consensus.cc:740] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.842399  9731 consensus_queue.cc:260] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:20.844614  9731 ts_tablet_manager.cc:1434] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:20.845410  9731 tablet_bootstrap.cc:492] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.861088  9731 tablet_bootstrap.cc:492] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.863437  9731 tablet_bootstrap.cc:492] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.864269  9731 ts_tablet_manager.cc:1403] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:15:20.866828  9731 raft_consensus.cc:359] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.867395  9731 raft_consensus.cc:740] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.868043  9731 consensus_queue.cc:260] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.870070  9731 ts_tablet_manager.cc:1434] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:15:20.870898  9731 tablet_bootstrap.cc:492] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap starting.
I20260709 13:15:20.883975  9731 tablet_bootstrap.cc:492] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:20.884949  9731 tablet_bootstrap.cc:492] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b: Bootstrap complete.
I20260709 13:15:20.885320  9778 raft_consensus.cc:3060] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.885617  9731 ts_tablet_manager.cc:1403] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:15:20.888115  9731 raft_consensus.cc:359] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.888773  9731 raft_consensus.cc:740] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.889443  9731 consensus_queue.cc:260] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:20.891512  9731 ts_tablet_manager.cc:1434] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:15:21.064110  9778 raft_consensus.cc:3060] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.119792  9778 raft_consensus.cc:3060] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.323621  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:29.380267  9061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b"
dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:45174
I20260709 13:15:29.380934  9061 raft_consensus.cc:606] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 2 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:29.383857  9061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34b77a2b458a42b4b6dab5c7013663d4"
dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:45174
I20260709 13:15:29.384366  9061 raft_consensus.cc:606] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:29.386909  9061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c89e686b78e41b9886fbf943f1461cb"
dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:45174
I20260709 13:15:29.387432  9061 raft_consensus.cc:606] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:29.389561  9061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73e4bdbc6ae24c5da90b87007bd2e1e4"
dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:45174
I20260709 13:15:29.390056  9061 raft_consensus.cc:606] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:29.402733  9212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "859497455c1449419e83741e63b766d8"
dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:36088
I20260709 13:15:29.403247  9212 raft_consensus.cc:606] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:29.405750  9061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9848b80f2ce6423fa9045aa3bc51946c"
dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
mode: GRACEFUL
new_leader_uuid: "585a12f3ff074eafb4361cb3394018e1"
 from {username='slave'} at 127.0.0.1:45174
I20260709 13:15:29.406260  9061 raft_consensus.cc:606] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Received request to transfer leadership to TS 585a12f3ff074eafb4361cb3394018e1
I20260709 13:15:29.417702  9135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3bfa3574cd04c6394f5da49f87e86e4"
dest_uuid: "5d639861449a416bb7487f1ef989c338"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33596
I20260709 13:15:29.418143  9135 raft_consensus.cc:606] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:29.419307  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:15:29.420472  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:29.430359  9913 raft_consensus.cc:993] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7: : Instructing follower 585a12f3ff074eafb4361cb3394018e1 to start an election
I20260709 13:15:29.430961  9919 raft_consensus.cc:1081] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Signalling peer 585a12f3ff074eafb4361cb3394018e1 to start an election
I20260709 13:15:29.432423  9212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9848b80f2ce6423fa9045aa3bc51946c"
dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
 from {username='slave'} at 127.0.0.1:60552
I20260709 13:15:29.433012  9212 raft_consensus.cc:493] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.433403  9212 raft_consensus.cc:3060] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.441803  9212 raft_consensus.cc:515] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:29.444664  9212 leader_election.cc:290] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:29.445318  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848b80f2ce6423fa9045aa3bc51946c" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:29.445960  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848b80f2ce6423fa9045aa3bc51946c" candidate_uuid: "585a12f3ff074eafb4361cb3394018e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:29.446076  9061 raft_consensus.cc:3055] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:29.446508  9061 raft_consensus.cc:740] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:29.446619  9135 raft_consensus.cc:3060] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.447219  9061 consensus_queue.cc:260] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:29.448110  9061 raft_consensus.cc:3060] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.452142  9135 raft_consensus.cc:2468] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 2.
I20260709 13:15:29.453734  9178 leader_election.cc:304] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:29.454499  9061 raft_consensus.cc:2468] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585a12f3ff074eafb4361cb3394018e1 in term 2.
I20260709 13:15:29.454591  9554 raft_consensus.cc:2804] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:29.455176  9554 raft_consensus.cc:697] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Becoming Leader. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:29.455987  9554 consensus_queue.cc:237] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:29.462038  9918 raft_consensus.cc:993] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:29.462631  9554 raft_consensus.cc:1081] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:29.464207  9771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "859497455c1449419e83741e63b766d8"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33072
I20260709 13:15:29.464691  9771 raft_consensus.cc:493] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.465009  9771 raft_consensus.cc:3060] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:29.468530  8887 catalog_manager.cc:5697] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 reported cstate change: term changed from 1 to 2, leader changed from 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66) to 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68). New cstate: current_term: 2 leader_uuid: "585a12f3ff074eafb4361cb3394018e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:29.471130  9771 raft_consensus.cc:515] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:29.481010  9771 leader_election.cc:290] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 3 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:29.496142  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:29.496701  9061 raft_consensus.cc:3060] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:29.504791  9061 raft_consensus.cc:2468] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 3.
I20260709 13:15:29.505165  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859497455c1449419e83741e63b766d8" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:29.505903  9212 raft_consensus.cc:3055] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:29.506153  9725 leader_election.cc:304] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [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: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:29.506209  9212 raft_consensus.cc:740] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:29.507310  9212 consensus_queue.cc:260] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:29.508684  9212 raft_consensus.cc:3060] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:29.509471  9932 raft_consensus.cc:2804] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:29.511495  9932 raft_consensus.cc:697] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 3 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:29.512436  9932 consensus_queue.cc:237] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [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: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:29.515424  9212 raft_consensus.cc:2468] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 3.
I20260709 13:15:29.525416  8887 catalog_manager.cc:5697] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 2 to 3, leader changed from 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 3 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.541553  9913 raft_consensus.cc:993] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:29.541968  9919 raft_consensus.cc:1081] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:29.543397  9771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c89e686b78e41b9886fbf943f1461cb"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33084
I20260709 13:15:29.543880  9771 raft_consensus.cc:493] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.544251  9771 raft_consensus.cc:3060] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.549101  9771 raft_consensus.cc:515] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:29.550719  9771 leader_election.cc:290] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:29.551337  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89e686b78e41b9886fbf943f1461cb" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:29.551601  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89e686b78e41b9886fbf943f1461cb" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:29.551971  9212 raft_consensus.cc:3060] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.552282  9061 raft_consensus.cc:3055] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:29.552590  9061 raft_consensus.cc:740] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:29.553269  9061 consensus_queue.cc:260] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:29.554189  9061 raft_consensus.cc:3060] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.556833  9212 raft_consensus.cc:2468] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:29.558041  9727 leader_election.cc:304] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:29.558833  9932 raft_consensus.cc:2804] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:29.559306  9932 raft_consensus.cc:697] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:29.560140  9932 consensus_queue.cc:237] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:29.571688  9061 raft_consensus.cc:2468] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:29.582103  8887 catalog_manager.cc:5697] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 1 to 2, leader changed from 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 2 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.590194  9913 raft_consensus.cc:993] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:29.590696  9919 raft_consensus.cc:1081] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 2 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:29.592195  9777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33084
I20260709 13:15:29.592724  9777 raft_consensus.cc:493] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.593081  9777 raft_consensus.cc:3060] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:29.597124  9917 raft_consensus.cc:993] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:29.597690  9917 raft_consensus.cc:1081] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:29.599879  9771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3bfa3574cd04c6394f5da49f87e86e4"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33088
I20260709 13:15:29.600412  9771 raft_consensus.cc:493] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.600757  9771 raft_consensus.cc:3060] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.601624  9777 raft_consensus.cc:515] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:29.604013  9777 leader_election.cc:290] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 3 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:29.604715  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:29.605329  9060 raft_consensus.cc:3055] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:29.605690  9060 raft_consensus.cc:740] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:29.606510  9060 consensus_queue.cc:260] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:29.610863  9771 raft_consensus.cc:515] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:29.613360  9771 leader_election.cc:290] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:29.616102  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bfa3574cd04c6394f5da49f87e86e4" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:29.616644  9061 raft_consensus.cc:3060] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.617115  9060 raft_consensus.cc:3060] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:29.623780  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dcfc0cdf25342e19cd310ebb83aa44b" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:29.624395  9135 raft_consensus.cc:3060] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:29.625048  9061 raft_consensus.cc:2468] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:29.625262  9060 raft_consensus.cc:2468] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 3.
I20260709 13:15:29.625936  9725 leader_election.cc:304] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:29.626837  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bfa3574cd04c6394f5da49f87e86e4" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:29.626986  9932 raft_consensus.cc:2804] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:29.626987  9725 leader_election.cc:304] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [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: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:29.627480  9136 raft_consensus.cc:3055] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:29.627727  9932 raft_consensus.cc:697] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:29.627993  9136 raft_consensus.cc:740] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:29.628700  9932 consensus_queue.cc:237] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:29.629052  9136 consensus_queue.cc:260] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:29.631071  9136 raft_consensus.cc:3060] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.631211  9135 raft_consensus.cc:2468] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 3.
I20260709 13:15:29.631444  9933 raft_consensus.cc:2804] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:29.631961  9933 raft_consensus.cc:697] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 3 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:29.632804  9933 consensus_queue.cc:237] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:29.639153  9136 raft_consensus.cc:2468] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:29.641820  9919 raft_consensus.cc:993] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:29.642449  9916 raft_consensus.cc:1081] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:29.644158  9778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73e4bdbc6ae24c5da90b87007bd2e1e4"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33084
I20260709 13:15:29.644654  9778 raft_consensus.cc:493] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.644975  9778 raft_consensus.cc:3060] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.650367  9778 raft_consensus.cc:515] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:29.652390  9778 leader_election.cc:290] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:29.652909  8887 catalog_manager.cc:5697] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 1 to 2, leader changed from 5d639861449a416bb7487f1ef989c338 (127.5.185.67) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 2 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.654417  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4bdbc6ae24c5da90b87007bd2e1e4" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:29.654884  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4bdbc6ae24c5da90b87007bd2e1e4" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:29.654969  9136 raft_consensus.cc:3060] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.655386  9060 raft_consensus.cc:3055] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:29.655655  9060 raft_consensus.cc:740] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:29.656387  9060 consensus_queue.cc:260] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:29.657528  9060 raft_consensus.cc:3060] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.660195  9136 raft_consensus.cc:2468] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:29.661473  9728 leader_election.cc:304] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:29.662849  9933 raft_consensus.cc:2804] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:29.663348  9933 raft_consensus.cc:697] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:29.664201  9933 consensus_queue.cc:237] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:29.664834  9060 raft_consensus.cc:2468] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:29.672783  8887 catalog_manager.cc:5697] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 2 to 3, leader changed from 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 3 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.673847  8887 catalog_manager.cc:5697] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 1 to 2, leader changed from 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 2 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.802963  9919 raft_consensus.cc:993] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:29.803539  9919 raft_consensus.cc:1081] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:29.805068  9771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34b77a2b458a42b4b6dab5c7013663d4"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33084
I20260709 13:15:29.805531  9771 raft_consensus.cc:493] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.805838  9771 raft_consensus.cc:3060] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.810904  9771 raft_consensus.cc:515] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:29.813217  9771 leader_election.cc:290] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Requested vote from peers 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487), 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807)
I20260709 13:15:29.814168  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b77a2b458a42b4b6dab5c7013663d4" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:29.814204  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b77a2b458a42b4b6dab5c7013663d4" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:29.814849  9060 raft_consensus.cc:3055] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:29.814981  9209 raft_consensus.cc:3060] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.815176  9060 raft_consensus.cc:740] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:29.816036  9060 consensus_queue.cc:260] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:29.817234  9060 raft_consensus.cc:3060] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.822346  9209 raft_consensus.cc:2468] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:29.823720  9727 leader_election.cc:304] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:29.824545  9933 raft_consensus.cc:2804] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:29.825043  9933 raft_consensus.cc:697] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:29.826000  9933 consensus_queue.cc:237] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } }
I20260709 13:15:29.835769  9060 raft_consensus.cc:2468] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:29.841817  8887 catalog_manager.cc:5697] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 1 to 2, leader changed from 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 2 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.897240  9060 raft_consensus.cc:1275] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 3 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:29.899736  9933 consensus_queue.cc:1048] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:29.909013  9209 raft_consensus.cc:1275] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 3 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:29.910873  9938 consensus_queue.cc:1048] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:29.976222  9060 raft_consensus.cc:1275] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Refusing update from remote peer 585a12f3ff074eafb4361cb3394018e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:29.977335  9918 consensus_queue.cc:1048] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:29.984958  9136 raft_consensus.cc:1275] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer 585a12f3ff074eafb4361cb3394018e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:29.986608  9554 consensus_queue.cc:1048] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.124043  9061 raft_consensus.cc:1275] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 3 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:30.125231  9932 consensus_queue.cc:1048] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:30.130695  9136 raft_consensus.cc:1275] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.131114  9063 raft_consensus.cc:1275] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.132488  9932 consensus_queue.cc:1048] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:30.134414  9933 consensus_queue.cc:1048] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.141094  9136 raft_consensus.cc:1275] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.144421  9933 consensus_queue.cc:1048] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.152758  9138 raft_consensus.cc:1275] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 3 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:30.160636  9938 consensus_queue.cc:1048] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:30.172705  9061 raft_consensus.cc:1275] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.174503  9955 consensus_queue.cc:1048] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:30.174823  9212 raft_consensus.cc:1275] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.176425  9933 consensus_queue.cc:1048] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.202375  9061 raft_consensus.cc:1275] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.210798  9955 consensus_queue.cc:1048] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:30.264249  9061 raft_consensus.cc:1275] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.265384  9955 consensus_queue.cc:1048] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.344848  9209 raft_consensus.cc:1275] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.350728  9932 consensus_queue.cc:1048] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.421281  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:30.463611  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:30.501778  9212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06209c137fec4572a87152d6562892bd"
dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:36088
I20260709 13:15:30.502352  9212 raft_consensus.cc:606] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:30.504992  9135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18d6dba7add94e4daad7879091a24cfa"
dest_uuid: "5d639861449a416bb7487f1ef989c338"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33596
I20260709 13:15:30.505426  9135 raft_consensus.cc:606] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:30.507850  9212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0179e2463cc4403996da776860ef55f"
dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:36088
I20260709 13:15:30.508474  9212 raft_consensus.cc:606] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:30.510844  9135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1e3eea0021f4a16be84213dd307ed04"
dest_uuid: "5d639861449a416bb7487f1ef989c338"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33596
I20260709 13:15:30.511242  9135 raft_consensus.cc:606] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:30.513190  9135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f74aa55f0a4c4dbb815a5b6ed2abb5c2"
dest_uuid: "5d639861449a416bb7487f1ef989c338"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33596
I20260709 13:15:30.513557  9135 raft_consensus.cc:606] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:30.514595  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:15:30.516461  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:30.557770  9943 raft_consensus.cc:993] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:30.558308  9554 raft_consensus.cc:1081] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:30.559636  9771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06209c137fec4572a87152d6562892bd"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33072
I20260709 13:15:30.560066  9771 raft_consensus.cc:493] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:30.560343  9771 raft_consensus.cc:3060] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.565981  9771 raft_consensus.cc:515] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:30.568240  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06209c137fec4572a87152d6562892bd" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:30.568404  9771 leader_election.cc:290] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:30.569245  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06209c137fec4572a87152d6562892bd" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:30.569855  9212 raft_consensus.cc:3055] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:30.570181  9212 raft_consensus.cc:740] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:30.568792  9135 raft_consensus.cc:3060] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.571079  9212 consensus_queue.cc:260] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:30.572018  9212 raft_consensus.cc:3060] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.575258  9135 raft_consensus.cc:2468] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:30.576363  9728 leader_election.cc:304] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:30.577049  9955 raft_consensus.cc:2804] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:30.577319  9212 raft_consensus.cc:2468] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:30.577471  9955 raft_consensus.cc:697] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:30.578403  9955 consensus_queue.cc:237] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:30.588117  8884 catalog_manager.cc:5697] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 1 to 2, leader changed from 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 2 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:30.788648  9920 raft_consensus.cc:993] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:30.789176  9920 raft_consensus.cc:1081] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:30.790750  9778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18d6dba7add94e4daad7879091a24cfa"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33088
I20260709 13:15:30.791183  9778 raft_consensus.cc:493] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:30.791399  9778 raft_consensus.cc:3060] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.795686  9778 raft_consensus.cc:515] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:30.796921  9778 leader_election.cc:290] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:30.797724  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d6dba7add94e4daad7879091a24cfa" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:30.797940  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d6dba7add94e4daad7879091a24cfa" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:30.798271  9136 raft_consensus.cc:3055] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:30.798540  9209 raft_consensus.cc:3060] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.798678  9136 raft_consensus.cc:740] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:30.799424  9136 consensus_queue.cc:260] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:30.800307  9136 raft_consensus.cc:3060] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.803347  9209 raft_consensus.cc:2468] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:30.804845  9727 leader_election.cc:304] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:30.806310  9955 raft_consensus.cc:2804] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:30.806898  9955 raft_consensus.cc:697] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:30.806749  9136 raft_consensus.cc:2468] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:30.807842  9955 consensus_queue.cc:237] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:30.816722  8884 catalog_manager.cc:5697] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 1 to 2, leader changed from 5d639861449a416bb7487f1ef989c338 (127.5.185.67) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 2 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:30.829680  9554 raft_consensus.cc:993] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:30.830222  9943 raft_consensus.cc:1081] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:30.831807  9963 raft_consensus.cc:993] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:30.831869  9778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0179e2463cc4403996da776860ef55f"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33072
I20260709 13:15:30.832403  9963 raft_consensus.cc:1081] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:30.832607  9778 raft_consensus.cc:493] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:30.833065  9778 raft_consensus.cc:3060] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.834151  9771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1e3eea0021f4a16be84213dd307ed04"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33088
I20260709 13:15:30.834712  9771 raft_consensus.cc:493] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:30.835080  9771 raft_consensus.cc:3060] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.837972  9778 raft_consensus.cc:515] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:30.840268  9778 leader_election.cc:290] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 3 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:30.840368  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:30.840926  9136 raft_consensus.cc:3060] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.840940  9771 raft_consensus.cc:515] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:30.841802  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179e2463cc4403996da776860ef55f" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:30.846959  9212 raft_consensus.cc:3055] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:30.847110  9136 raft_consensus.cc:2468] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 3.
I20260709 13:15:30.847306  9212 raft_consensus.cc:740] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 585a12f3ff074eafb4361cb3394018e1, State: Running, Role: LEADER
I20260709 13:15:30.847822  9771 leader_election.cc:290] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:30.848101  9728 leader_election.cc:304] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [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: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:30.848806  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e3eea0021f4a16be84213dd307ed04" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:30.848030  9212 consensus_queue.cc:260] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:30.849100  9955 raft_consensus.cc:2804] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:30.849639  9955 raft_consensus.cc:697] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 3 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:30.849921  9212 raft_consensus.cc:3060] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.850384  9955 consensus_queue.cc:237] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [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: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:30.853909  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e3eea0021f4a16be84213dd307ed04" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:30.854652  9135 raft_consensus.cc:3055] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:30.854993  9209 raft_consensus.cc:3060] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.855011  9135 raft_consensus.cc:740] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:30.857503  9135 consensus_queue.cc:260] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:30.858839  9135 raft_consensus.cc:3060] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.863935  9209 raft_consensus.cc:2468] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:30.865512  9135 raft_consensus.cc:2468] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:30.866470  9727 leader_election.cc:304] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:30.867336  9955 raft_consensus.cc:2804] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:30.867802  9955 raft_consensus.cc:697] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:30.868628  9955 consensus_queue.cc:237] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } }
I20260709 13:15:30.875310  8884 catalog_manager.cc:5697] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 2 to 3, leader changed from 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 3 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:30.876374  9212 raft_consensus.cc:2468] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 3.
I20260709 13:15:30.894150  8884 catalog_manager.cc:5697] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 1 to 2, leader changed from 5d639861449a416bb7487f1ef989c338 (127.5.185.67) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 2 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:30.913822  9936 raft_consensus.cc:993] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:30.914294  9936 raft_consensus.cc:1081] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:30.916893  9771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f74aa55f0a4c4dbb815a5b6ed2abb5c2"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33088
I20260709 13:15:30.917385  9771 raft_consensus.cc:493] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:30.917742  9771 raft_consensus.cc:3060] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.924642  9771 raft_consensus.cc:515] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:30.927281  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74aa55f0a4c4dbb815a5b6ed2abb5c2" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:30.927811  9060 raft_consensus.cc:3060] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.929826  9771 leader_election.cc:290] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:30.927281  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74aa55f0a4c4dbb815a5b6ed2abb5c2" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:30.930634  9136 raft_consensus.cc:3055] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:30.930912  9136 raft_consensus.cc:740] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:30.931625  9136 consensus_queue.cc:260] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:30.932797  9136 raft_consensus.cc:3060] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.937597  9136 raft_consensus.cc:2468] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:30.938460  9728 leader_election.cc:304] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:30.939275  9933 raft_consensus.cc:2804] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:30.939700  9933 raft_consensus.cc:697] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:30.940474  9933 consensus_queue.cc:237] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:30.940626  9060 raft_consensus.cc:2468] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:30.950774  8884 catalog_manager.cc:5697] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 1 to 2, leader changed from 5d639861449a416bb7487f1ef989c338 (127.5.185.67) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 2 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:30.985143  9209 raft_consensus.cc:1275] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.986441  9933 consensus_queue.cc:1048] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.997232  9136 raft_consensus.cc:1275] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.998648  9933 consensus_queue.cc:1048] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:31.243661  9136 raft_consensus.cc:1275] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:31.245122  9933 consensus_queue.cc:1048] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:31.258500  9209 raft_consensus.cc:1275] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:31.259784  9933 consensus_queue.cc:1048] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:31.284524  9136 raft_consensus.cc:1275] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 3 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:31.285776  9933 consensus_queue.cc:1048] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:31.297076  9209 raft_consensus.cc:1275] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 3 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:31.298748  9955 consensus_queue.cc:1048] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:31.336709  9136 raft_consensus.cc:1275] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:31.338056  9955 consensus_queue.cc:1048] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:31.346662  9060 raft_consensus.cc:1275] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:31.348129  9933 consensus_queue.cc:1048] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:31.348526  9212 raft_consensus.cc:1275] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:31.350003  9986 consensus_queue.cc:1048] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:31.370359  9135 raft_consensus.cc:1275] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:31.377413  9933 consensus_queue.cc:1048] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:31.517292  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:31.556185  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:31.590353  9136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0983c2271d7443f9ba790aee96b37467"
dest_uuid: "5d639861449a416bb7487f1ef989c338"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33596
I20260709 13:15:31.590886  9136 raft_consensus.cc:606] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:31.593017  9136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "443f923e0d3b42a8aed42bd2751ee28a"
dest_uuid: "5d639861449a416bb7487f1ef989c338"
mode: GRACEFUL
new_leader_uuid: "54b3ab68f43246c4a378baf95476b2c7"
 from {username='slave'} at 127.0.0.1:33596
I20260709 13:15:31.593472  9136 raft_consensus.cc:606] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Received request to transfer leadership to TS 54b3ab68f43246c4a378baf95476b2c7
I20260709 13:15:31.595779  9136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5"
dest_uuid: "5d639861449a416bb7487f1ef989c338"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33596
I20260709 13:15:31.596355  9136 raft_consensus.cc:606] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 2 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:31.597378  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:31.599232  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:31.636140  9963 raft_consensus.cc:993] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:31.636700  9936 raft_consensus.cc:1081] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:31.638777  9771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0983c2271d7443f9ba790aee96b37467"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33088
I20260709 13:15:31.639227  9771 raft_consensus.cc:493] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:31.639552  9771 raft_consensus.cc:3060] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:31.644315  9771 raft_consensus.cc:515] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:31.645876  9771 leader_election.cc:290] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:31.646898  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0983c2271d7443f9ba790aee96b37467" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:31.647529  9060 raft_consensus.cc:3060] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:31.647794  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0983c2271d7443f9ba790aee96b37467" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:31.648368  9136 raft_consensus.cc:3055] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:31.648645  9136 raft_consensus.cc:740] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:31.649369  9136 consensus_queue.cc:260] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:31.650774  9136 raft_consensus.cc:3060] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:31.657433  9060 raft_consensus.cc:2468] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:31.658543  9725 leader_election.cc:304] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:31.658707  9136 raft_consensus.cc:2468] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:31.659503  9933 raft_consensus.cc:2804] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:31.659957  9933 raft_consensus.cc:697] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:31.660780  9933 consensus_queue.cc:237] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:31.671942  8884 catalog_manager.cc:5697] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 1 to 2, leader changed from 5d639861449a416bb7487f1ef989c338 (127.5.185.67) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 2 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:31.802628  9963 raft_consensus.cc:993] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338: : Instructing follower 54b3ab68f43246c4a378baf95476b2c7 to start an election
I20260709 13:15:31.803145  9963 raft_consensus.cc:1081] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Signalling peer 54b3ab68f43246c4a378baf95476b2c7 to start an election
I20260709 13:15:31.804713  9060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "443f923e0d3b42a8aed42bd2751ee28a"
dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
 from {username='slave'} at 127.0.0.1:47570
I20260709 13:15:31.805305  9060 raft_consensus.cc:493] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:31.805616  9060 raft_consensus.cc:3060] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:31.812422  9060 raft_consensus.cc:515] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:31.815719  9136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443f923e0d3b42a8aed42bd2751ee28a" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:31.815936  9060 leader_election.cc:290] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:31.816298  9136 raft_consensus.cc:3055] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:31.816186  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443f923e0d3b42a8aed42bd2751ee28a" candidate_uuid: "54b3ab68f43246c4a378baf95476b2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:31.816830  9136 raft_consensus.cc:740] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:31.817004  9212 raft_consensus.cc:3060] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:31.817665  9136 consensus_queue.cc:260] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:31.818780  9136 raft_consensus.cc:3060] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:31.823941  9136 raft_consensus.cc:2468] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 2.
I20260709 13:15:31.824184  9212 raft_consensus.cc:2468] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b3ab68f43246c4a378baf95476b2c7 in term 2.
I20260709 13:15:31.825217  9030 leader_election.cc:304] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b3ab68f43246c4a378baf95476b2c7, 5d639861449a416bb7487f1ef989c338; no voters: 
I20260709 13:15:31.826030  9913 raft_consensus.cc:2804] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:31.826500  9913 raft_consensus.cc:697] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:31.827256  9913 consensus_queue.cc:237] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:31.836773  8884 catalog_manager.cc:5697] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 reported cstate change: term changed from 1 to 2, leader changed from 5d639861449a416bb7487f1ef989c338 (127.5.185.67) to 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "54b3ab68f43246c4a378baf95476b2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:31.898190  9936 raft_consensus.cc:993] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:31.898658  9963 raft_consensus.cc:1081] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 2 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:31.899945  9771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33088
I20260709 13:15:31.900326  9771 raft_consensus.cc:493] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:31.900548  9771 raft_consensus.cc:3060] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:31.905400  9771 raft_consensus.cc:515] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:31.907059  9771 leader_election.cc:290] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 3 election: Requested vote from peers 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385), 585a12f3ff074eafb4361cb3394018e1 (127.5.185.68:36487)
I20260709 13:15:31.907763  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:31.908008  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35cb728e0a341ee93c7f404152f94c5" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "585a12f3ff074eafb4361cb3394018e1"
I20260709 13:15:31.908390  9135 raft_consensus.cc:3055] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:31.908514  9212 raft_consensus.cc:3060] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:31.908757  9135 raft_consensus.cc:740] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5d639861449a416bb7487f1ef989c338, State: Running, Role: LEADER
I20260709 13:15:31.909565  9135 consensus_queue.cc:260] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:31.910490  9135 raft_consensus.cc:3060] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:31.913933  9212 raft_consensus.cc:2468] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 3.
I20260709 13:15:31.914916  9727 leader_election.cc:304] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [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: 585a12f3ff074eafb4361cb3394018e1, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:31.915581  9933 raft_consensus.cc:2804] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:31.916070  9933 raft_consensus.cc:697] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 3 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:31.916468  9135 raft_consensus.cc:2468] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 3.
I20260709 13:15:31.916889  9933 consensus_queue.cc:237] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [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: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } }
I20260709 13:15:31.927552  8884 catalog_manager.cc:5697] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 2 to 3, leader changed from 5d639861449a416bb7487f1ef989c338 (127.5.185.67) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 3 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:32.116410  9060 raft_consensus.cc:1275] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:32.117547  9933 consensus_queue.cc:1048] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:32.127461  9136 raft_consensus.cc:1275] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:32.129732  9933 consensus_queue.cc:1048] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:32.289573  9212 raft_consensus.cc:1275] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Refusing update from remote peer 54b3ab68f43246c4a378baf95476b2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:32.290791  9996 consensus_queue.cc:1048] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:32.300824  9135 raft_consensus.cc:1275] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer 54b3ab68f43246c4a378baf95476b2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:32.302258  9913 consensus_queue.cc:1048] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:32.460301  9212 raft_consensus.cc:1275] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 3 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:32.461594  9933 consensus_queue.cc:1048] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "585a12f3ff074eafb4361cb3394018e1" member_type: VOTER last_known_addr { host: "127.5.185.68" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:32.472615  9136 raft_consensus.cc:1275] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 3 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:32.473964  9932 consensus_queue.cc:1048] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:32.600044  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:32.641374  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:32.676620  9061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e73630ec72ce4fbb92211a5ebac66290"
dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
mode: GRACEFUL
new_leader_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:45174
I20260709 13:15:32.677256  9061 raft_consensus.cc:606] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Received request to transfer leadership to TS efa0737ffe864320a7fbbc7379feac5b
I20260709 13:15:32.678257  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:15:32.679410  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:33.220777 10006 raft_consensus.cc:993] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7: : Instructing follower efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:33.221866 10005 raft_consensus.cc:1081] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Signalling peer efa0737ffe864320a7fbbc7379feac5b to start an election
I20260709 13:15:33.223678  9778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e73630ec72ce4fbb92211a5ebac66290"
dest_uuid: "efa0737ffe864320a7fbbc7379feac5b"
 from {username='slave'} at 127.0.0.1:33084
I20260709 13:15:33.224253  9778 raft_consensus.cc:493] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:33.224584  9778 raft_consensus.cc:3060] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:33.230298  9778 raft_consensus.cc:515] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:33.231915  9778 leader_election.cc:290] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Requested vote from peers 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807), 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385)
I20260709 13:15:33.232798  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73630ec72ce4fbb92211a5ebac66290" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54b3ab68f43246c4a378baf95476b2c7"
I20260709 13:15:33.233247  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73630ec72ce4fbb92211a5ebac66290" candidate_uuid: "efa0737ffe864320a7fbbc7379feac5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d639861449a416bb7487f1ef989c338"
I20260709 13:15:33.233767  9063 raft_consensus.cc:3055] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:33.234088  9135 raft_consensus.cc:3060] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:33.234087  9063 raft_consensus.cc:740] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54b3ab68f43246c4a378baf95476b2c7, State: Running, Role: LEADER
I20260709 13:15:33.235209  9063 consensus_queue.cc:260] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:33.236138  9063 raft_consensus.cc:3060] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:33.240582  9135 raft_consensus.cc:2468] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:33.242017  9728 leader_election.cc:304] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d639861449a416bb7487f1ef989c338, efa0737ffe864320a7fbbc7379feac5b; no voters: 
I20260709 13:15:33.242408  9063 raft_consensus.cc:2468] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa0737ffe864320a7fbbc7379feac5b in term 2.
I20260709 13:15:33.242882  9933 raft_consensus.cc:2804] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:33.243441  9933 raft_consensus.cc:697] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Becoming Leader. State: Replica: efa0737ffe864320a7fbbc7379feac5b, State: Running, Role: LEADER
I20260709 13:15:33.244612  9933 consensus_queue.cc:237] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } }
I20260709 13:15:33.256649  8884 catalog_manager.cc:5697] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b reported cstate change: term changed from 1 to 2, leader changed from 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66) to efa0737ffe864320a7fbbc7379feac5b (127.5.185.65). New cstate: current_term: 2 leader_uuid: "efa0737ffe864320a7fbbc7379feac5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa0737ffe864320a7fbbc7379feac5b" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:33.680302  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:33.701278  9135 raft_consensus.cc:1275] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:33.702687  9933 consensus_queue.cc:1048] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d639861449a416bb7487f1ef989c338" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:33.725482  9061 raft_consensus.cc:1275] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Refusing update from remote peer efa0737ffe864320a7fbbc7379feac5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:33.723417  5861 tablet_server.cc:179] TabletServer@127.5.185.65:44109 shutting down...
I20260709 13:15:33.727154  9932 consensus_queue.cc:1048] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b3ab68f43246c4a378baf95476b2c7" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 35807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:33.746644  9101 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 92 similar messages]
W20260709 13:15:33.756541  9101 consensus_peers.cc:597] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:33.785066  9175 consensus_peers.cc:597] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:33.785657  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:15:33.786378  9175 consensus_peers.cc:597] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:33.787834  5861 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:33.789276  9175 consensus_peers.cc:597] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:33.789351  5861 raft_consensus.cc:2243] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.790179  5861 raft_consensus.cc:2272] T 2fffa822997d45a79559bd6f103c47d9 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.793251  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.794111  5861 raft_consensus.cc:2243] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.794684  5861 raft_consensus.cc:2272] T 64d266ece78f43d58e3c400beb1f2d2f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.797590  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.798472  5861 raft_consensus.cc:2243] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.799604  5861 raft_consensus.cc:2272] T 0983c2271d7443f9ba790aee96b37467 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.802357  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.803324  5861 raft_consensus.cc:2243] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.803798  5861 raft_consensus.cc:2272] T 500ce9bff369468f924314369baa0835 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.806519  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.807256  5861 raft_consensus.cc:2243] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.807729  5861 raft_consensus.cc:2272] T 8a57cd3b86904c52b30a825304b3004c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.810423  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.811147  5861 raft_consensus.cc:2243] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.811470  5861 raft_consensus.cc:2272] T ddc00bfb80164be78d654496dec18375 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.813411  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.813894  5861 raft_consensus.cc:2243] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.814224  5861 raft_consensus.cc:2272] T d58ea3027e134d3ca26a0dd600f536f8 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.815961  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.816418  5861 raft_consensus.cc:2243] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.816780  5861 raft_consensus.cc:2272] T 82ff9b207cfc4220805fc529f5d3b210 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.818604  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.819109  5861 raft_consensus.cc:2243] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.820154  5861 raft_consensus.cc:2272] T 2dcfc0cdf25342e19cd310ebb83aa44b P efa0737ffe864320a7fbbc7379feac5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.822850  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.823549  5861 raft_consensus.cc:2243] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.824687  5861 raft_consensus.cc:2272] T 5c89e686b78e41b9886fbf943f1461cb P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.827384  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.828105  5861 raft_consensus.cc:2243] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.828576  5861 raft_consensus.cc:2272] T 5046c87f291a4de49aaa3e8c1986e932 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.831228  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.832024  5861 raft_consensus.cc:2243] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.833020  5861 raft_consensus.cc:2272] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.835841  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.836658  5861 raft_consensus.cc:2243] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.837055  5861 raft_consensus.cc:2272] T dfbc12ecfc7b4071961b853061209b2f P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.839318  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.839915  5861 raft_consensus.cc:2243] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.840238  5861 raft_consensus.cc:2272] T 8c54dc7910b3408d88f8f7adea2baf89 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.841923  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.842377  5861 raft_consensus.cc:2243] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.843158  5861 raft_consensus.cc:2272] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.845067  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.845534  5861 raft_consensus.cc:2243] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.845863  5861 raft_consensus.cc:2272] T 8b7fe81dac0e46989fac025e32af3b09 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.847707  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.848246  5861 raft_consensus.cc:2243] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.848656  5861 raft_consensus.cc:2272] T d60f4be43c584d7594ae918dd46f15b1 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.851128  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.851683  5861 raft_consensus.cc:2243] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.852123  5861 raft_consensus.cc:2272] T 9eb10754a6e6480a95afcb381c8efc47 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.854064  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.854699  5861 raft_consensus.cc:2243] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.855063  5861 raft_consensus.cc:2272] T cf56b83f52ee4253b96ce25549e4a9ba P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.857379  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.857970  5861 raft_consensus.cc:2243] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.858423  5861 raft_consensus.cc:2272] T acda5876697a498f8e1db43404980712 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.861057  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.861606  5861 raft_consensus.cc:2243] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.862528  5861 raft_consensus.cc:2272] T 34b77a2b458a42b4b6dab5c7013663d4 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.864678  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.865136  5861 raft_consensus.cc:2243] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.865803  5861 raft_consensus.cc:2272] T e73630ec72ce4fbb92211a5ebac66290 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.868098  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.868574  5861 raft_consensus.cc:2243] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.869552  5861 raft_consensus.cc:2272] T 06209c137fec4572a87152d6562892bd P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.872294  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.873014  5861 raft_consensus.cc:2243] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.873811  5861 raft_consensus.cc:2272] T e35cb728e0a341ee93c7f404152f94c5 P efa0737ffe864320a7fbbc7379feac5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.876106  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.876628  5861 raft_consensus.cc:2243] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.877039  5861 raft_consensus.cc:2272] T c310db8c794248dc9e82f53f1adc6840 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.879076  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.879643  5861 raft_consensus.cc:2243] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.880015  5861 raft_consensus.cc:2272] T 00ab999090524946bc5998a9f1f8de1c P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.882165  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.882737  5861 raft_consensus.cc:2243] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.883133  5861 raft_consensus.cc:2272] T 1f94c481ac584a20a0cd0a82bd61ca3c P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.884910  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.885397  5861 raft_consensus.cc:2243] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.885816  5861 raft_consensus.cc:2272] T 10a06f79755a4abf9ca1fe5d8c6636a0 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.887673  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.888180  5861 raft_consensus.cc:2243] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.888540  5861 raft_consensus.cc:2272] T 99593e23bc474ee99506838694643854 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.890280  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.890787  5861 raft_consensus.cc:2243] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.891537  5861 raft_consensus.cc:2272] T 18d6dba7add94e4daad7879091a24cfa P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.893703  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.894222  5861 raft_consensus.cc:2243] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.894649  5861 raft_consensus.cc:2272] T 5369f02c09c04052b0c98ee4b789b3aa P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.896929  5861 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:33.897228  9027 consensus_peers.cc:597] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:33.897601  5861 raft_consensus.cc:2243] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.898133  5861 raft_consensus.cc:2272] T 22f73d051cc1452fbf876c433591a658 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.900898  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.901702  5861 raft_consensus.cc:2243] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.902230  5861 raft_consensus.cc:2272] T 0bc5589e1eda416082e3ed40aefb881b P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:33.903342  9175 consensus_peers.cc:597] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:33.904042  9101 consensus_peers.cc:597] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:33.904747  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.905366  5861 raft_consensus.cc:2243] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.905759  5861 raft_consensus.cc:2272] T f97784c071ed4da69d7f4ad4cd0063dd P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.907594  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.908113  5861 raft_consensus.cc:2243] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.908924  5861 raft_consensus.cc:2272] T d1e3eea0021f4a16be84213dd307ed04 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.911286  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.912129  5861 raft_consensus.cc:2243] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.912693  5861 raft_consensus.cc:2272] T 7e317dccc43e43fdb84460d9aa0acaed P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:33.914546  9101 consensus_peers.cc:597] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:33.915252  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.915782  5861 raft_consensus.cc:2243] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.916139  5861 raft_consensus.cc:2272] T ab51a4cd7a7649be968839e1218fe099 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.917949  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.918390  5861 raft_consensus.cc:2243] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.918748  5861 raft_consensus.cc:2272] T 7aa180f9101c49d6adbe63155bbbe6c2 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.920586  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.921131  5861 raft_consensus.cc:2243] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.922118  5861 raft_consensus.cc:2272] T a0179e2463cc4403996da776860ef55f P efa0737ffe864320a7fbbc7379feac5b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:33.924719  9027 consensus_peers.cc:597] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:33.924888  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.925619  5861 raft_consensus.cc:2243] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.926479  5861 raft_consensus.cc:2272] T b3bfa3574cd04c6394f5da49f87e86e4 P efa0737ffe864320a7fbbc7379feac5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.928530  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.929062  5861 raft_consensus.cc:2243] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.929440  5861 raft_consensus.cc:2272] T 21162a2317594f109b4e4615f1272492 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.931564  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.932273  5861 raft_consensus.cc:2243] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.932651  5861 raft_consensus.cc:2272] T dcf9030742fc4594a5bcd6bb16d10f76 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.934531  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.935000  5861 raft_consensus.cc:2243] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.935513  5861 raft_consensus.cc:2272] T 3cffeb4a86894683a8848d404ca3a7f4 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.937369  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.937860  5861 raft_consensus.cc:2243] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:33.938269  5861 raft_consensus.cc:2272] T 8ef814fb8f0446efad75e9debeeae7c6 P efa0737ffe864320a7fbbc7379feac5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:33.940357  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:33.940891  5861 raft_consensus.cc:2243] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:33.941785  5861 raft_consensus.cc:2272] T 859497455c1449419e83741e63b766d8 P efa0737ffe864320a7fbbc7379feac5b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:33.965670  9027 consensus_peers.cc:597] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:33.978313  9101 consensus_peers.cc:597] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:33.990626  9101 consensus_peers.cc:597] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.007560  9101 consensus_peers.cc:597] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.012248  9101 consensus_peers.cc:597] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.018991  5861 tablet_server.cc:196] TabletServer@127.5.185.65:44109 shutdown complete.
W20260709 13:15:34.035030  9101 consensus_peers.cc:597] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.046218  9101 consensus_peers.cc:597] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.049510  9101 consensus_peers.cc:597] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.071790  9027 consensus_peers.cc:597] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.072304  9101 consensus_peers.cc:597] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.078727  9027 consensus_peers.cc:597] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.088127  9175 consensus_peers.cc:597] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.094483  9027 consensus_peers.cc:597] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.109061  9175 consensus_peers.cc:597] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.109704  9175 consensus_peers.cc:597] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.112618  9027 consensus_peers.cc:597] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.121462  5861 tablet_server.cc:179] TabletServer@127.5.185.66:0 shutting down...
W20260709 13:15:34.128216  9175 consensus_peers.cc:597] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.142910  9175 consensus_peers.cc:597] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.149246  9175 consensus_peers.cc:597] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.177296  9101 consensus_peers.cc:597] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.183861  9027 consensus_peers.cc:597] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.190181  9101 consensus_peers.cc:597] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.195992  9027 consensus_peers.cc:597] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.206776  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:34.207849  5861 tablet_replica.cc:333] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.209595  5861 raft_consensus.cc:2243] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.210419  5861 raft_consensus.cc:2272] T d0cb9f748a804ba1b3dcd238c73fb286 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.210481  9175 consensus_peers.cc:597] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.213147  5861 tablet_replica.cc:333] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
W20260709 13:15:34.213680  9175 consensus_peers.cc:597] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.214064  5861 raft_consensus.cc:2243] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.215090  5861 raft_consensus.cc:2272] T 22f73d051cc1452fbf876c433591a658 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.216800  9175 consensus_peers.cc:597] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.217136  9101 consensus_peers.cc:597] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.218052  5861 tablet_replica.cc:333] T 49d6cfc044d44719b468760bbcd79c06 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.219144  5861 raft_consensus.cc:2243] T 49d6cfc044d44719b468760bbcd79c06 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.219745  5861 raft_consensus.cc:2272] T 49d6cfc044d44719b468760bbcd79c06 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.222710  5861 tablet_replica.cc:333] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.223562  5861 raft_consensus.cc:2243] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.224152  5861 raft_consensus.cc:2272] T 0983c2271d7443f9ba790aee96b37467 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.226809  5861 tablet_replica.cc:333] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.227427  5861 raft_consensus.cc:2243] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.228308  5861 raft_consensus.cc:2272] T cf56b83f52ee4253b96ce25549e4a9ba P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.230327  5861 tablet_replica.cc:333] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.230938  5861 raft_consensus.cc:2243] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.231799  5861 raft_consensus.cc:2272] T d60f4be43c584d7594ae918dd46f15b1 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.234300  5861 tablet_replica.cc:333] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.235191  5861 raft_consensus.cc:2243] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.235811  5861 raft_consensus.cc:2272] T 7aa180f9101c49d6adbe63155bbbe6c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.238260  5861 tablet_replica.cc:333] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.239151  5861 raft_consensus.cc:2243] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.240383  5861 raft_consensus.cc:2272] T 21162a2317594f109b4e4615f1272492 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.242898  5861 tablet_replica.cc:333] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.243482  5861 raft_consensus.cc:2243] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.243932  5861 raft_consensus.cc:2272] T b3bfa3574cd04c6394f5da49f87e86e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.245872  5861 tablet_replica.cc:333] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.246464  5861 raft_consensus.cc:2243] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.247298  5861 raft_consensus.cc:2272] T 32d2e70a4cab4823aa645c68bb45f76d P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.249187  5861 tablet_replica.cc:333] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.249668  5861 raft_consensus.cc:2243] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.250373  5861 raft_consensus.cc:2272] T dcf9030742fc4594a5bcd6bb16d10f76 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.252213  5861 tablet_replica.cc:333] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.252766  5861 raft_consensus.cc:2243] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.253535  5861 raft_consensus.cc:2272] T 443f923e0d3b42a8aed42bd2751ee28a P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.255717  5861 tablet_replica.cc:333] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.256417  5861 raft_consensus.cc:2243] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.256973  5861 raft_consensus.cc:2272] T 859497455c1449419e83741e63b766d8 P 54b3ab68f43246c4a378baf95476b2c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.259439  5861 tablet_replica.cc:333] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.259963  5861 raft_consensus.cc:2243] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.260329  5861 raft_consensus.cc:2272] T 149d88357e404c88a559c75fb12d4879 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.262224  5861 tablet_replica.cc:333] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.262825  5861 raft_consensus.cc:2243] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.263230  5861 raft_consensus.cc:2272] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.265031  5861 tablet_replica.cc:333] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.265496  5861 raft_consensus.cc:2243] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.265966  5861 raft_consensus.cc:2272] T 8c54dc7910b3408d88f8f7adea2baf89 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.268146  5861 tablet_replica.cc:333] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.268704  5861 raft_consensus.cc:2243] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.269493  5861 raft_consensus.cc:2272] T 949edd56960f4f128dbb3895d54c3e8f P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.269639  9175 consensus_peers.cc:597] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.271548  5861 tablet_replica.cc:333] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.272241  5861 raft_consensus.cc:2243] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.272715  5861 raft_consensus.cc:2272] T 8ef814fb8f0446efad75e9debeeae7c6 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.274474  5861 tablet_replica.cc:333] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.275130  5861 raft_consensus.cc:2243] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.275899  5861 raft_consensus.cc:2272] T 6bcee74cd265417e9fbe3dabbf962f0b P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.278460  5861 tablet_replica.cc:333] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.279245  5861 raft_consensus.cc:2243] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.279762  5861 raft_consensus.cc:2272] T aa47c908e26940e29387d83a7d9e9173 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.282466  5861 tablet_replica.cc:333] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.283272  5861 raft_consensus.cc:2243] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.284273  5861 raft_consensus.cc:2272] T 3cffeb4a86894683a8848d404ca3a7f4 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.286926  5861 tablet_replica.cc:333] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
W20260709 13:15:34.287554  9101 consensus_peers.cc:597] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.287643  5861 raft_consensus.cc:2243] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.288357  5861 raft_consensus.cc:2272] T 5c89e686b78e41b9886fbf943f1461cb P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.290200  5861 tablet_replica.cc:333] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.290890  5861 raft_consensus.cc:2243] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.291301  5861 raft_consensus.cc:2272] T 5046c87f291a4de49aaa3e8c1986e932 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.292999  5861 tablet_replica.cc:333] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.293498  5861 raft_consensus.cc:2243] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.293896  5861 raft_consensus.cc:2272] T afac7864e3354508b53248a19e4122f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.295622  5861 tablet_replica.cc:333] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.296128  5861 raft_consensus.cc:2243] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.296555  5861 raft_consensus.cc:2272] T c310db8c794248dc9e82f53f1adc6840 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.298122  5861 tablet_replica.cc:333] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.298734  5861 raft_consensus.cc:2243] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.299207  5861 raft_consensus.cc:2272] T 2dcfc0cdf25342e19cd310ebb83aa44b P 54b3ab68f43246c4a378baf95476b2c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.301486  5861 tablet_replica.cc:333] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.302026  5861 raft_consensus.cc:2243] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.302448  5861 raft_consensus.cc:2272] T f97784c071ed4da69d7f4ad4cd0063dd P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.303500  9175 consensus_peers.cc:597] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 -> Peer efa0737ffe864320a7fbbc7379feac5b (127.5.185.65:44109): Couldn't send request to peer efa0737ffe864320a7fbbc7379feac5b. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:44109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.304176  9175 consensus_peers.cc:597] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.304874  5861 tablet_replica.cc:333] T 99593e23bc474ee99506838694643854 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.305496  5861 raft_consensus.cc:2243] T 99593e23bc474ee99506838694643854 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.305892  5861 raft_consensus.cc:2272] T 99593e23bc474ee99506838694643854 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.307700  5861 tablet_replica.cc:333] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.308233  5861 raft_consensus.cc:2243] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.308621  5861 raft_consensus.cc:2272] T 82ff9b207cfc4220805fc529f5d3b210 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.310389  5861 tablet_replica.cc:333] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.310916  5861 raft_consensus.cc:2243] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.311601  5861 raft_consensus.cc:2272] T 38f9029cec5e403cad36aafcc0ae9998 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.313262  5861 tablet_replica.cc:333] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.313789  5861 raft_consensus.cc:2243] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.314163  5861 raft_consensus.cc:2272] T dfbc12ecfc7b4071961b853061209b2f P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.316646  5861 tablet_replica.cc:333] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.317332  5861 raft_consensus.cc:2243] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.317875  5861 raft_consensus.cc:2272] T 9848b80f2ce6423fa9045aa3bc51946c P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.320240  5861 tablet_replica.cc:333] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.320894  5861 raft_consensus.cc:2243] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.321806  5861 raft_consensus.cc:2272] T 5369f02c09c04052b0c98ee4b789b3aa P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.323602  5861 tablet_replica.cc:333] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.324100  5861 raft_consensus.cc:2243] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.324476  5861 raft_consensus.cc:2272] T e73630ec72ce4fbb92211a5ebac66290 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.326555  5861 tablet_replica.cc:333] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.327126  5861 raft_consensus.cc:2243] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.327538  5861 raft_consensus.cc:2272] T 34b77a2b458a42b4b6dab5c7013663d4 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.329743  5861 tablet_replica.cc:333] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.330420  5861 raft_consensus.cc:2243] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.331542  5861 raft_consensus.cc:2272] T acda5876697a498f8e1db43404980712 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.334002  5861 tablet_replica.cc:333] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.334620  5861 raft_consensus.cc:2243] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.335507  5861 raft_consensus.cc:2272] T 500ce9bff369468f924314369baa0835 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.337066  9175 consensus_peers.cc:597] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.337733  5861 tablet_replica.cc:333] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.338337  5861 raft_consensus.cc:2243] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.338775  5861 raft_consensus.cc:2272] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.340935  5861 tablet_replica.cc:333] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.341428  5861 raft_consensus.cc:2243] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.341833  5861 raft_consensus.cc:2272] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.343657  5861 tablet_replica.cc:333] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.344163  5861 raft_consensus.cc:2243] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.344573  5861 raft_consensus.cc:2272] T 7e317dccc43e43fdb84460d9aa0acaed P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.346268  5861 tablet_replica.cc:333] T 111191994b8e47439d52c515bb9de659 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.346812  5861 raft_consensus.cc:2243] T 111191994b8e47439d52c515bb9de659 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.347205  5861 raft_consensus.cc:2272] T 111191994b8e47439d52c515bb9de659 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.349179  5861 tablet_replica.cc:333] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.349661  5861 raft_consensus.cc:2243] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.350047  5861 raft_consensus.cc:2272] T d745857a22cd425ab5e7315a448b13f7 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.352123  5861 tablet_replica.cc:333] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.352645  5861 raft_consensus.cc:2243] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.353119  5861 raft_consensus.cc:2272] T 1f94c481ac584a20a0cd0a82bd61ca3c P 54b3ab68f43246c4a378baf95476b2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.355044  5861 tablet_replica.cc:333] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7: stopping tablet replica
I20260709 13:15:34.355495  5861 raft_consensus.cc:2243] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.356215  5861 raft_consensus.cc:2272] T ddc00bfb80164be78d654496dec18375 P 54b3ab68f43246c4a378baf95476b2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.421945  5861 tablet_server.cc:196] TabletServer@127.5.185.66:0 shutdown complete.
W20260709 13:15:34.458876  9175 consensus_peers.cc:597] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:35807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.481999  9101 consensus_peers.cc:597] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:35807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.493149  5861 tablet_server.cc:179] TabletServer@127.5.185.67:0 shutting down...
W20260709 13:15:34.511327  9101 consensus_peers.cc:597] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:35807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.531610  9175 consensus_peers.cc:597] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:35807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.533164  9101 consensus_peers.cc:597] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:35807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.548734  9101 consensus_peers.cc:597] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:35807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.555179  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:34.556298  5861 tablet_replica.cc:333] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.557049  5861 raft_consensus.cc:2243] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.557622  5861 raft_consensus.cc:2272] T d0cb9f748a804ba1b3dcd238c73fb286 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.560240  5861 tablet_replica.cc:333] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.561021  5861 raft_consensus.cc:2243] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.562024  5861 raft_consensus.cc:2272] T 49d6cfc044d44719b468760bbcd79c06 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.564548  5861 tablet_replica.cc:333] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.565155  5861 raft_consensus.cc:2243] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.565615  5861 raft_consensus.cc:2272] T 0bc5589e1eda416082e3ed40aefb881b P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.567226  9178 consensus_peers.cc:597] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 -> Peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Couldn't send request to peer 5d639861449a416bb7487f1ef989c338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.568058  5861 tablet_replica.cc:333] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.568885  5861 raft_consensus.cc:2243] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.569446  5861 raft_consensus.cc:2272] T 22f73d051cc1452fbf876c433591a658 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.571401  5861 tablet_replica.cc:333] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.571976  5861 raft_consensus.cc:2243] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.572357  5861 raft_consensus.cc:2272] T 8b7fe81dac0e46989fac025e32af3b09 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.573983  5861 tablet_replica.cc:333] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.574537  5861 raft_consensus.cc:2243] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.574973  5861 raft_consensus.cc:2272] T 9eb10754a6e6480a95afcb381c8efc47 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.576694  5861 tablet_replica.cc:333] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.577435  5861 raft_consensus.cc:2243] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.577767  5861 raft_consensus.cc:2272] T ab51a4cd7a7649be968839e1218fe099 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.579449  5861 tablet_replica.cc:333] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.579891  5861 raft_consensus.cc:2243] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.580221  5861 raft_consensus.cc:2272] T 0983c2271d7443f9ba790aee96b37467 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.582521  5861 tablet_replica.cc:333] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.583256  5861 raft_consensus.cc:2243] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.584158  5861 raft_consensus.cc:2272] T 64d266ece78f43d58e3c400beb1f2d2f P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.586460  5861 tablet_replica.cc:333] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.587136  5861 raft_consensus.cc:2243] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.587842  5861 raft_consensus.cc:2272] T d745857a22cd425ab5e7315a448b13f7 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.589818  5861 tablet_replica.cc:333] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.590497  5861 raft_consensus.cc:2243] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.591019  5861 raft_consensus.cc:2272] T 149d88357e404c88a559c75fb12d4879 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.591480  9178 consensus_peers.cc:597] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 -> Peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Couldn't send request to peer 5d639861449a416bb7487f1ef989c338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.592792  5861 tablet_replica.cc:333] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.593400  5861 raft_consensus.cc:2243] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.593797  5861 raft_consensus.cc:2272] T 32d2e70a4cab4823aa645c68bb45f76d P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.595713  5861 tablet_replica.cc:333] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.596235  5861 raft_consensus.cc:2243] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.597048  5861 raft_consensus.cc:2272] T 00ab999090524946bc5998a9f1f8de1c P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.599464  5861 tablet_replica.cc:333] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.600212  5861 raft_consensus.cc:2243] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.600729  5861 raft_consensus.cc:2272] T 18d6dba7add94e4daad7879091a24cfa P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.602886  9101 consensus_peers.cc:597] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:35807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.603273  5861 tablet_replica.cc:333] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.604099  5861 raft_consensus.cc:2243] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.604586  5861 raft_consensus.cc:2272] T 73e4bdbc6ae24c5da90b87007bd2e1e4 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.607033  5861 tablet_replica.cc:333] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.607779  5861 raft_consensus.cc:2243] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.608785  5861 raft_consensus.cc:2272] T 8c54dc7910b3408d88f8f7adea2baf89 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.610097  9178 consensus_peers.cc:597] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 -> Peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Couldn't send request to peer 5d639861449a416bb7487f1ef989c338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.611160  9178 consensus_peers.cc:597] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 -> Peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Couldn't send request to peer 5d639861449a416bb7487f1ef989c338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.612038  5861 tablet_replica.cc:333] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.613227  5861 raft_consensus.cc:2243] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.614006  5861 raft_consensus.cc:2272] T 949edd56960f4f128dbb3895d54c3e8f P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.616781  5861 tablet_replica.cc:333] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.617509  5861 raft_consensus.cc:2243] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.618010  5861 raft_consensus.cc:2272] T 06209c137fec4572a87152d6562892bd P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.620445  5861 tablet_replica.cc:333] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.621184  5861 raft_consensus.cc:2243] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.621692  5861 raft_consensus.cc:2272] T 21162a2317594f109b4e4615f1272492 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.623184  9178 consensus_peers.cc:597] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 -> Peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Couldn't send request to peer 5d639861449a416bb7487f1ef989c338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.624125  5861 tablet_replica.cc:333] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
W20260709 13:15:34.624110  9175 consensus_peers.cc:597] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:35807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.624980  5861 raft_consensus.cc:2243] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.625490  5861 raft_consensus.cc:2272] T b3bfa3574cd04c6394f5da49f87e86e4 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.627526  5861 tablet_replica.cc:333] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.628053  5861 raft_consensus.cc:2243] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.628453  5861 raft_consensus.cc:2272] T 443f923e0d3b42a8aed42bd2751ee28a P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.630105  5861 tablet_replica.cc:333] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.630667  5861 raft_consensus.cc:2243] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.631510  5861 raft_consensus.cc:2272] T 5046c87f291a4de49aaa3e8c1986e932 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.633832  5861 tablet_replica.cc:333] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.634457  5861 raft_consensus.cc:2243] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.635000  5861 raft_consensus.cc:2272] T f74aa55f0a4c4dbb815a5b6ed2abb5c2 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.637077  5861 tablet_replica.cc:333] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.637584  5861 raft_consensus.cc:2243] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.637975  5861 raft_consensus.cc:2272] T e73630ec72ce4fbb92211a5ebac66290 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.640769  5861 tablet_replica.cc:333] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.641265  5861 raft_consensus.cc:2243] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.641661  5861 raft_consensus.cc:2272] T acda5876697a498f8e1db43404980712 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.643397  5861 tablet_replica.cc:333] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.643882  5861 raft_consensus.cc:2243] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.644284  5861 raft_consensus.cc:2272] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.645906  5861 tablet_replica.cc:333] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.646389  5861 raft_consensus.cc:2243] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.646821  5861 raft_consensus.cc:2272] T a0179e2463cc4403996da776860ef55f P 5d639861449a416bb7487f1ef989c338 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.648442  5861 tablet_replica.cc:333] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.649077  5861 raft_consensus.cc:2243] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.649953  5861 raft_consensus.cc:2272] T 8a57cd3b86904c52b30a825304b3004c P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.652470  5861 tablet_replica.cc:333] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.653142  5861 raft_consensus.cc:2243] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.653990  5861 raft_consensus.cc:2272] T d58ea3027e134d3ca26a0dd600f536f8 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.656438  5861 tablet_replica.cc:333] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.657159  5861 raft_consensus.cc:2243] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.658010  5861 raft_consensus.cc:2272] T 82ff9b207cfc4220805fc529f5d3b210 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.660630  5861 tablet_replica.cc:333] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.661315  5861 raft_consensus.cc:2243] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.661785  5861 raft_consensus.cc:2272] T 38f9029cec5e403cad36aafcc0ae9998 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.664331  5861 tablet_replica.cc:333] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.665046  5861 raft_consensus.cc:2243] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.665511  5861 raft_consensus.cc:2272] T 9848b80f2ce6423fa9045aa3bc51946c P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.667949  5861 tablet_replica.cc:333] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.668605  5861 raft_consensus.cc:2243] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.669099  5861 raft_consensus.cc:2272] T d1e3eea0021f4a16be84213dd307ed04 P 5d639861449a416bb7487f1ef989c338 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.670697  9178 consensus_peers.cc:597] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 -> Peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Couldn't send request to peer 5d639861449a416bb7487f1ef989c338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.671263  5861 tablet_replica.cc:333] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.671795  5861 raft_consensus.cc:2243] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.672130  5861 raft_consensus.cc:2272] T afac7864e3354508b53248a19e4122f7 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.673782  5861 tablet_replica.cc:333] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.674239  5861 raft_consensus.cc:2243] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.674690  5861 raft_consensus.cc:2272] T e35cb728e0a341ee93c7f404152f94c5 P 5d639861449a416bb7487f1ef989c338 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.676826  5861 tablet_replica.cc:333] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.677454  5861 raft_consensus.cc:2243] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.678339  5861 raft_consensus.cc:2272] T 8ef814fb8f0446efad75e9debeeae7c6 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.680711  5861 tablet_replica.cc:333] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.681370  5861 raft_consensus.cc:2243] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.681797  5861 raft_consensus.cc:2272] T 6bcee74cd265417e9fbe3dabbf962f0b P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.684151  5861 tablet_replica.cc:333] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.684751  5861 raft_consensus.cc:2243] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.685626  5861 raft_consensus.cc:2272] T aa47c908e26940e29387d83a7d9e9173 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.688023  5861 tablet_replica.cc:333] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.688635  5861 raft_consensus.cc:2243] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.689504  5861 raft_consensus.cc:2272] T 7e317dccc43e43fdb84460d9aa0acaed P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.691841  5861 tablet_replica.cc:333] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.692526  5861 raft_consensus.cc:2243] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.693446  5861 raft_consensus.cc:2272] T 111191994b8e47439d52c515bb9de659 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.695230  5861 tablet_replica.cc:333] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.695693  5861 raft_consensus.cc:2243] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.696152  5861 raft_consensus.cc:2272] T ddc00bfb80164be78d654496dec18375 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.698120  5861 tablet_replica.cc:333] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.698518  5861 raft_consensus.cc:2243] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.699198  5861 raft_consensus.cc:2272] T 2fffa822997d45a79559bd6f103c47d9 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.700769  5861 tablet_replica.cc:333] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.701285  5861 raft_consensus.cc:2243] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.702077  5861 raft_consensus.cc:2272] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 5d639861449a416bb7487f1ef989c338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.704308  5861 tablet_replica.cc:333] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338: stopping tablet replica
I20260709 13:15:34.704888  5861 raft_consensus.cc:2243] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.705353  5861 raft_consensus.cc:2272] T 2dcfc0cdf25342e19cd310ebb83aa44b P 5d639861449a416bb7487f1ef989c338 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.719105  9175 consensus_peers.cc:597] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 -> Peer 54b3ab68f43246c4a378baf95476b2c7 (127.5.185.66:35807): Couldn't send request to peer 54b3ab68f43246c4a378baf95476b2c7. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:35807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.759105  9178 consensus_peers.cc:597] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 -> Peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Couldn't send request to peer 5d639861449a416bb7487f1ef989c338. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.67:40385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.772588  5861 tablet_server.cc:196] TabletServer@127.5.185.67:0 shutdown complete.
W20260709 13:15:34.782488  9178 consensus_peers.cc:597] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 -> Peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Couldn't send request to peer 5d639861449a416bb7487f1ef989c338. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.67:40385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.835199  5861 tablet_server.cc:179] TabletServer@127.5.185.68:0 shutting down...
I20260709 13:15:34.875391  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:34.876413  5861 tablet_replica.cc:333] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.877502  5861 raft_consensus.cc:2243] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.878485  5861 raft_consensus.cc:2272] T d0cb9f748a804ba1b3dcd238c73fb286 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.880645  5861 tablet_replica.cc:333] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.881207  5861 raft_consensus.cc:2243] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.881928  5861 raft_consensus.cc:2272] T 0bc5589e1eda416082e3ed40aefb881b P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.883891  5861 tablet_replica.cc:333] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.884436  5861 raft_consensus.cc:2243] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.884824  5861 raft_consensus.cc:2272] T 5c89e686b78e41b9886fbf943f1461cb P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.886725  5861 tablet_replica.cc:333] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.887238  5861 raft_consensus.cc:2243] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.887936  5861 raft_consensus.cc:2272] T 8b7fe81dac0e46989fac025e32af3b09 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.889663  5861 tablet_replica.cc:333] T d60f4be43c584d7594ae918dd46f15b1 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.890179  5861 raft_consensus.cc:2243] T d60f4be43c584d7594ae918dd46f15b1 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.890547  5861 raft_consensus.cc:2272] T d60f4be43c584d7594ae918dd46f15b1 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.892373  5861 tablet_replica.cc:333] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.892958  5861 raft_consensus.cc:2243] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.893422  5861 raft_consensus.cc:2272] T cf56b83f52ee4253b96ce25549e4a9ba P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.895859  5861 tablet_replica.cc:333] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.896507  5861 raft_consensus.cc:2243] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:15:34.896884  9178 consensus_peers.cc:597] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 -> Peer 5d639861449a416bb7487f1ef989c338 (127.5.185.67:40385): Couldn't send request to peer 5d639861449a416bb7487f1ef989c338. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.67:40385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.897676  5861 raft_consensus.cc:2272] T 9eb10754a6e6480a95afcb381c8efc47 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.899421  5861 tablet_replica.cc:333] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.899971  5861 raft_consensus.cc:2243] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.900408  5861 raft_consensus.cc:2272] T 49d6cfc044d44719b468760bbcd79c06 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.902014  5861 tablet_replica.cc:333] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.902456  5861 raft_consensus.cc:2243] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.903154  5861 raft_consensus.cc:2272] T ab51a4cd7a7649be968839e1218fe099 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.904816  5861 tablet_replica.cc:333] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.905283  5861 raft_consensus.cc:2243] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.905637  5861 raft_consensus.cc:2272] T 34b77a2b458a42b4b6dab5c7013663d4 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.907390  5861 tablet_replica.cc:333] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.907874  5861 raft_consensus.cc:2243] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.908457  5861 raft_consensus.cc:2272] T 7aa180f9101c49d6adbe63155bbbe6c2 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.910043  5861 tablet_replica.cc:333] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.910488  5861 raft_consensus.cc:2243] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.910878  5861 raft_consensus.cc:2272] T 64d266ece78f43d58e3c400beb1f2d2f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.912467  5861 tablet_replica.cc:333] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.913071  5861 raft_consensus.cc:2243] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.913403  5861 raft_consensus.cc:2272] T 32d2e70a4cab4823aa645c68bb45f76d P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.915011  5861 tablet_replica.cc:333] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.915464  5861 raft_consensus.cc:2243] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.915783  5861 raft_consensus.cc:2272] T 00ab999090524946bc5998a9f1f8de1c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.917316  5861 tablet_replica.cc:333] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.917773  5861 raft_consensus.cc:2243] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.918098  5861 raft_consensus.cc:2272] T 5369f02c09c04052b0c98ee4b789b3aa P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.919839  5861 tablet_replica.cc:333] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.920303  5861 raft_consensus.cc:2243] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.920673  5861 raft_consensus.cc:2272] T 18d6dba7add94e4daad7879091a24cfa P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.922837  5861 tablet_replica.cc:333] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.923290  5861 raft_consensus.cc:2243] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.923612  5861 raft_consensus.cc:2272] T dcf9030742fc4594a5bcd6bb16d10f76 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.925225  5861 tablet_replica.cc:333] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.925688  5861 raft_consensus.cc:2243] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.926026  5861 raft_consensus.cc:2272] T 06209c137fec4572a87152d6562892bd P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.927657  5861 tablet_replica.cc:333] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.928098  5861 raft_consensus.cc:2243] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.928452  5861 raft_consensus.cc:2272] T 443f923e0d3b42a8aed42bd2751ee28a P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.930001  5861 tablet_replica.cc:333] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.930452  5861 raft_consensus.cc:2243] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.930856  5861 raft_consensus.cc:2272] T 949edd56960f4f128dbb3895d54c3e8f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.932404  5861 tablet_replica.cc:333] T 6bcee74cd265417e9fbe3dabbf962f0b P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.932844  5861 raft_consensus.cc:2243] T 6bcee74cd265417e9fbe3dabbf962f0b P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.933147  5861 raft_consensus.cc:2272] T 6bcee74cd265417e9fbe3dabbf962f0b P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.934758  5861 tablet_replica.cc:333] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.935233  5861 raft_consensus.cc:2243] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.935570  5861 raft_consensus.cc:2272] T aa47c908e26940e29387d83a7d9e9173 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.937270  5861 tablet_replica.cc:333] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.937712  5861 raft_consensus.cc:2243] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.938087  5861 raft_consensus.cc:2272] T 3cffeb4a86894683a8848d404ca3a7f4 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.939746  5861 tablet_replica.cc:333] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.940191  5861 raft_consensus.cc:2243] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.940519  5861 raft_consensus.cc:2272] T d745857a22cd425ab5e7315a448b13f7 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.941970  5861 tablet_replica.cc:333] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.942425  5861 raft_consensus.cc:2243] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.943094  5861 raft_consensus.cc:2272] T 1f94c481ac584a20a0cd0a82bd61ca3c P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.944648  5861 tablet_replica.cc:333] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.945070  5861 raft_consensus.cc:2243] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.945684  5861 raft_consensus.cc:2272] T f97784c071ed4da69d7f4ad4cd0063dd P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.947379  5861 tablet_replica.cc:333] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.947955  5861 raft_consensus.cc:2243] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.948297  5861 raft_consensus.cc:2272] T d1e3eea0021f4a16be84213dd307ed04 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.949971  5861 tablet_replica.cc:333] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.950380  5861 raft_consensus.cc:2243] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.951119  5861 raft_consensus.cc:2272] T afac7864e3354508b53248a19e4122f7 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.952736  5861 tablet_replica.cc:333] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.953209  5861 raft_consensus.cc:2243] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.953819  5861 raft_consensus.cc:2272] T c310db8c794248dc9e82f53f1adc6840 P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.955457  5861 tablet_replica.cc:333] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.955873  5861 raft_consensus.cc:2243] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.956215  5861 raft_consensus.cc:2272] T e35cb728e0a341ee93c7f404152f94c5 P 585a12f3ff074eafb4361cb3394018e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.957762  5861 tablet_replica.cc:333] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.958207  5861 raft_consensus.cc:2243] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.958851  5861 raft_consensus.cc:2272] T 149d88357e404c88a559c75fb12d4879 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.960474  5861 tablet_replica.cc:333] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.960974  5861 raft_consensus.cc:2243] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.961364  5861 raft_consensus.cc:2272] T 859497455c1449419e83741e63b766d8 P 585a12f3ff074eafb4361cb3394018e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.963070  5861 tablet_replica.cc:333] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.963555  5861 raft_consensus.cc:2243] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.963977  5861 raft_consensus.cc:2272] T d58ea3027e134d3ca26a0dd600f536f8 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.965651  5861 tablet_replica.cc:333] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.966159  5861 raft_consensus.cc:2243] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.966549  5861 raft_consensus.cc:2272] T 38f9029cec5e403cad36aafcc0ae9998 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.968168  5861 tablet_replica.cc:333] T 8a57cd3b86904c52b30a825304b3004c P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.968665  5861 raft_consensus.cc:2243] T 8a57cd3b86904c52b30a825304b3004c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.969038  5861 raft_consensus.cc:2272] T 8a57cd3b86904c52b30a825304b3004c P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.970748  5861 tablet_replica.cc:333] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.971231  5861 raft_consensus.cc:2243] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.971598  5861 raft_consensus.cc:2272] T 2fffa822997d45a79559bd6f103c47d9 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.973135  5861 tablet_replica.cc:333] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.973598  5861 raft_consensus.cc:2243] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.974309  5861 raft_consensus.cc:2272] T 99593e23bc474ee99506838694643854 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.976014  5861 tablet_replica.cc:333] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.976498  5861 raft_consensus.cc:2243] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.976859  5861 raft_consensus.cc:2272] T 10a06f79755a4abf9ca1fe5d8c6636a0 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.978552  5861 tablet_replica.cc:333] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.979108  5861 raft_consensus.cc:2243] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.979490  5861 raft_consensus.cc:2272] T 111191994b8e47439d52c515bb9de659 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.981114  5861 tablet_replica.cc:333] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.981632  5861 raft_consensus.cc:2243] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.982342  5861 raft_consensus.cc:2272] T dfbc12ecfc7b4071961b853061209b2f P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.983968  5861 tablet_replica.cc:333] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.984421  5861 raft_consensus.cc:2243] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.985101  5861 raft_consensus.cc:2272] T 9848b80f2ce6423fa9045aa3bc51946c P 585a12f3ff074eafb4361cb3394018e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.986743  5861 tablet_replica.cc:333] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.987187  5861 raft_consensus.cc:2243] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.987569  5861 raft_consensus.cc:2272] T a0179e2463cc4403996da776860ef55f P 585a12f3ff074eafb4361cb3394018e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.989346  5861 tablet_replica.cc:333] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.989809  5861 raft_consensus.cc:2243] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.990182  5861 raft_consensus.cc:2272] T 500ce9bff369468f924314369baa0835 P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.991757  5861 tablet_replica.cc:333] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1: stopping tablet replica
I20260709 13:15:34.992188  5861 raft_consensus.cc:2243] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.992847  5861 raft_consensus.cc:2272] T 11f8eb908b9d4b1eadbadf9fa45c4c9d P 585a12f3ff074eafb4361cb3394018e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:35.066097  5861 tablet_server.cc:196] TabletServer@127.5.185.68:0 shutdown complete.
I20260709 13:15:35.127673  5861 master.cc:562] Master@127.5.185.126:35955 shutting down...
I20260709 13:15:35.153518  5861 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:35.154143  5861 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:35.154516  5861 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6b51ef519ded47509a61b9787c0b5a3b: stopping tablet replica
I20260709 13:15:35.175642  5861 master.cc:584] Master@127.5.185.126:35955 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (28533 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:15:35.266741  5861 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.185.126:45457
I20260709 13:15:35.267864  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:35.273567 10043 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:35.274174 10045 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:35.274272 10042 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:35.275362  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:35.276393  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:35.276599  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:35.276762  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602935276728 us; error 0 us; skew 500 ppm
I20260709 13:15:35.277294  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:35.279815  5861 webserver.cc:533] Webserver started at http://127.5.185.126:39929/ using document root <none> and password file <none>
I20260709 13:15:35.280283  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:35.280467  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:35.280736  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:35.281818  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/master-0-root/instance:
uuid: "815da4524aad430e83f2905a5b766d6f"
format_stamp: "Formatted at 2026-07-09 13:15:35 on dist-test-slave-ghwz"
I20260709 13:15:35.286175  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:35.289729 10050 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:35.290460  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:15:35.290803  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/master-0-root
uuid: "815da4524aad430e83f2905a5b766d6f"
format_stamp: "Formatted at 2026-07-09 13:15:35 on dist-test-slave-ghwz"
I20260709 13:15:35.291085  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:35.315212  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:35.316406  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:35.352754  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.126:45457
I20260709 13:15:35.352866 10101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.126:45457 every 8 connection(s)
I20260709 13:15:35.356644 10102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.367692 10102 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f: Bootstrap starting.
I20260709 13:15:35.372679 10102 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:35.377066 10102 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f: No bootstrap required, opened a new log
I20260709 13:15:35.379336 10102 raft_consensus.cc:359] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "815da4524aad430e83f2905a5b766d6f" member_type: VOTER }
I20260709 13:15:35.379724 10102 raft_consensus.cc:385] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:35.379918 10102 raft_consensus.cc:740] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815da4524aad430e83f2905a5b766d6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:35.380532 10102 consensus_queue.cc:260] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "815da4524aad430e83f2905a5b766d6f" member_type: VOTER }
I20260709 13:15:35.380972 10102 raft_consensus.cc:399] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:35.381177 10102 raft_consensus.cc:493] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:35.381403 10102 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:35.385954 10102 raft_consensus.cc:515] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "815da4524aad430e83f2905a5b766d6f" member_type: VOTER }
I20260709 13:15:35.386706 10102 leader_election.cc:304] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [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: 815da4524aad430e83f2905a5b766d6f; no voters: 
I20260709 13:15:35.387950 10102 leader_election.cc:290] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:35.388228 10105 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:35.389664 10105 raft_consensus.cc:697] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [term 1 LEADER]: Becoming Leader. State: Replica: 815da4524aad430e83f2905a5b766d6f, State: Running, Role: LEADER
I20260709 13:15:35.390362 10105 consensus_queue.cc:237] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [LEADER]: Queue going to LEADER mode. State: All 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: "815da4524aad430e83f2905a5b766d6f" member_type: VOTER }
I20260709 13:15:35.390998 10102 sys_catalog.cc:565] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:35.395576 10107 sys_catalog.cc:455] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 815da4524aad430e83f2905a5b766d6f. Latest consensus state: current_term: 1 leader_uuid: "815da4524aad430e83f2905a5b766d6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "815da4524aad430e83f2905a5b766d6f" member_type: VOTER } }
I20260709 13:15:35.395602 10106 sys_catalog.cc:455] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "815da4524aad430e83f2905a5b766d6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "815da4524aad430e83f2905a5b766d6f" member_type: VOTER } }
I20260709 13:15:35.396498 10107 sys_catalog.cc:458] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:35.396618 10106 sys_catalog.cc:458] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:35.399374 10113 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:35.405853 10113 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:35.406911  5861 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:35.414554 10113 catalog_manager.cc:1383] Generated new cluster ID: e87692fe57af40689e9bd608367f7397
I20260709 13:15:35.414827 10113 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:35.445209 10113 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:35.446483 10113 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:35.459884 10113 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f: Generated new TSK 0
I20260709 13:15:35.460521 10113 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:35.473677  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:35.480182 10123 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:35.481460 10124 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:35.483039 10126 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:35.483294  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:35.484243  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:35.484428  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:35.484548  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602935484537 us; error 0 us; skew 500 ppm
I20260709 13:15:35.485047  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:35.487490  5861 webserver.cc:533] Webserver started at http://127.5.185.65:46299/ using document root <none> and password file <none>
I20260709 13:15:35.487975  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:35.488161  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:35.488449  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:35.489631  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-0-root/instance:
uuid: "f0162ec4ba274de5bb948d2afea02d65"
format_stamp: "Formatted at 2026-07-09 13:15:35 on dist-test-slave-ghwz"
I20260709 13:15:35.494221  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:35.497583 10131 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:35.498473  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:35.498826  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-0-root
uuid: "f0162ec4ba274de5bb948d2afea02d65"
format_stamp: "Formatted at 2026-07-09 13:15:35 on dist-test-slave-ghwz"
I20260709 13:15:35.499083  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:35.536859  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:35.538085  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:35.539707  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:35.541954  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:35.542121  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:35.542398  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:35.542603  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:35.583928  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.65:40841
I20260709 13:15:35.584043 10193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.65:40841 every 8 connection(s)
I20260709 13:15:35.589444  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:35.596791 10198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:35.599978 10199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:35.600982 10201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:35.602905  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:35.604117  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:35.604324  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:35.604507  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602935604489 us; error 0 us; skew 500 ppm
I20260709 13:15:35.605016  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:35.607522  5861 webserver.cc:533] Webserver started at http://127.5.185.66:45041/ using document root <none> and password file <none>
I20260709 13:15:35.607990  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:35.608196  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:35.608460  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:35.609578  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-1-root/instance:
uuid: "67b35a7e00d5436989ab8a286b602ddf"
format_stamp: "Formatted at 2026-07-09 13:15:35 on dist-test-slave-ghwz"
I20260709 13:15:35.611238 10194 heartbeater.cc:344] Connected to a master server at 127.5.185.126:45457
I20260709 13:15:35.611634 10194 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:35.612360 10194 heartbeater.cc:507] Master 127.5.185.126:45457 requested a full tablet report, sending...
I20260709 13:15:35.614672 10067 ts_manager.cc:194] Registered new tserver with Master: f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841)
I20260709 13:15:35.615100  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:35.616485 10067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36984
I20260709 13:15:35.618909 10206 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:35.619841  5861 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:15:35.620087  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-1-root
uuid: "67b35a7e00d5436989ab8a286b602ddf"
format_stamp: "Formatted at 2026-07-09 13:15:35 on dist-test-slave-ghwz"
I20260709 13:15:35.620326  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:35.645315  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:35.646546  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:35.648084  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:35.650231  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:35.650398  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:35.650698  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:35.650853  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:35.690205  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.66:40119
I20260709 13:15:35.690317 10268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.66:40119 every 8 connection(s)
I20260709 13:15:35.695012  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:35.703143 10273 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:35.703846 10272 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:35.707815 10269 heartbeater.cc:344] Connected to a master server at 127.5.185.126:45457
I20260709 13:15:35.708329 10269 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:35.709399 10269 heartbeater.cc:507] Master 127.5.185.126:45457 requested a full tablet report, sending...
W20260709 13:15:35.709478 10275 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:35.710299  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:35.711360  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:35.711604  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:35.711781  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602935711759 us; error 0 us; skew 500 ppm
I20260709 13:15:35.711913 10067 ts_manager.cc:194] Registered new tserver with Master: 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:35.712343  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:35.713438 10067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36986
I20260709 13:15:35.714972  5861 webserver.cc:533] Webserver started at http://127.5.185.67:37725/ using document root <none> and password file <none>
I20260709 13:15:35.715517  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:35.715729  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:35.715986  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:35.717084  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-2-root/instance:
uuid: "5181f3b8c9984c169d753aba3e07938a"
format_stamp: "Formatted at 2026-07-09 13:15:35 on dist-test-slave-ghwz"
I20260709 13:15:35.721472  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:35.724728 10280 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:35.725437  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:15:35.725768  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-2-root
uuid: "5181f3b8c9984c169d753aba3e07938a"
format_stamp: "Formatted at 2026-07-09 13:15:35 on dist-test-slave-ghwz"
I20260709 13:15:35.726064  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:35.762698  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:35.763972  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:35.765524  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:35.767874  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:35.768095  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:35.768342  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:35.768512  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:35.809949  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.67:45827
I20260709 13:15:35.810130 10342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.67:45827 every 8 connection(s)
I20260709 13:15:35.823990 10343 heartbeater.cc:344] Connected to a master server at 127.5.185.126:45457
I20260709 13:15:35.824399 10343 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:35.825119 10343 heartbeater.cc:507] Master 127.5.185.126:45457 requested a full tablet report, sending...
I20260709 13:15:35.827164 10067 ts_manager.cc:194] Registered new tserver with Master: 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:35.827637  5861 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014594545s
I20260709 13:15:35.829085 10067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36994
I20260709 13:15:35.853960 10067 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37000:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:15:35.856732 10067 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:15:35.924126 10233 tablet_service.cc:1511] Processing CreateTablet for tablet ae5b25e4bc4940118aa8efd45b888cd7 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:35.925671 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5b25e4bc4940118aa8efd45b888cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.928262 10234 tablet_service.cc:1511] Processing CreateTablet for tablet 1c503aedfb714821b26ac777edb37c2a (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:35.929592 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c503aedfb714821b26ac777edb37c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.931622 10232 tablet_service.cc:1511] Processing CreateTablet for tablet c9fc7c7ca5ce44809dff5408bef6fd37 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:35.932984 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9fc7c7ca5ce44809dff5408bef6fd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.935704 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 8e14d9db1d4a4c44b64470e2319f938c (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:35.937063 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e14d9db1d4a4c44b64470e2319f938c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.934351 10231 tablet_service.cc:1511] Processing CreateTablet for tablet 6c92fd70ad7d4314b3b2cb6138c5cd4d (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:35.941318 10159 tablet_service.cc:1511] Processing CreateTablet for tablet 1c503aedfb714821b26ac777edb37c2a (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:35.942636 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c503aedfb714821b26ac777edb37c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.943686 10228 tablet_service.cc:1511] Processing CreateTablet for tablet f7441e99e639439d91c2b4333be691c9 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:35.945554 10229 tablet_service.cc:1511] Processing CreateTablet for tablet 5df6bb7cbb47477bb0c4b71b9eb7a094 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:35.948310 10227 tablet_service.cc:1511] Processing CreateTablet for tablet d6d87e26e1e94de9ae84ced03aaefe0c (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:35.950524 10158 tablet_service.cc:1511] Processing CreateTablet for tablet ae5b25e4bc4940118aa8efd45b888cd7 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:35.951838 10158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5b25e4bc4940118aa8efd45b888cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.950901 10227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d87e26e1e94de9ae84ced03aaefe0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.960248 10157 tablet_service.cc:1511] Processing CreateTablet for tablet c9fc7c7ca5ce44809dff5408bef6fd37 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:35.961637 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9fc7c7ca5ce44809dff5408bef6fd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.961957 10152 tablet_service.cc:1511] Processing CreateTablet for tablet d6d87e26e1e94de9ae84ced03aaefe0c (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:35.963753 10155 tablet_service.cc:1511] Processing CreateTablet for tablet 8e14d9db1d4a4c44b64470e2319f938c (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:35.964218 10151 tablet_service.cc:1511] Processing CreateTablet for tablet 537d4b9b9da84cc2911297ce12f0e072 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:35.966192 10154 tablet_service.cc:1511] Processing CreateTablet for tablet 5df6bb7cbb47477bb0c4b71b9eb7a094 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:35.966612 10150 tablet_service.cc:1511] Processing CreateTablet for tablet f40383442fcd4a2e99e6b0d25c6051b4 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:35.968540 10153 tablet_service.cc:1511] Processing CreateTablet for tablet f7441e99e639439d91c2b4333be691c9 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:35.968983 10156 tablet_service.cc:1511] Processing CreateTablet for tablet 6c92fd70ad7d4314b3b2cb6138c5cd4d (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:35.959017 10228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7441e99e639439d91c2b4333be691c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.974422 10152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d87e26e1e94de9ae84ced03aaefe0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.975361 10154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df6bb7cbb47477bb0c4b71b9eb7a094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.975421 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c92fd70ad7d4314b3b2cb6138c5cd4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.976104 10151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537d4b9b9da84cc2911297ce12f0e072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.978433 10150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f40383442fcd4a2e99e6b0d25c6051b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.979601 10153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7441e99e639439d91c2b4333be691c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.982280 10226 tablet_service.cc:1511] Processing CreateTablet for tablet f40383442fcd4a2e99e6b0d25c6051b4 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:35.982893 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c92fd70ad7d4314b3b2cb6138c5cd4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.983738 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df6bb7cbb47477bb0c4b71b9eb7a094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.984938 10226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f40383442fcd4a2e99e6b0d25c6051b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.986894 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e14d9db1d4a4c44b64470e2319f938c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.995924 10233 tablet_service.cc:1511] Processing CreateTablet for tablet 537d4b9b9da84cc2911297ce12f0e072 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:36.027433 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537d4b9b9da84cc2911297ce12f0e072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:36.044334 10357 tablet_bootstrap.cc:492] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf: Bootstrap starting.
I20260709 13:15:36.055361 10358 tablet_bootstrap.cc:492] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:36.056896 10357 tablet_bootstrap.cc:654] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.070730 10308 tablet_service.cc:1511] Processing CreateTablet for tablet 1c503aedfb714821b26ac777edb37c2a (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:36.072104 10308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c503aedfb714821b26ac777edb37c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:36.073335 10300 tablet_service.cc:1511] Processing CreateTablet for tablet 537d4b9b9da84cc2911297ce12f0e072 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:36.074883 10300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537d4b9b9da84cc2911297ce12f0e072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:36.074793 10307 tablet_service.cc:1511] Processing CreateTablet for tablet ae5b25e4bc4940118aa8efd45b888cd7 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:36.078994 10299 tablet_service.cc:1511] Processing CreateTablet for tablet f40383442fcd4a2e99e6b0d25c6051b4 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:36.079608 10304 tablet_service.cc:1511] Processing CreateTablet for tablet 8e14d9db1d4a4c44b64470e2319f938c (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:36.081794 10303 tablet_service.cc:1511] Processing CreateTablet for tablet 5df6bb7cbb47477bb0c4b71b9eb7a094 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:36.083949 10302 tablet_service.cc:1511] Processing CreateTablet for tablet f7441e99e639439d91c2b4333be691c9 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:36.088676 10305 tablet_service.cc:1511] Processing CreateTablet for tablet 6c92fd70ad7d4314b3b2cb6138c5cd4d (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:36.091172 10301 tablet_service.cc:1511] Processing CreateTablet for tablet d6d87e26e1e94de9ae84ced03aaefe0c (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:36.092612 10306 tablet_service.cc:1511] Processing CreateTablet for tablet c9fc7c7ca5ce44809dff5408bef6fd37 (DEFAULT_TABLE table=test-workload [id=bd5c896dd4f44d7faaa9ff52ef8bb100]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:36.076853 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5b25e4bc4940118aa8efd45b888cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:36.098016 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c92fd70ad7d4314b3b2cb6138c5cd4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:36.099028 10299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f40383442fcd4a2e99e6b0d25c6051b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:36.099233 10358 tablet_bootstrap.cc:654] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.099766 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df6bb7cbb47477bb0c4b71b9eb7a094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:36.103816 10302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7441e99e639439d91c2b4333be691c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:36.106858 10301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d87e26e1e94de9ae84ced03aaefe0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:36.110841 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e14d9db1d4a4c44b64470e2319f938c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:36.111093 10358 tablet_bootstrap.cc:492] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65: No bootstrap required, opened a new log
I20260709 13:15:36.111517 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9fc7c7ca5ce44809dff5408bef6fd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:36.111593 10358 ts_tablet_manager.cc:1403] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260709 13:15:36.114580 10358 raft_consensus.cc:359] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.115301 10358 raft_consensus.cc:385] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.115618 10358 raft_consensus.cc:740] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.120260 10358 consensus_queue.cc:260] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.103920 10357 tablet_bootstrap.cc:492] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf: No bootstrap required, opened a new log
I20260709 13:15:36.151065 10357 ts_tablet_manager.cc:1403] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.010s
I20260709 13:15:36.165046 10357 raft_consensus.cc:359] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.166043 10357 raft_consensus.cc:385] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.166425 10357 raft_consensus.cc:740] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.167586 10357 consensus_queue.cc:260] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.176337 10269 heartbeater.cc:499] Master 127.5.185.126:45457 was elected leader, sending a full tablet report...
I20260709 13:15:36.177110 10357 ts_tablet_manager.cc:1434] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.001s
I20260709 13:15:36.178509 10357 tablet_bootstrap.cc:492] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf: Bootstrap starting.
I20260709 13:15:36.179147 10194 heartbeater.cc:499] Master 127.5.185.126:45457 was elected leader, sending a full tablet report...
I20260709 13:15:36.187381 10357 tablet_bootstrap.cc:654] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.188931 10360 tablet_bootstrap.cc:492] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a: Bootstrap starting.
I20260709 13:15:36.194144 10358 ts_tablet_manager.cc:1434] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.082s	user 0.022s	sys 0.030s
I20260709 13:15:36.199570 10358 tablet_bootstrap.cc:492] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:36.202013 10357 tablet_bootstrap.cc:492] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf: No bootstrap required, opened a new log
I20260709 13:15:36.202685 10357 ts_tablet_manager.cc:1403] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260709 13:15:36.205844 10360 tablet_bootstrap.cc:654] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.205560 10357 raft_consensus.cc:359] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.206408 10357 raft_consensus.cc:385] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.206732 10357 raft_consensus.cc:740] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.206111 10358 tablet_bootstrap.cc:654] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.207603 10357 consensus_queue.cc:260] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.211488 10357 ts_tablet_manager.cc:1434] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:36.212517 10357 tablet_bootstrap.cc:492] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf: Bootstrap starting.
I20260709 13:15:36.221066 10358 tablet_bootstrap.cc:492] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65: No bootstrap required, opened a new log
I20260709 13:15:36.221685 10358 ts_tablet_manager.cc:1403] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.010s
I20260709 13:15:36.223218 10357 tablet_bootstrap.cc:654] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.224531 10358 raft_consensus.cc:359] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.225114 10358 raft_consensus.cc:385] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.225109 10360 tablet_bootstrap.cc:492] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a: No bootstrap required, opened a new log
I20260709 13:15:36.225436 10358 raft_consensus.cc:740] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.225744 10360 ts_tablet_manager.cc:1403] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.005s
I20260709 13:15:36.226190 10358 consensus_queue.cc:260] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.228348 10358 ts_tablet_manager.cc:1434] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:36.229287 10358 tablet_bootstrap.cc:492] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:36.229050 10360 raft_consensus.cc:359] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.229800 10360 raft_consensus.cc:385] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.230110 10360 raft_consensus.cc:740] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.230446 10357 tablet_bootstrap.cc:492] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf: No bootstrap required, opened a new log
I20260709 13:15:36.230957 10357 ts_tablet_manager.cc:1403] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260709 13:15:36.230973 10360 consensus_queue.cc:260] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.234489 10357 raft_consensus.cc:359] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.235443 10357 raft_consensus.cc:385] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.235814 10357 raft_consensus.cc:740] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.235980 10358 tablet_bootstrap.cc:654] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.236927 10357 consensus_queue.cc:260] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.239750 10357 ts_tablet_manager.cc:1434] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:15:36.240746 10357 tablet_bootstrap.cc:492] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf: Bootstrap starting.
I20260709 13:15:36.242424 10343 heartbeater.cc:499] Master 127.5.185.126:45457 was elected leader, sending a full tablet report...
I20260709 13:15:36.243553 10360 ts_tablet_manager.cc:1434] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.012s
I20260709 13:15:36.244537 10360 tablet_bootstrap.cc:492] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a: Bootstrap starting.
I20260709 13:15:36.251166 10360 tablet_bootstrap.cc:654] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.253690 10358 tablet_bootstrap.cc:492] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65: No bootstrap required, opened a new log
I20260709 13:15:36.254169 10358 ts_tablet_manager.cc:1403] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.002s
I20260709 13:15:36.256119 10357 tablet_bootstrap.cc:654] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.256924 10358 raft_consensus.cc:359] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.257705 10358 raft_consensus.cc:385] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.258018 10358 raft_consensus.cc:740] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.258795 10358 consensus_queue.cc:260] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.261683 10358 ts_tablet_manager.cc:1434] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:36.262955 10358 tablet_bootstrap.cc:492] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:36.263581 10360 tablet_bootstrap.cc:492] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a: No bootstrap required, opened a new log
I20260709 13:15:36.264127 10360 ts_tablet_manager.cc:1403] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 13:15:36.267071 10360 raft_consensus.cc:359] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.267728 10360 raft_consensus.cc:385] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.268028 10360 raft_consensus.cc:740] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.268906 10360 consensus_queue.cc:260] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.270815 10358 tablet_bootstrap.cc:654] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.271997 10360 ts_tablet_manager.cc:1434] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:36.272526 10357 tablet_bootstrap.cc:492] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf: No bootstrap required, opened a new log
I20260709 13:15:36.273021 10357 ts_tablet_manager.cc:1403] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.009s
I20260709 13:15:36.273100 10360 tablet_bootstrap.cc:492] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a: Bootstrap starting.
I20260709 13:15:36.273281 10363 raft_consensus.cc:493] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.273867 10363 raft_consensus.cc:515] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.275878 10357 raft_consensus.cc:359] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.276326 10363 leader_election.cc:290] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.276611 10357 raft_consensus.cc:385] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.276939 10357 raft_consensus.cc:740] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.277833 10357 consensus_queue.cc:260] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.280038 10357 ts_tablet_manager.cc:1434] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:36.282889 10360 tablet_bootstrap.cc:654] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.283864 10357 tablet_bootstrap.cc:492] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf: Bootstrap starting.
I20260709 13:15:36.292209 10357 tablet_bootstrap.cc:654] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.299539 10360 tablet_bootstrap.cc:492] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a: No bootstrap required, opened a new log
I20260709 13:15:36.300107 10360 ts_tablet_manager.cc:1403] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.015s
I20260709 13:15:36.303706 10360 raft_consensus.cc:359] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.304724 10360 raft_consensus.cc:385] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.305107 10360 raft_consensus.cc:740] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.312058 10357 tablet_bootstrap.cc:492] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf: No bootstrap required, opened a new log
I20260709 13:15:36.312790 10357 ts_tablet_manager.cc:1403] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260709 13:15:36.315876 10357 raft_consensus.cc:359] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.316566 10357 raft_consensus.cc:385] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.316869 10357 raft_consensus.cc:740] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.317615 10357 consensus_queue.cc:260] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.306069 10360 consensus_queue.cc:260] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.320402 10360 ts_tablet_manager.cc:1434] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:15:36.321460 10360 tablet_bootstrap.cc:492] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a: Bootstrap starting.
I20260709 13:15:36.321625 10358 tablet_bootstrap.cc:492] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65: No bootstrap required, opened a new log
I20260709 13:15:36.322912 10358 ts_tablet_manager.cc:1403] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.038s
I20260709 13:15:36.325774 10358 raft_consensus.cc:359] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.326486 10358 raft_consensus.cc:385] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.326807 10358 raft_consensus.cc:740] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.327719 10360 tablet_bootstrap.cc:654] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.327719 10358 consensus_queue.cc:260] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.332340 10357 ts_tablet_manager.cc:1434] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:15:36.333294 10358 ts_tablet_manager.cc:1434] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:15:36.333413 10357 tablet_bootstrap.cc:492] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf: Bootstrap starting.
I20260709 13:15:36.333710 10362 raft_consensus.cc:493] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.334403 10358 tablet_bootstrap.cc:492] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:36.334178 10362 raft_consensus.cc:515] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.341547 10358 tablet_bootstrap.cc:654] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.341890 10362 leader_election.cc:290] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.358378 10360 tablet_bootstrap.cc:492] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a: No bootstrap required, opened a new log
I20260709 13:15:36.359215 10360 ts_tablet_manager.cc:1403] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.005s
I20260709 13:15:36.363123 10360 raft_consensus.cc:359] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.364115 10360 raft_consensus.cc:385] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.364463 10360 raft_consensus.cc:740] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.342020 10357 tablet_bootstrap.cc:654] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.365409 10360 consensus_queue.cc:260] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.370517 10358 tablet_bootstrap.cc:492] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65: No bootstrap required, opened a new log
I20260709 13:15:36.371052 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
I20260709 13:15:36.371786 10318 raft_consensus.cc:2468] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 0.
I20260709 13:15:36.371263 10358 ts_tablet_manager.cc:1403] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.002s
I20260709 13:15:36.372809 10363 raft_consensus.cc:493] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.373320 10363 raft_consensus.cc:515] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.375263 10363 leader_election.cc:290] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.375414 10358 raft_consensus.cc:359] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.376111 10358 raft_consensus.cc:385] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.376398 10358 raft_consensus.cc:740] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.377223 10360 ts_tablet_manager.cc:1434] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:15:36.377137 10358 consensus_queue.cc:260] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.379691 10210 leader_election.cc:304] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5181f3b8c9984c169d753aba3e07938a, 67b35a7e00d5436989ab8a286b602ddf; no voters: 
I20260709 13:15:36.381264 10358 ts_tablet_manager.cc:1434] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:15:36.381431 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:36.382241 10358 tablet_bootstrap.cc:492] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:36.382947 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5b25e4bc4940118aa8efd45b888cd7" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:36.383538 10363 raft_consensus.cc:2804] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:36.383608 10168 raft_consensus.cc:2468] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 0.
I20260709 13:15:36.383997 10363 raft_consensus.cc:493] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.384387 10363 raft_consensus.cc:3060] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.382135 10169 raft_consensus.cc:2468] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 0.
I20260709 13:15:36.385921 10210 leader_election.cc:304] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:36.387476 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5b25e4bc4940118aa8efd45b888cd7" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
I20260709 13:15:36.388329 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
I20260709 13:15:36.389065 10358 tablet_bootstrap.cc:654] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.389012 10317 raft_consensus.cc:2468] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0162ec4ba274de5bb948d2afea02d65 in term 0.
I20260709 13:15:36.390592 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf" is_pre_election: true
I20260709 13:15:36.392051 10135 leader_election.cc:304] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:36.393196 10362 raft_consensus.cc:2804] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:36.393553 10362 raft_consensus.cc:493] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.393865 10362 raft_consensus.cc:3060] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.395403 10363 raft_consensus.cc:515] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
W20260709 13:15:36.403151 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:36.403353 10368 raft_consensus.cc:493] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.404026 10368 raft_consensus.cc:515] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.404770 10360 tablet_bootstrap.cc:492] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a: Bootstrap starting.
I20260709 13:15:36.413820 10244 raft_consensus.cc:2393] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0162ec4ba274de5bb948d2afea02d65 in current term 1: Already voted for candidate 67b35a7e00d5436989ab8a286b602ddf in this term.
I20260709 13:15:36.414939 10363 leader_election.cc:290] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.415843 10363 raft_consensus.cc:2804] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:36.415199 10357 tablet_bootstrap.cc:492] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf: No bootstrap required, opened a new log
I20260709 13:15:36.417044 10357 ts_tablet_manager.cc:1403] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.010s
I20260709 13:15:36.420849 10360 tablet_bootstrap.cc:654] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.421299 10357 raft_consensus.cc:359] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.422323 10357 raft_consensus.cc:385] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.422802 10357 raft_consensus.cc:740] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.424172 10358 tablet_bootstrap.cc:492] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65: No bootstrap required, opened a new log
I20260709 13:15:36.423777 10357 consensus_queue.cc:260] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.424775 10358 ts_tablet_manager.cc:1403] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.020s
I20260709 13:15:36.426615 10357 ts_tablet_manager.cc:1434] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:15:36.426805 10368 leader_election.cc:290] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:36.427366 10368 raft_consensus.cc:493] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.427802 10357 tablet_bootstrap.cc:492] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf: Bootstrap starting.
I20260709 13:15:36.427772 10368 raft_consensus.cc:515] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.428280 10358 raft_consensus.cc:359] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.429049 10358 raft_consensus.cc:385] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.429339 10358 raft_consensus.cc:740] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.430140 10358 consensus_queue.cc:260] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.429965 10368 leader_election.cc:290] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:36.416293 10363 raft_consensus.cc:493] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.440105 10363 raft_consensus.cc:3060] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:36.442864 10210 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.65:40841, user_credentials={real_user=slave}} blocked reactor thread for 57031.5us
I20260709 13:15:36.441287 10362 raft_consensus.cc:515] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.444670 10357 tablet_bootstrap.cc:654] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.444865 10360 tablet_bootstrap.cc:492] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a: No bootstrap required, opened a new log
I20260709 13:15:36.450680 10360 ts_tablet_manager.cc:1403] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.017s
W20260709 13:15:36.448190 10210 leader_election.cc:343] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.448366 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:36.449318 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:36.449585 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:36.449769 10362 leader_election.cc:290] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 election: Requested vote from peers 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.454258 10169 raft_consensus.cc:2393] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 67b35a7e00d5436989ab8a286b602ddf in current term 1: Already voted for candidate f0162ec4ba274de5bb948d2afea02d65 in this term.
I20260709 13:15:36.454306 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
I20260709 13:15:36.455250 10244 raft_consensus.cc:2393] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0162ec4ba274de5bb948d2afea02d65 in current term 1: Already voted for candidate 67b35a7e00d5436989ab8a286b602ddf in this term.
I20260709 13:15:36.454164 10318 raft_consensus.cc:3060] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.457154 10210 leader_election.cc:304] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [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: 67b35a7e00d5436989ab8a286b602ddf; no voters: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65
I20260709 13:15:36.458837 10383 raft_consensus.cc:2749] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:36.457875 10358 ts_tablet_manager.cc:1434] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.014s
I20260709 13:15:36.460270 10358 tablet_bootstrap.cc:492] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:36.462743 10360 raft_consensus.cc:359] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.463487 10360 raft_consensus.cc:385] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.463758 10360 raft_consensus.cc:740] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.464627 10362 raft_consensus.cc:493] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.465163 10362 raft_consensus.cc:515] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.466912 10318 raft_consensus.cc:2468] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0162ec4ba274de5bb948d2afea02d65 in term 1.
I20260709 13:15:36.468060 10135 leader_election.cc:304] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [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: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65; no voters: 67b35a7e00d5436989ab8a286b602ddf
I20260709 13:15:36.467867 10360 consensus_queue.cc:260] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.468212 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc7c7ca5ce44809dff5408bef6fd37" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf" is_pre_election: true
I20260709 13:15:36.468909 10244 raft_consensus.cc:2468] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0162ec4ba274de5bb948d2afea02d65 in term 0.
I20260709 13:15:36.469290 10383 raft_consensus.cc:493] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.469754 10383 raft_consensus.cc:515] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.470091 10360 ts_tablet_manager.cc:1434] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 13:15:36.470191 10134 leader_election.cc:304] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:36.475068 10389 raft_consensus.cc:2804] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:36.471411 10360 tablet_bootstrap.cc:492] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a: Bootstrap starting.
I20260709 13:15:36.486418 10383 leader_election.cc:290] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.489573 10360 tablet_bootstrap.cc:654] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.490875 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c92fd70ad7d4314b3b2cb6138c5cd4d" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:36.498160 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c92fd70ad7d4314b3b2cb6138c5cd4d" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
I20260709 13:15:36.500550 10362 leader_election.cc:290] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.500979 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc7c7ca5ce44809dff5408bef6fd37" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:36.501281 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d4b9b9da84cc2911297ce12f0e072" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:36.502611 10169 raft_consensus.cc:2468] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 0.
I20260709 13:15:36.503019 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc7c7ca5ce44809dff5408bef6fd37" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
W20260709 13:15:36.503587 10284 leader_election.cc:343] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.504014 10362 raft_consensus.cc:2804] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:36.503871 10317 raft_consensus.cc:2468] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0162ec4ba274de5bb948d2afea02d65 in term 0.
I20260709 13:15:36.504705 10284 leader_election.cc:304] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:36.506615 10362 raft_consensus.cc:493] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.507253 10387 raft_consensus.cc:2804] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:36.507542 10362 raft_consensus.cc:3060] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:36.507058 10210 leader_election.cc:343] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.507665 10387 raft_consensus.cc:493] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.505734 10363 raft_consensus.cc:515] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.499125 10318 raft_consensus.cc:2468] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 0.
I20260709 13:15:36.513306 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc7c7ca5ce44809dff5408bef6fd37" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf" is_pre_election: true
I20260709 13:15:36.513450 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d4b9b9da84cc2911297ce12f0e072" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf" is_pre_election: true
I20260709 13:15:36.513931 10244 raft_consensus.cc:2468] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 0.
I20260709 13:15:36.514425 10363 leader_election.cc:290] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
W20260709 13:15:36.515372 10283 leader_election.cc:343] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.515846 10283 leader_election.cc:304] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5181f3b8c9984c169d753aba3e07938a; no voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65
I20260709 13:15:36.516230 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5b25e4bc4940118aa8efd45b888cd7" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:36.516786 10169 raft_consensus.cc:3060] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.516628 10210 leader_election.cc:304] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [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: 5181f3b8c9984c169d753aba3e07938a, 67b35a7e00d5436989ab8a286b602ddf; no voters: f0162ec4ba274de5bb948d2afea02d65
I20260709 13:15:36.517813 10368 raft_consensus.cc:2749] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:36.518090 10389 raft_consensus.cc:697] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 1 LEADER]: Becoming Leader. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Running, Role: LEADER
I20260709 13:15:36.518740 10363 raft_consensus.cc:2804] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:36.519158 10363 raft_consensus.cc:493] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.519593 10363 raft_consensus.cc:3060] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.519068 10389 consensus_queue.cc:237] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.512580 10387 raft_consensus.cc:3060] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.519791 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5b25e4bc4940118aa8efd45b888cd7" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:36.526026 10169 raft_consensus.cc:2468] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 1.
I20260709 13:15:36.529522 10387 raft_consensus.cc:515] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
W20260709 13:15:36.527031 10210 leader_election.cc:343] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.528143 10357 tablet_bootstrap.cc:492] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf: No bootstrap required, opened a new log
I20260709 13:15:36.528630 10363 raft_consensus.cc:515] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.531924 10360 tablet_bootstrap.cc:492] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a: No bootstrap required, opened a new log
I20260709 13:15:36.532881 10357 ts_tablet_manager.cc:1403] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.009s
I20260709 13:15:36.512279 10358 tablet_bootstrap.cc:654] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.535763 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc7c7ca5ce44809dff5408bef6fd37" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
I20260709 13:15:36.536705 10244 raft_consensus.cc:3060] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.532658 10210 leader_election.cc:304] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [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: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 5181f3b8c9984c169d753aba3e07938a
I20260709 13:15:36.538189 10390 raft_consensus.cc:2804] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:36.538690 10390 raft_consensus.cc:697] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Becoming Leader. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:36.539741 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c92fd70ad7d4314b3b2cb6138c5cd4d" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:36.539539 10390 consensus_queue.cc:237] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
W20260709 13:15:36.541258 10210 leader_election.cc:343] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.533078 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc7c7ca5ce44809dff5408bef6fd37" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:36.541821 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c92fd70ad7d4314b3b2cb6138c5cd4d" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:36.542676 10318 raft_consensus.cc:3060] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.544504 10357 raft_consensus.cc:359] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.534350 10387 leader_election.cc:290] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:36.534489 10363 leader_election.cc:290] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.548988 10357 raft_consensus.cc:385] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.549939 10357 raft_consensus.cc:740] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.551551 10357 consensus_queue.cc:260] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.553002 10066 catalog_manager.cc:5697] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "f0162ec4ba274de5bb948d2afea02d65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:36.533044 10360 ts_tablet_manager.cc:1403] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.004s
I20260709 13:15:36.554917 10318 raft_consensus.cc:2468] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 1.
I20260709 13:15:36.556207 10210 leader_election.cc:304] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [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: 5181f3b8c9984c169d753aba3e07938a, 67b35a7e00d5436989ab8a286b602ddf; no voters: f0162ec4ba274de5bb948d2afea02d65
I20260709 13:15:36.557327 10363 raft_consensus.cc:2804] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:36.547425 10362 raft_consensus.cc:515] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.558005 10363 raft_consensus.cc:697] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Becoming Leader. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:36.558380 10169 raft_consensus.cc:2393] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5181f3b8c9984c169d753aba3e07938a in current term 1: Already voted for candidate f0162ec4ba274de5bb948d2afea02d65 in this term.
I20260709 13:15:36.558765 10389 raft_consensus.cc:493] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.558926 10363 consensus_queue.cc:237] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.559341 10389 raft_consensus.cc:515] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.562121 10360 raft_consensus.cc:359] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.570091 10360 raft_consensus.cc:385] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.570551 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc7c7ca5ce44809dff5408bef6fd37" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:36.570758 10360 raft_consensus.cc:740] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.571655 10318 raft_consensus.cc:2393] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0162ec4ba274de5bb948d2afea02d65 in current term 1: Already voted for candidate 5181f3b8c9984c169d753aba3e07938a in this term.
I20260709 13:15:36.572505 10360 consensus_queue.cc:260] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.563397 10358 tablet_bootstrap.cc:492] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65: No bootstrap required, opened a new log
I20260709 13:15:36.574034 10358 ts_tablet_manager.cc:1403] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.005s
I20260709 13:15:36.571625 10067 catalog_manager.cc:5697] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66). New cstate: current_term: 1 leader_uuid: "67b35a7e00d5436989ab8a286b602ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:36.565548 10383 raft_consensus.cc:493] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.579311 10389 leader_election.cc:290] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.567247 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d87e26e1e94de9ae84ced03aaefe0c" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf" is_pre_election: true
I20260709 13:15:36.577984 10358 raft_consensus.cc:359] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.579960 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d87e26e1e94de9ae84ced03aaefe0c" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
I20260709 13:15:36.549335 10244 raft_consensus.cc:2468] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 1.
W20260709 13:15:36.580845 10134 leader_election.cc:343] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.568107 10357 ts_tablet_manager.cc:1434] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 13:15:36.562850 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc7c7ca5ce44809dff5408bef6fd37" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
I20260709 13:15:36.578953 10383 raft_consensus.cc:515] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.581555 10283 leader_election.cc:304] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [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: 5181f3b8c9984c169d753aba3e07938a, 67b35a7e00d5436989ab8a286b602ddf; no voters: f0162ec4ba274de5bb948d2afea02d65
I20260709 13:15:36.581954 10243 raft_consensus.cc:2393] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0162ec4ba274de5bb948d2afea02d65 in current term 1: Already voted for candidate 5181f3b8c9984c169d753aba3e07938a in this term.
I20260709 13:15:36.582885 10387 raft_consensus.cc:2804] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:36.583266 10134 leader_election.cc:304] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [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: f0162ec4ba274de5bb948d2afea02d65; no voters: 5181f3b8c9984c169d753aba3e07938a, 67b35a7e00d5436989ab8a286b602ddf
I20260709 13:15:36.583675 10383 leader_election.cc:290] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.580322 10358 raft_consensus.cc:385] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.584340 10393 raft_consensus.cc:2749] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:15:36.585210 10135 leader_election.cc:343] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.585562 10357 tablet_bootstrap.cc:492] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf: Bootstrap starting.
I20260709 13:15:36.586357 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:36.585435 10358 raft_consensus.cc:740] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.587090 10169 raft_consensus.cc:2468] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 0.
I20260709 13:15:36.583413 10387 raft_consensus.cc:697] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 1 LEADER]: Becoming Leader. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:36.588480 10387 consensus_queue.cc:237] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.587960 10358 consensus_queue.cc:260] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.591567 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
W20260709 13:15:36.593056 10210 leader_election.cc:343] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.570621 10362 leader_election.cc:290] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 election: Requested vote from peers 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.593881 10357 tablet_bootstrap.cc:654] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.595738 10360 ts_tablet_manager.cc:1434] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:15:36.585777 10135 leader_election.cc:304] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0162ec4ba274de5bb948d2afea02d65; no voters: 5181f3b8c9984c169d753aba3e07938a, 67b35a7e00d5436989ab8a286b602ddf
I20260709 13:15:36.597832 10362 raft_consensus.cc:2749] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:36.598984 10210 leader_election.cc:304] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [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: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 5181f3b8c9984c169d753aba3e07938a
I20260709 13:15:36.600659 10383 raft_consensus.cc:2804] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:36.601142 10383 raft_consensus.cc:493] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.601590 10383 raft_consensus.cc:3060] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.597004 10358 ts_tablet_manager.cc:1434] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.004s
I20260709 13:15:36.603785 10358 tablet_bootstrap.cc:492] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:36.609323 10383 raft_consensus.cc:515] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.604763 10360 tablet_bootstrap.cc:492] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a: Bootstrap starting.
I20260709 13:15:36.612510 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:36.613075 10169 raft_consensus.cc:3060] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.618324 10360 tablet_bootstrap.cc:654] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.620595 10358 tablet_bootstrap.cc:654] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.620406 10169 raft_consensus.cc:2468] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 1.
I20260709 13:15:36.622855 10210 leader_election.cc:304] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:36.622994 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:36.623844 10363 raft_consensus.cc:2804] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:36.624352 10363 raft_consensus.cc:697] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Becoming Leader. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
W20260709 13:15:36.625046 10210 leader_election.cc:343] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.625207 10363 consensus_queue.cc:237] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.629745 10383 leader_election.cc:290] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.631106 10065 catalog_manager.cc:5697] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5181f3b8c9984c169d753aba3e07938a (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5181f3b8c9984c169d753aba3e07938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:36.636989 10357 tablet_bootstrap.cc:492] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf: No bootstrap required, opened a new log
I20260709 13:15:36.637531 10357 ts_tablet_manager.cc:1403] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.014s
I20260709 13:15:36.638826 10387 raft_consensus.cc:493] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.639417 10387 raft_consensus.cc:515] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.641016 10360 tablet_bootstrap.cc:492] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a: No bootstrap required, opened a new log
I20260709 13:15:36.640395 10357 raft_consensus.cc:359] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.641448 10357 raft_consensus.cc:385] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.641556 10360 ts_tablet_manager.cc:1403] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.000s
I20260709 13:15:36.641782 10357 raft_consensus.cc:740] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.642246 10387 leader_election.cc:290] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:36.642669 10357 consensus_queue.cc:260] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.643182 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:36.643347 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf" is_pre_election: true
I20260709 13:15:36.644410 10360 raft_consensus.cc:359] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
W20260709 13:15:36.644706 10283 leader_election.cc:343] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.644881 10357 ts_tablet_manager.cc:1434] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:36.644963 10360 raft_consensus.cc:385] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.643831 10169 raft_consensus.cc:2468] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 0.
I20260709 13:15:36.645483 10360 raft_consensus.cc:740] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.645972 10357 tablet_bootstrap.cc:492] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf: Bootstrap starting.
I20260709 13:15:36.646462 10284 leader_election.cc:304] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [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: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65; no voters: 67b35a7e00d5436989ab8a286b602ddf
I20260709 13:15:36.648046 10387 raft_consensus.cc:2804] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:36.648729 10387 raft_consensus.cc:493] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.649237 10387 raft_consensus.cc:3060] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.652576 10357 tablet_bootstrap.cc:654] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.653128 10360 consensus_queue.cc:260] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.655022 10363 raft_consensus.cc:493] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.655582 10363 raft_consensus.cc:515] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.657564 10387 raft_consensus.cc:515] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.657924 10363 leader_election.cc:290] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.658708 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df6bb7cbb47477bb0c4b71b9eb7a094" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:36.659582 10169 raft_consensus.cc:2468] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 0.
I20260709 13:15:36.660746 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:36.661357 10168 raft_consensus.cc:3060] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.661820 10210 leader_election.cc:304] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:36.664065 10358 tablet_bootstrap.cc:492] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: No bootstrap required, opened a new log
I20260709 13:15:36.663618 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df6bb7cbb47477bb0c4b71b9eb7a094" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
I20260709 13:15:36.664701 10358 ts_tablet_manager.cc:1403] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.006s
I20260709 13:15:36.664680 10363 raft_consensus.cc:2804] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:36.665238 10363 raft_consensus.cc:493] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.665058 10318 raft_consensus.cc:2468] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 0.
I20260709 13:15:36.665730 10363 raft_consensus.cc:3060] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.667640 10358 raft_consensus.cc:359] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.668358 10358 raft_consensus.cc:385] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.668668 10358 raft_consensus.cc:740] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.671226 10360 ts_tablet_manager.cc:1434] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:15:36.672355 10360 tablet_bootstrap.cc:492] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a: Bootstrap starting.
I20260709 13:15:36.672778 10067 catalog_manager.cc:5697] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66). New cstate: current_term: 1 leader_uuid: "67b35a7e00d5436989ab8a286b602ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:36.677542 10363 raft_consensus.cc:515] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.681974 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
W20260709 13:15:36.683337 10283 leader_election.cc:343] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.684257 10357 tablet_bootstrap.cc:492] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf: No bootstrap required, opened a new log
I20260709 13:15:36.684748 10357 ts_tablet_manager.cc:1403] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.023s
I20260709 13:15:36.679970 10358 consensus_queue.cc:260] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.679584 10067 catalog_manager.cc:5697] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66). New cstate: current_term: 1 leader_uuid: "67b35a7e00d5436989ab8a286b602ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:36.686384 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df6bb7cbb47477bb0c4b71b9eb7a094" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:36.679862 10168 raft_consensus.cc:2468] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 1.
I20260709 13:15:36.687093 10169 raft_consensus.cc:3060] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.687371 10357 raft_consensus.cc:359] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.688064 10357 raft_consensus.cc:385] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.688035 10284 leader_election.cc:304] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [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: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65; no voters: 67b35a7e00d5436989ab8a286b602ddf
I20260709 13:15:36.688571 10357 raft_consensus.cc:740] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.689142 10368 raft_consensus.cc:2804] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:36.689343 10357 consensus_queue.cc:260] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.691337 10358 ts_tablet_manager.cc:1434] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:15:36.691470 10357 ts_tablet_manager.cc:1434] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:15:36.692257 10358 tablet_bootstrap.cc:492] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:36.692276 10357 tablet_bootstrap.cc:492] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf: Bootstrap starting.
I20260709 13:15:36.681736 10387 leader_election.cc:290] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:36.686548 10363 leader_election.cc:290] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.698233 10358 tablet_bootstrap.cc:654] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.698233 10357 tablet_bootstrap.cc:654] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.698433 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df6bb7cbb47477bb0c4b71b9eb7a094" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:36.699362 10318 raft_consensus.cc:3060] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.707157 10357 tablet_bootstrap.cc:492] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf: No bootstrap required, opened a new log
I20260709 13:15:36.707808 10357 ts_tablet_manager.cc:1403] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 13:15:36.709794 10169 raft_consensus.cc:2468] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 1.
I20260709 13:15:36.711086 10357 raft_consensus.cc:359] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.712008 10357 raft_consensus.cc:385] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.712325 10357 raft_consensus.cc:740] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.713301 10210 leader_election.cc:304] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:36.713884 10357 consensus_queue.cc:260] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.715693 10363 raft_consensus.cc:2804] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:36.716065 10357 ts_tablet_manager.cc:1434] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:15:36.681202 10360 tablet_bootstrap.cc:654] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.716276 10363 raft_consensus.cc:697] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Becoming Leader. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:36.717674 10358 tablet_bootstrap.cc:492] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65: No bootstrap required, opened a new log
I20260709 13:15:36.718195 10358 ts_tablet_manager.cc:1403] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.007s
I20260709 13:15:36.718022 10318 raft_consensus.cc:2468] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 1.
I20260709 13:15:36.717612 10363 consensus_queue.cc:237] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.720582 10358 raft_consensus.cc:359] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.721060 10358 raft_consensus.cc:385] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.721273 10358 raft_consensus.cc:740] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.721886 10358 consensus_queue.cc:260] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.723073 10368 raft_consensus.cc:697] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 1 LEADER]: Becoming Leader. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:36.724115 10358 ts_tablet_manager.cc:1434] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260709 13:15:36.724077 10368 consensus_queue.cc:237] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.725147 10358 tablet_bootstrap.cc:492] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:36.725558 10360 tablet_bootstrap.cc:492] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a: No bootstrap required, opened a new log
I20260709 13:15:36.726065 10360 ts_tablet_manager.cc:1403] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.001s
I20260709 13:15:36.728938 10360 raft_consensus.cc:359] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.729686 10360 raft_consensus.cc:385] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.729987 10360 raft_consensus.cc:740] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.730944 10358 tablet_bootstrap.cc:654] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.730664 10360 consensus_queue.cc:260] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.733316 10360 ts_tablet_manager.cc:1434] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:15:36.734599 10360 tablet_bootstrap.cc:492] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a: Bootstrap starting.
I20260709 13:15:36.742245 10360 tablet_bootstrap.cc:654] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.747277 10383 raft_consensus.cc:493] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.747944 10383 raft_consensus.cc:515] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.748449 10362 raft_consensus.cc:493] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.749192 10362 raft_consensus.cc:515] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.750586 10383 leader_election.cc:290] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.753010 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf" is_pre_election: true
I20260709 13:15:36.753223 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
I20260709 13:15:36.753747 10244 raft_consensus.cc:2468] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0162ec4ba274de5bb948d2afea02d65 in term 0.
I20260709 13:15:36.754451 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:36.754915 10134 leader_election.cc:304] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:36.755167 10169 raft_consensus.cc:2468] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 0.
I20260709 13:15:36.756443 10362 leader_election.cc:290] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.757134 10362 raft_consensus.cc:2804] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:36.757244 10210 leader_election.cc:304] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:36.757547 10362 raft_consensus.cc:493] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.757943 10362 raft_consensus.cc:3060] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.759075 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
W20260709 13:15:36.760530 10135 leader_election.cc:343] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:36.761468 10210 leader_election.cc:343] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.762451 10383 raft_consensus.cc:2804] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:36.762898 10383 raft_consensus.cc:493] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.763278 10383 raft_consensus.cc:3060] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.765888 10362 raft_consensus.cc:515] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.771929 10383 raft_consensus.cc:515] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.788496 10383 leader_election.cc:290] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.780813 10065 catalog_manager.cc:5697] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66). New cstate: current_term: 1 leader_uuid: "67b35a7e00d5436989ab8a286b602ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:36.788563 10358 tablet_bootstrap.cc:492] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65: No bootstrap required, opened a new log
I20260709 13:15:36.789484 10358 ts_tablet_manager.cc:1403] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.039s
I20260709 13:15:36.790815 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:36.792557 10358 raft_consensus.cc:359] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.793448 10358 raft_consensus.cc:385] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.793696 10358 raft_consensus.cc:740] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.794369 10358 consensus_queue.cc:260] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.795878 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:36.796453 10358 ts_tablet_manager.cc:1434] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:15:36.797333 10210 leader_election.cc:343] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.798663 10383 raft_consensus.cc:493] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.799146 10383 raft_consensus.cc:515] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.800091 10169 raft_consensus.cc:2393] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 67b35a7e00d5436989ab8a286b602ddf in current term 1: Already voted for candidate f0162ec4ba274de5bb948d2afea02d65 in this term.
I20260709 13:15:36.801606 10383 leader_election.cc:290] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.801198 10067 catalog_manager.cc:5697] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5181f3b8c9984c169d753aba3e07938a (127.5.185.67). New cstate: current_term: 1 leader_uuid: "5181f3b8c9984c169d753aba3e07938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:36.808120 10210 leader_election.cc:304] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [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: 67b35a7e00d5436989ab8a286b602ddf; no voters: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65
I20260709 13:15:36.808737 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d87e26e1e94de9ae84ced03aaefe0c" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
I20260709 13:15:36.808939 10383 raft_consensus.cc:2749] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:36.809435 10318 raft_consensus.cc:2468] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 0.
I20260709 13:15:36.814018 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:36.814905 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
W20260709 13:15:36.815515 10135 leader_election.cc:343] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:36.815956 10244 raft_consensus.cc:2393] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0162ec4ba274de5bb948d2afea02d65 in current term 1: Already voted for candidate 67b35a7e00d5436989ab8a286b602ddf in this term.
I20260709 13:15:36.816277 10362 leader_election.cc:290] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 1 election: Requested vote from peers 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.817718 10134 leader_election.cc:304] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [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: f0162ec4ba274de5bb948d2afea02d65; no voters: 5181f3b8c9984c169d753aba3e07938a, 67b35a7e00d5436989ab8a286b602ddf
I20260709 13:15:36.818554 10362 raft_consensus.cc:2749] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:36.819824 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d87e26e1e94de9ae84ced03aaefe0c" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:36.821421 10169 raft_consensus.cc:2468] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 0.
I20260709 13:15:36.822343 10210 leader_election.cc:304] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5181f3b8c9984c169d753aba3e07938a, 67b35a7e00d5436989ab8a286b602ddf; no voters: 
I20260709 13:15:36.823107 10383 raft_consensus.cc:2804] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:36.823372 10360 tablet_bootstrap.cc:492] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a: No bootstrap required, opened a new log
I20260709 13:15:36.823487 10383 raft_consensus.cc:493] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.823948 10360 ts_tablet_manager.cc:1403] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a: Time spent bootstrapping tablet: real 0.090s	user 0.025s	sys 0.041s
I20260709 13:15:36.824016 10383 raft_consensus.cc:3060] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.826366 10360 raft_consensus.cc:359] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.827016 10360 raft_consensus.cc:385] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.827256 10360 raft_consensus.cc:740] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.827869 10360 consensus_queue.cc:260] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.829447 10360 ts_tablet_manager.cc:1434] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:15:36.830154 10360 tablet_bootstrap.cc:492] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a: Bootstrap starting.
I20260709 13:15:36.831974 10383 raft_consensus.cc:515] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.834045 10383 leader_election.cc:290] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:36.834388 10360 tablet_bootstrap.cc:654] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:36.834733 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d87e26e1e94de9ae84ced03aaefe0c" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:36.835383 10169 raft_consensus.cc:3060] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.835451 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d87e26e1e94de9ae84ced03aaefe0c" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:36.836146 10318 raft_consensus.cc:3060] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.839251 10360 tablet_bootstrap.cc:492] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a: No bootstrap required, opened a new log
I20260709 13:15:36.839754 10360 ts_tablet_manager.cc:1403] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:15:36.842310 10169 raft_consensus.cc:2468] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 1.
I20260709 13:15:36.842386 10360 raft_consensus.cc:359] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.842789 10318 raft_consensus.cc:2468] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 1.
I20260709 13:15:36.843128 10360 raft_consensus.cc:385] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:36.843470 10360 raft_consensus.cc:740] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Initialized, Role: FOLLOWER
I20260709 13:15:36.843626 10210 leader_election.cc:304] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:36.844406 10383 raft_consensus.cc:2804] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:36.844228 10360 consensus_queue.cc:260] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.844870 10383 raft_consensus.cc:697] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Becoming Leader. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:36.845701 10383 consensus_queue.cc:237] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.847882 10360 ts_tablet_manager.cc:1434] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:36.850061 10368 raft_consensus.cc:493] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.850540 10368 raft_consensus.cc:515] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.852625 10368 leader_election.cc:290] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:36.853767 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf" is_pre_election: true
I20260709 13:15:36.854369 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:36.854630 10244 raft_consensus.cc:2393] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5181f3b8c9984c169d753aba3e07938a in current term 1: Already voted for candidate 67b35a7e00d5436989ab8a286b602ddf in this term.
I20260709 13:15:36.855185 10169 raft_consensus.cc:2393] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5181f3b8c9984c169d753aba3e07938a in current term 1: Already voted for candidate f0162ec4ba274de5bb948d2afea02d65 in this term.
I20260709 13:15:36.855581 10067 catalog_manager.cc:5697] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66). New cstate: current_term: 1 leader_uuid: "67b35a7e00d5436989ab8a286b602ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:36.856202 10284 leader_election.cc:304] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5181f3b8c9984c169d753aba3e07938a; no voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65
I20260709 13:15:36.857143 10368 raft_consensus.cc:3060] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.862741 10368 raft_consensus.cc:2749] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:36.913522 10368 raft_consensus.cc:493] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.914152 10368 raft_consensus.cc:515] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:36.916026 10368 leader_election.cc:290] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:36.916925 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:36.917050 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf" is_pre_election: true
I20260709 13:15:36.917682 10169 raft_consensus.cc:2393] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5181f3b8c9984c169d753aba3e07938a in current term 1: Already voted for candidate 67b35a7e00d5436989ab8a286b602ddf in this term.
I20260709 13:15:36.918689 10284 leader_election.cc:304] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5181f3b8c9984c169d753aba3e07938a; no voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65
I20260709 13:15:36.919350 10368 raft_consensus.cc:3060] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.924930 10368 raft_consensus.cc:2749] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:36.928330 10383 consensus_queue.cc:1048] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:36.939260 10318 raft_consensus.cc:3060] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:36.947209 10363 consensus_queue.cc:1048] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:36.955345 10362 consensus_queue.cc:1048] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:36.966825 10392 consensus_queue.cc:1048] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:36.992781 10363 consensus_queue.cc:1048] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:37.002468 10169 raft_consensus.cc:3060] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:37.011441 10363 consensus_queue.cc:1048] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:37.044504 10363 raft_consensus.cc:493] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:37.045152 10363 raft_consensus.cc:515] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:37.046859 10363 leader_election.cc:290] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:37.047724 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:37.048002 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
I20260709 13:15:37.048575 10169 raft_consensus.cc:2393] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67b35a7e00d5436989ab8a286b602ddf in current term 1: Already voted for candidate 5181f3b8c9984c169d753aba3e07938a in this term.
I20260709 13:15:37.049685 10210 leader_election.cc:304] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 67b35a7e00d5436989ab8a286b602ddf; no voters: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65
I20260709 13:15:37.050441 10363 raft_consensus.cc:3060] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:37.055044 10363 raft_consensus.cc:2749] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:37.058360 10363 consensus_queue.cc:1048] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:37.070153 10363 consensus_queue.cc:1048] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:37.094214 10368 consensus_queue.cc:1048] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:37.100980 10363 raft_consensus.cc:493] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:37.101573 10363 raft_consensus.cc:515] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:37.103621 10363 leader_election.cc:290] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:37.107015 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d4b9b9da84cc2911297ce12f0e072" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65" is_pre_election: true
I20260709 13:15:37.107028 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d4b9b9da84cc2911297ce12f0e072" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
I20260709 13:15:37.107826 10168 raft_consensus.cc:2468] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 0.
I20260709 13:15:37.108260 10318 raft_consensus.cc:2468] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 0.
I20260709 13:15:37.106945 10368 consensus_queue.cc:1048] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:37.109081 10210 leader_election.cc:304] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:37.109881 10363 raft_consensus.cc:2804] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:37.110230 10363 raft_consensus.cc:493] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:37.110654 10363 raft_consensus.cc:3060] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:37.117249 10363 raft_consensus.cc:515] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:37.118969 10363 leader_election.cc:290] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:37.119940 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d4b9b9da84cc2911297ce12f0e072" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:37.120492 10168 raft_consensus.cc:3060] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:37.120541 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d4b9b9da84cc2911297ce12f0e072" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:37.121141 10318 raft_consensus.cc:3060] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:37.127753 10168 raft_consensus.cc:2468] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 1.
I20260709 13:15:37.127996 10318 raft_consensus.cc:2468] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 1.
I20260709 13:15:37.128908 10210 leader_election.cc:304] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:37.129529 10363 raft_consensus.cc:2804] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:37.129974 10363 raft_consensus.cc:697] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Becoming Leader. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:37.130817 10363 consensus_queue.cc:237] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:37.137899 10065 catalog_manager.cc:5697] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66). New cstate: current_term: 1 leader_uuid: "67b35a7e00d5436989ab8a286b602ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:37.170370 10368 consensus_queue.cc:1048] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:37.181226 10387 consensus_queue.cc:1048] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:37.250428 10363 consensus_queue.cc:1048] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:37.261950 10390 consensus_queue.cc:1048] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:37.364850 10390 consensus_queue.cc:1048] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:37.375803 10390 consensus_queue.cc:1048] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:37.407994 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:37.621724 10383 consensus_queue.cc:1048] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:37.634440 10390 consensus_queue.cc:1048] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:38.412065 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:38.470463 10440 raft_consensus.cc:493] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:38.471071 10440 raft_consensus.cc:515] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:38.472844 10440 leader_election.cc:290] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:38.473696 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf" is_pre_election: true
I20260709 13:15:38.473986 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
I20260709 13:15:38.474390 10244 raft_consensus.cc:2468] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0162ec4ba274de5bb948d2afea02d65 in term 1.
I20260709 13:15:38.474617 10318 raft_consensus.cc:2468] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0162ec4ba274de5bb948d2afea02d65 in term 1.
I20260709 13:15:38.475651 10134 leader_election.cc:304] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [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: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:38.476444 10440 raft_consensus.cc:2804] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:38.476819 10440 raft_consensus.cc:493] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:38.477103 10440 raft_consensus.cc:3060] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.482390 10440 raft_consensus.cc:515] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:38.484081 10440 leader_election.cc:290] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 2 election: Requested vote from peers 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:38.484987 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
I20260709 13:15:38.485235 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "f0162ec4ba274de5bb948d2afea02d65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:38.485719 10244 raft_consensus.cc:3060] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.485848 10318 raft_consensus.cc:3060] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.490782 10318 raft_consensus.cc:2468] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0162ec4ba274de5bb948d2afea02d65 in term 2.
I20260709 13:15:38.491132 10244 raft_consensus.cc:2468] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0162ec4ba274de5bb948d2afea02d65 in term 2.
I20260709 13:15:38.491811 10135 leader_election.cc:304] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:38.492777 10440 raft_consensus.cc:2804] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:38.493866 10440 raft_consensus.cc:697] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 2 LEADER]: Becoming Leader. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Running, Role: LEADER
I20260709 13:15:38.494699 10440 consensus_queue.cc:237] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [LEADER]: Queue going to LEADER 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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:38.502005 10067 catalog_manager.cc:5697] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 reported cstate change: term changed from 0 to 2, leader changed from <none> to f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "f0162ec4ba274de5bb948d2afea02d65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:38.577481  5861 ts_manager.cc:295] Set tserver state for f0162ec4ba274de5bb948d2afea02d65 to MAINTENANCE_MODE
I20260709 13:15:38.578259  5861 tablet_server.cc:179] TabletServer@127.5.185.65:0 shutting down...
I20260709 13:15:38.599781  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:38.600560  5861 tablet_replica.cc:333] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65: stopping tablet replica
I20260709 13:15:38.601260  5861 raft_consensus.cc:2243] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:38.601804  5861 raft_consensus.cc:2272] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:38.603793  5861 tablet_replica.cc:333] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: stopping tablet replica
I20260709 13:15:38.604367  5861 raft_consensus.cc:2243] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:38.604990  5861 pending_rounds.cc:70] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: Trying to abort 1 pending ops.
I20260709 13:15:38.605254  5861 pending_rounds.cc:77] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7305637636082016256 op_type: NO_OP noop_request { }
I20260709 13:15:38.605595  5861 raft_consensus.cc:2889] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:38.605908  5861 raft_consensus.cc:2272] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:38.607977  5861 tablet_replica.cc:333] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65: stopping tablet replica
I20260709 13:15:38.608536  5861 raft_consensus.cc:2243] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:38.608925  5861 raft_consensus.cc:2272] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:38.610498  5861 tablet_replica.cc:333] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65: stopping tablet replica
I20260709 13:15:38.611052  5861 raft_consensus.cc:2243] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:38.611433  5861 raft_consensus.cc:2272] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:38.613070  5861 tablet_replica.cc:333] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65: stopping tablet replica
I20260709 13:15:38.613551  5861 raft_consensus.cc:2243] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:38.613924  5861 raft_consensus.cc:2272] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:38.616392  5861 tablet_replica.cc:333] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65: stopping tablet replica
I20260709 13:15:38.616902  5861 raft_consensus.cc:2243] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:38.617288  5861 raft_consensus.cc:2272] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:38.618882  5861 tablet_replica.cc:333] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65: stopping tablet replica
I20260709 13:15:38.619351  5861 raft_consensus.cc:2243] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:38.619726  5861 raft_consensus.cc:2272] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:38.621225  5861 tablet_replica.cc:333] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65: stopping tablet replica
I20260709 13:15:38.621690  5861 raft_consensus.cc:2243] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:38.622064  5861 raft_consensus.cc:2272] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:38.623670  5861 tablet_replica.cc:333] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65: stopping tablet replica
I20260709 13:15:38.624123  5861 raft_consensus.cc:2243] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:38.624531  5861 raft_consensus.cc:2272] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:38.626077  5861 tablet_replica.cc:333] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65: stopping tablet replica
I20260709 13:15:38.626502  5861 raft_consensus.cc:2243] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:38.627257  5861 raft_consensus.cc:2272] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:38.640477 10284 consensus_peers.cc:597] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:38.654867 10210 consensus_peers.cc:597] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:38.657004  5861 tablet_server.cc:196] TabletServer@127.5.185.65:0 shutdown complete.
W20260709 13:15:38.721879 10210 consensus_peers.cc:597] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:38.735409 10210 consensus_peers.cc:597] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:38.833590 10210 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111) [suppressed 94 similar messages]
W20260709 13:15:38.835845 10210 consensus_peers.cc:597] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:38.879163 10210 consensus_peers.cc:597] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:38.909713 10210 consensus_peers.cc:597] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:39.160966 10284 consensus_peers.cc:597] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:39.412952 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:39.953810 10457 raft_consensus.cc:493] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0162ec4ba274de5bb948d2afea02d65)
I20260709 13:15:39.954432 10457 raft_consensus.cc:515] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:39.955967 10457 leader_election.cc:290] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:39.957731 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5181f3b8c9984c169d753aba3e07938a" is_pre_election: true
W20260709 13:15:39.959800 10210 leader_election.cc:336] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111)
I20260709 13:15:39.960219 10210 leader_election.cc:304] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [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: 67b35a7e00d5436989ab8a286b602ddf; no voters: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65
I20260709 13:15:39.960856 10457 raft_consensus.cc:2749] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:40.039927 10459 raft_consensus.cc:493] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0162ec4ba274de5bb948d2afea02d65)
I20260709 13:15:40.040409 10459 raft_consensus.cc:515] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:40.042161 10459 leader_election.cc:290] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119), f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841)
I20260709 13:15:40.043002 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf" is_pre_election: true
I20260709 13:15:40.043605 10244 raft_consensus.cc:2468] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 1.
I20260709 13:15:40.044557 10283 leader_election.cc:304] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [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: 5181f3b8c9984c169d753aba3e07938a, 67b35a7e00d5436989ab8a286b602ddf; no voters: 
I20260709 13:15:40.045233 10459 raft_consensus.cc:2804] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:40.045529 10459 raft_consensus.cc:493] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f0162ec4ba274de5bb948d2afea02d65)
W20260709 13:15:40.045789 10284 leader_election.cc:336] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111)
I20260709 13:15:40.045854 10459 raft_consensus.cc:3060] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.050961 10459 raft_consensus.cc:515] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:40.052546 10459 leader_election.cc:290] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 2 election: Requested vote from peers 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119), f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841)
I20260709 13:15:40.053432 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
I20260709 13:15:40.054056 10244 raft_consensus.cc:3060] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:40.056488 10284 leader_election.cc:336] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111)
I20260709 13:15:40.059896 10244 raft_consensus.cc:2468] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 2.
I20260709 13:15:40.060842 10283 leader_election.cc:304] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [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: 5181f3b8c9984c169d753aba3e07938a, 67b35a7e00d5436989ab8a286b602ddf; no voters: f0162ec4ba274de5bb948d2afea02d65
I20260709 13:15:40.061496 10459 raft_consensus.cc:2804] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:40.061884 10459 raft_consensus.cc:697] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Becoming Leader. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:40.062665 10459 consensus_queue.cc:237] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:40.069211 10067 catalog_manager.cc:5697] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a reported cstate change: term changed from 1 to 2, leader changed from f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65) to 5181f3b8c9984c169d753aba3e07938a (127.5.185.67). New cstate: current_term: 2 leader_uuid: "5181f3b8c9984c169d753aba3e07938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:40.414103 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:40.415961 10459 raft_consensus.cc:493] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:40.416440 10459 raft_consensus.cc:515] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:40.417994 10459 leader_election.cc:290] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:40.419056 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf" is_pre_election: true
I20260709 13:15:40.419721 10244 raft_consensus.cc:2468] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 2.
I20260709 13:15:40.420642 10283 leader_election.cc:304] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [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: 5181f3b8c9984c169d753aba3e07938a, 67b35a7e00d5436989ab8a286b602ddf; no voters: 
I20260709 13:15:40.421356 10459 raft_consensus.cc:2804] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:40.421726 10459 raft_consensus.cc:493] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:15:40.421864 10284 leader_election.cc:336] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111)
I20260709 13:15:40.422160 10459 raft_consensus.cc:3060] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:40.428310 10459 raft_consensus.cc:515] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:40.429895 10459 leader_election.cc:290] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 3 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:40.430943 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
I20260709 13:15:40.431536 10244 raft_consensus.cc:3060] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:40.433440 10284 leader_election.cc:336] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111)
I20260709 13:15:40.436646 10244 raft_consensus.cc:2468] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 3.
I20260709 13:15:40.437790 10283 leader_election.cc:304] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [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: 5181f3b8c9984c169d753aba3e07938a, 67b35a7e00d5436989ab8a286b602ddf; no voters: f0162ec4ba274de5bb948d2afea02d65
I20260709 13:15:40.438464 10459 raft_consensus.cc:2804] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:40.438887 10459 raft_consensus.cc:697] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 3 LEADER]: Becoming Leader. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:40.439632 10459 consensus_queue.cc:237] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:40.447203 10067 catalog_manager.cc:5697] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a reported cstate change: term changed from 2 to 3, leader changed from f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65) to 5181f3b8c9984c169d753aba3e07938a (127.5.185.67). New cstate: current_term: 3 leader_uuid: "5181f3b8c9984c169d753aba3e07938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:40.608237 10244 raft_consensus.cc:1275] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:40.609660 10459 consensus_queue.cc:1048] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:40.624397 10284 consensus_peers.cc:597] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.821466 10284 consensus_peers.cc:597] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:40.878207 10284 consensus_peers.cc:597] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.887013 10244 raft_consensus.cc:1275] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 1. (index mismatch)
I20260709 13:15:40.888459 10459 consensus_queue.cc:1048] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:41.005926 10210 consensus_peers.cc:597] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:41.203213 10210 consensus_peers.cc:597] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:41.265421 10210 consensus_peers.cc:597] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:41.322705 10210 consensus_peers.cc:597] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:41.392974 10210 consensus_peers.cc:597] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:41.415252 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:41.573344 10210 consensus_peers.cc:597] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:41.741868 10284 consensus_peers.cc:597] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:42.416340 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:43.183919 10284 consensus_peers.cc:597] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:43.399461 10284 consensus_peers.cc:597] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:43.413455 10210 consensus_peers.cc:597] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:15:43.417518 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:43.534605 10284 consensus_peers.cc:597] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:15:43.635262 10210 consensus_peers.cc:597] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:43.677060  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:43.678673 10210 consensus_peers.cc:597] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:15:43.685885 10478 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:43.687546 10479 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:43.691408 10481 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:43.691514  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:43.694177  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:43.694433  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:43.694640  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602943694620 us; error 0 us; skew 500 ppm
W20260709 13:15:43.694782 10210 consensus_peers.cc:597] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:43.695456  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:43.698729  5861 webserver.cc:533] Webserver started at http://127.5.185.65:46299/ using document root <none> and password file <none>
I20260709 13:15:43.699420  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:43.699656  5861 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:15:43.703776  5861 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260709 13:15:43.708235 10486 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.709139  5861 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:15:43.709396  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-0-root
uuid: "f0162ec4ba274de5bb948d2afea02d65"
format_stamp: "Formatted at 2026-07-09 13:15:35 on dist-test-slave-ghwz"
I20260709 13:15:43.709784  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602821466301-5861-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:43.722330  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:43.723614  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:43.725138  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:43.729303 10493 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:15:43.776823  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:15:43.777109  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.003s	sys 0.000s
I20260709 13:15:43.777419  5861 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:15:43.782532 10493 tablet_bootstrap.cc:492] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:43.800280 10493 tablet_bootstrap.cc:492] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:43.801254 10493 tablet_bootstrap.cc:492] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65: Bootstrap complete.
I20260709 13:15:43.801916 10493 ts_tablet_manager.cc:1403] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 13:15:43.804910 10493 raft_consensus.cc:359] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:43.805966 10493 raft_consensus.cc:740] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.806753 10493 consensus_queue.cc:260] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:43.809852 10493 ts_tablet_manager.cc:1434] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.002s
I20260709 13:15:43.810719 10493 tablet_bootstrap.cc:492] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:43.827210 10493 tablet_bootstrap.cc:492] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:43.828277 10493 tablet_bootstrap.cc:492] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65: Bootstrap complete.
I20260709 13:15:43.829061 10493 ts_tablet_manager.cc:1403] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260709 13:15:43.832093 10493 raft_consensus.cc:359] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:43.832862 10493 raft_consensus.cc:740] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.833688 10493 consensus_queue.cc:260] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65 [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:43.835839  5861 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:15:43.835947 10493 ts_tablet_manager.cc:1434] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:15:43.836381  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.059s	user 0.050s	sys 0.008s
I20260709 13:15:43.837164 10493 tablet_bootstrap.cc:492] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
W20260709 13:15:43.838740 10284 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111) [suppressed 98 similar messages]
I20260709 13:15:43.858183 10493 tablet_bootstrap.cc:492] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: 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
W20260709 13:15:43.859427 10210 consensus_peers.cc:597] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:43.859659 10493 tablet_bootstrap.cc:492] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: Bootstrap complete.
I20260709 13:15:43.860680 10493 ts_tablet_manager.cc:1403] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260709 13:15:43.864194 10493 raft_consensus.cc:359] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:43.865290 10493 raft_consensus.cc:740] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.866323 10493 consensus_queue.cc:260] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:43.868700 10493 ts_tablet_manager.cc:1434] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:43.869691 10493 tablet_bootstrap.cc:492] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:43.886845 10493 tablet_bootstrap.cc:492] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:43.887948 10493 tablet_bootstrap.cc:492] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap complete.
I20260709 13:15:43.888701 10493 ts_tablet_manager.cc:1403] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:15:43.891706 10493 raft_consensus.cc:359] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:43.892477 10493 raft_consensus.cc:740] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.893287 10493 consensus_queue.cc:260] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:43.895618 10493 ts_tablet_manager.cc:1434] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:43.896263  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.65:40841
I20260709 13:15:43.896512 10493 tablet_bootstrap.cc:492] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:43.896448 10554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.65:40841 every 8 connection(s)
W20260709 13:15:43.904031 10556 tablet.cc:2406] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:15:43.904127  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:43.922785 10493 tablet_bootstrap.cc:492] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:43.926822 10493 tablet_bootstrap.cc:492] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap complete.
I20260709 13:15:43.927645 10493 ts_tablet_manager.cc:1403] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.004s
I20260709 13:15:43.931617 10493 raft_consensus.cc:359] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:43.932416 10493 raft_consensus.cc:740] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.933270 10493 consensus_queue.cc:260] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:43.935563 10493 ts_tablet_manager.cc:1434] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:15:43.936412 10493 tablet_bootstrap.cc:492] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:43.938197 10555 heartbeater.cc:344] Connected to a master server at 127.5.185.126:45457
I20260709 13:15:43.938700 10555 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:43.939695 10555 heartbeater.cc:507] Master 127.5.185.126:45457 requested a full tablet report, sending...
I20260709 13:15:43.946516 10067 ts_manager.cc:194] Re-registered known tserver with Master: f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841)
I20260709 13:15:43.947597 10244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae5b25e4bc4940118aa8efd45b888cd7"
dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
mode: GRACEFUL
new_leader_uuid: "5181f3b8c9984c169d753aba3e07938a"
 from {username='slave'} at 127.0.0.1:46940
I20260709 13:15:43.948346 10244 raft_consensus.cc:606] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Received request to transfer leadership to TS 5181f3b8c9984c169d753aba3e07938a
I20260709 13:15:43.951094 10244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9"
dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
mode: GRACEFUL
new_leader_uuid: "5181f3b8c9984c169d753aba3e07938a"
 from {username='slave'} at 127.0.0.1:46940
I20260709 13:15:43.951572 10244 raft_consensus.cc:606] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Received request to transfer leadership to TS 5181f3b8c9984c169d753aba3e07938a
I20260709 13:15:43.952309 10493 tablet_bootstrap.cc:492] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:43.952700  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:43.953243  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:43.953270 10493 tablet_bootstrap.cc:492] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap complete.
I20260709 13:15:43.953999 10493 ts_tablet_manager.cc:1403] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:15:43.953927  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:43.956647 10493 raft_consensus.cc:359] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:43.957333 10493 raft_consensus.cc:740] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.958030 10493 consensus_queue.cc:260] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:43.959117 10067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46184
I20260709 13:15:43.960165 10493 ts_tablet_manager.cc:1434] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:43.961207 10493 tablet_bootstrap.cc:492] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:43.966058 10555 heartbeater.cc:499] Master 127.5.185.126:45457 was elected leader, sending a full tablet report...
I20260709 13:15:44.001963 10493 tablet_bootstrap.cc:492] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:44.002882 10493 tablet_bootstrap.cc:492] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65: Bootstrap complete.
I20260709 13:15:44.003456 10493 ts_tablet_manager.cc:1403] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.028s
I20260709 13:15:44.005383 10493 raft_consensus.cc:359] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:44.005954 10493 raft_consensus.cc:740] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.006515 10493 consensus_queue.cc:260] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [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: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:44.008164 10493 ts_tablet_manager.cc:1434] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:44.008909 10493 tablet_bootstrap.cc:492] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:44.022215 10493 tablet_bootstrap.cc:492] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:44.022984 10493 tablet_bootstrap.cc:492] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap complete.
I20260709 13:15:44.023506 10493 ts_tablet_manager.cc:1403] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.011s
I20260709 13:15:44.025262 10493 raft_consensus.cc:359] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:44.025753 10493 raft_consensus.cc:740] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.026254 10493 consensus_queue.cc:260] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:44.028057 10493 ts_tablet_manager.cc:1434] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:15:44.028805 10493 tablet_bootstrap.cc:492] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:44.040614 10493 tablet_bootstrap.cc:492] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:44.041483 10493 tablet_bootstrap.cc:492] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap complete.
I20260709 13:15:44.042084 10493 ts_tablet_manager.cc:1403] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 13:15:44.044338 10493 raft_consensus.cc:359] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:44.044770 10493 raft_consensus.cc:740] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.045320 10493 consensus_queue.cc:260] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:44.047081 10493 ts_tablet_manager.cc:1434] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 13:15:44.047889 10493 tablet_bootstrap.cc:492] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap starting.
I20260709 13:15:44.059902 10493 tablet_bootstrap.cc:492] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:44.060540 10493 tablet_bootstrap.cc:492] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65: Bootstrap complete.
I20260709 13:15:44.061022 10493 ts_tablet_manager.cc:1403] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:15:44.062732 10493 raft_consensus.cc:359] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:44.063177 10493 raft_consensus.cc:740] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0162ec4ba274de5bb948d2afea02d65, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.063624 10493 consensus_queue.cc:260] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:44.065338 10493 ts_tablet_manager.cc:1434] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:44.083719 10475 raft_consensus.cc:993] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf: : Instructing follower 5181f3b8c9984c169d753aba3e07938a to start an election
I20260709 13:15:44.084271 10569 raft_consensus.cc:1081] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Signalling peer 5181f3b8c9984c169d753aba3e07938a to start an election
I20260709 13:15:44.085779 10318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9"
dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
 from {username='slave'} at 127.0.0.1:52610
I20260709 13:15:44.086215 10318 raft_consensus.cc:493] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:44.086463 10318 raft_consensus.cc:3060] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:44.091913 10318 raft_consensus.cc:515] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:44.093611 10318 leader_election.cc:290] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 2 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:44.094756 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
I20260709 13:15:44.094646 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:44.095367 10244 raft_consensus.cc:3055] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:44.095433 10529 raft_consensus.cc:3060] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:44.095687 10244 raft_consensus.cc:740] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:44.096593 10244 consensus_queue.cc:260] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:44.097656 10244 raft_consensus.cc:3060] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:44.101382 10529 raft_consensus.cc:2468] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 2.
I20260709 13:15:44.102643 10284 leader_election.cc:304] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:44.103574 10474 raft_consensus.cc:2804] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:44.104041 10244 raft_consensus.cc:2468] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 2.
I20260709 13:15:44.104931 10474 raft_consensus.cc:697] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Becoming Leader. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:44.105957 10474 consensus_queue.cc:237] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:44.113425 10065 catalog_manager.cc:5697] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a reported cstate change: term changed from 1 to 2, leader changed from 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66) to 5181f3b8c9984c169d753aba3e07938a (127.5.185.67). New cstate: current_term: 2 leader_uuid: "5181f3b8c9984c169d753aba3e07938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:44.323343 10529 raft_consensus.cc:3060] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:44.404507 10475 raft_consensus.cc:993] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf: : Instructing follower 5181f3b8c9984c169d753aba3e07938a to start an election
I20260709 13:15:44.405118 10578 raft_consensus.cc:1081] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Signalling peer 5181f3b8c9984c169d753aba3e07938a to start an election
I20260709 13:15:44.406520 10529 raft_consensus.cc:3060] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:44.406522 10318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae5b25e4bc4940118aa8efd45b888cd7"
dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
 from {username='slave'} at 127.0.0.1:52610
I20260709 13:15:44.407384 10318 raft_consensus.cc:493] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:44.407670 10318 raft_consensus.cc:3060] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:44.412513 10318 raft_consensus.cc:515] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:44.413179 10529 pending_rounds.cc:85] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: Aborting all ops after (but not including) 0
I20260709 13:15:44.413570 10529 pending_rounds.cc:107] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260709 13:15:44.413923 10529 raft_consensus.cc:2889] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:44.414124 10318 leader_election.cc:290] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 2 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:44.415114 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5b25e4bc4940118aa8efd45b888cd7" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:44.415737 10528 raft_consensus.cc:3060] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:44.415850 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5b25e4bc4940118aa8efd45b888cd7" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
I20260709 13:15:44.416472 10244 raft_consensus.cc:3055] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:44.416783 10244 raft_consensus.cc:740] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:44.417785 10244 consensus_queue.cc:260] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
W20260709 13:15:44.418501 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:44.419947 10244 raft_consensus.cc:3060] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:44.424328 10528 raft_consensus.cc:2468] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 2.
I20260709 13:15:44.425454 10284 leader_election.cc:304] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:44.426283 10474 raft_consensus.cc:2804] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:44.427462 10474 raft_consensus.cc:697] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Becoming Leader. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:44.427731 10244 raft_consensus.cc:2468] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 2.
I20260709 13:15:44.428536 10474 consensus_queue.cc:237] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:44.437557 10065 catalog_manager.cc:5697] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a reported cstate change: term changed from 1 to 2, leader changed from 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66) to 5181f3b8c9984c169d753aba3e07938a (127.5.185.67). New cstate: current_term: 2 leader_uuid: "5181f3b8c9984c169d753aba3e07938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:44.581228 10244 raft_consensus.cc:1275] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.583029 10474 consensus_queue.cc:1048] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.593314 10528 raft_consensus.cc:1275] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.595062 10580 consensus_queue.cc:1048] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.850382 10528 raft_consensus.cc:1275] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.851969 10580 consensus_queue.cc:1048] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.861132 10244 raft_consensus.cc:1275] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.863897 10474 consensus_queue.cc:1048] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.965353  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:44.982755 10318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c"
dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
mode: GRACEFUL
new_leader_uuid: "67b35a7e00d5436989ab8a286b602ddf"
 from {username='slave'} at 127.0.0.1:47918
I20260709 13:15:44.983275 10318 raft_consensus.cc:606] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 3 LEADER]: Received request to transfer leadership to TS 67b35a7e00d5436989ab8a286b602ddf
I20260709 13:15:44.985906 10318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9"
dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
mode: GRACEFUL
new_leader_uuid: "67b35a7e00d5436989ab8a286b602ddf"
 from {username='slave'} at 127.0.0.1:47918
I20260709 13:15:44.986377 10318 raft_consensus.cc:606] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Received request to transfer leadership to TS 67b35a7e00d5436989ab8a286b602ddf
I20260709 13:15:44.987440  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:44.987926  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:44.988502  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:45.174714 10570 raft_consensus.cc:993] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a: : Instructing follower 67b35a7e00d5436989ab8a286b602ddf to start an election
I20260709 13:15:45.175216 10474 raft_consensus.cc:1081] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Signalling peer 67b35a7e00d5436989ab8a286b602ddf to start an election
I20260709 13:15:45.176808 10244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9"
dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
 from {username='slave'} at 127.0.0.1:45404
I20260709 13:15:45.177371 10244 raft_consensus.cc:493] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:45.177691 10244 raft_consensus.cc:3060] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:45.183022 10244 raft_consensus.cc:515] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:45.184499 10244 leader_election.cc:290] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 3 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:45.185190 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:45.185479 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:45.185815 10528 raft_consensus.cc:3060] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:45.186197 10318 raft_consensus.cc:3055] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:45.186472 10318 raft_consensus.cc:740] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:45.187278 10318 consensus_queue.cc:260] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:45.188184 10318 raft_consensus.cc:3060] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:45.192250 10528 raft_consensus.cc:2468] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 3.
I20260709 13:15:45.193722 10210 leader_election.cc:304] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [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: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:45.194481 10578 raft_consensus.cc:2804] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:45.195073 10578 raft_consensus.cc:697] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 3 LEADER]: Becoming Leader. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:45.195955 10318 raft_consensus.cc:2468] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 3.
I20260709 13:15:45.195904 10578 consensus_queue.cc:237] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:45.202149 10067 catalog_manager.cc:5697] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf reported cstate change: term changed from 2 to 3, leader changed from 5181f3b8c9984c169d753aba3e07938a (127.5.185.67) to 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66). New cstate: current_term: 3 leader_uuid: "67b35a7e00d5436989ab8a286b602ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:45.348716 10570 raft_consensus.cc:993] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a: : Instructing follower 67b35a7e00d5436989ab8a286b602ddf to start an election
I20260709 13:15:45.349205 10474 raft_consensus.cc:1081] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 3 LEADER]: Signalling peer 67b35a7e00d5436989ab8a286b602ddf to start an election
I20260709 13:15:45.350875 10244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c"
dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
 from {username='slave'} at 127.0.0.1:45404
I20260709 13:15:45.351482 10244 raft_consensus.cc:493] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:45.351914 10244 raft_consensus.cc:3060] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:45.357496 10244 raft_consensus.cc:515] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:45.358952 10244 leader_election.cc:290] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 4 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:45.359948 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 4 candidate_status { last_received { term: 3 index: 1 } } ignore_live_leader: true dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:45.360740 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d9db1d4a4c44b64470e2319f938c" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 4 candidate_status { last_received { term: 3 index: 1 } } ignore_live_leader: true dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:45.360770 10528 raft_consensus.cc:3060] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:45.361317 10318 raft_consensus.cc:3055] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:45.361644 10318 raft_consensus.cc:740] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:45.362493 10318 consensus_queue.cc:260] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.1, Last appended by leader: 1, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:45.363792 10318 raft_consensus.cc:3060] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:45.367504 10528 raft_consensus.cc:2468] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 4.
I20260709 13:15:45.368644 10210 leader_election.cc:304] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [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: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:45.368729 10318 raft_consensus.cc:2468] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 4.
I20260709 13:15:45.369549 10578 raft_consensus.cc:2804] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:45.370043 10578 raft_consensus.cc:697] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 4 LEADER]: Becoming Leader. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:45.371004 10578 consensus_queue.cc:237] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:45.377898 10067 catalog_manager.cc:5697] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf reported cstate change: term changed from 3 to 4, leader changed from 5181f3b8c9984c169d753aba3e07938a (127.5.185.67) to 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66). New cstate: current_term: 4 leader_uuid: "67b35a7e00d5436989ab8a286b602ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:45.419765 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:45.698421 10318 raft_consensus.cc:1275] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Refusing update from remote peer 67b35a7e00d5436989ab8a286b602ddf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:45.699775 10578 consensus_queue.cc:1048] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:45.709151 10528 raft_consensus.cc:1275] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 3 FOLLOWER]: Refusing update from remote peer 67b35a7e00d5436989ab8a286b602ddf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:45.710434 10596 consensus_queue.cc:1048] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:45.827973 10529 raft_consensus.cc:1275] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 4 FOLLOWER]: Refusing update from remote peer 67b35a7e00d5436989ab8a286b602ddf: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:15:45.829115 10596 consensus_queue.cc:1048] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:45.837553 10318 raft_consensus.cc:1275] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 4 FOLLOWER]: Refusing update from remote peer 67b35a7e00d5436989ab8a286b602ddf: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:15:45.839056 10569 consensus_queue.cc:1048] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:45.994990  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:46.002391 10243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6d87e26e1e94de9ae84ced03aaefe0c"
dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
mode: GRACEFUL
new_leader_uuid: "5181f3b8c9984c169d753aba3e07938a"
 from {username='slave'} at 127.0.0.1:46940
I20260709 13:15:46.003115 10243 raft_consensus.cc:606] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Received request to transfer leadership to TS 5181f3b8c9984c169d753aba3e07938a
I20260709 13:15:46.005599 10243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9"
dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
mode: GRACEFUL
new_leader_uuid: "5181f3b8c9984c169d753aba3e07938a"
 from {username='slave'} at 127.0.0.1:46940
I20260709 13:15:46.006152 10243 raft_consensus.cc:606] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 3 LEADER]: Received request to transfer leadership to TS 5181f3b8c9984c169d753aba3e07938a
I20260709 13:15:46.007189  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:46.007578  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:46.008030  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:46.160331 10578 raft_consensus.cc:993] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf: : Instructing follower 5181f3b8c9984c169d753aba3e07938a to start an election
I20260709 13:15:46.160908 10569 raft_consensus.cc:1081] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 3 LEADER]: Signalling peer 5181f3b8c9984c169d753aba3e07938a to start an election
I20260709 13:15:46.162361 10318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9"
dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
 from {username='slave'} at 127.0.0.1:52610
I20260709 13:15:46.162949 10318 raft_consensus.cc:493] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:46.163288 10318 raft_consensus.cc:3060] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:46.167321 10318 raft_consensus.cc:515] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:46.168591 10318 leader_election.cc:290] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 4 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:46.169330 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:46.169565 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7441e99e639439d91c2b4333be691c9" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
I20260709 13:15:46.170077 10529 raft_consensus.cc:3060] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:46.170149 10243 raft_consensus.cc:3055] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:46.170596 10243 raft_consensus.cc:740] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:46.171303 10243 consensus_queue.cc:260] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:46.172421 10243 raft_consensus.cc:3060] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:46.175169 10529 raft_consensus.cc:2468] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 4.
I20260709 13:15:46.176147 10284 leader_election.cc:304] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [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: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:46.176817 10474 raft_consensus.cc:2804] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:46.177747 10474 raft_consensus.cc:697] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 4 LEADER]: Becoming Leader. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:46.178004 10243 raft_consensus.cc:2468] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 4.
I20260709 13:15:46.178509 10474 consensus_queue.cc:237] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:46.187786 10067 catalog_manager.cc:5697] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a reported cstate change: term changed from 3 to 4, leader changed from 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66) to 5181f3b8c9984c169d753aba3e07938a (127.5.185.67). New cstate: current_term: 4 leader_uuid: "5181f3b8c9984c169d753aba3e07938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:46.420778 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:46.481681 10569 raft_consensus.cc:993] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf: : Instructing follower 5181f3b8c9984c169d753aba3e07938a to start an election
I20260709 13:15:46.482218 10596 raft_consensus.cc:1081] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Signalling peer 5181f3b8c9984c169d753aba3e07938a to start an election
I20260709 13:15:46.483696 10318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6d87e26e1e94de9ae84ced03aaefe0c"
dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
 from {username='slave'} at 127.0.0.1:52610
I20260709 13:15:46.484146 10318 raft_consensus.cc:493] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:46.484375 10318 raft_consensus.cc:3060] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.488626 10318 raft_consensus.cc:515] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:46.489925 10318 leader_election.cc:290] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 2 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:46.490751 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d87e26e1e94de9ae84ced03aaefe0c" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:46.490871 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d87e26e1e94de9ae84ced03aaefe0c" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
I20260709 13:15:46.491499 10529 raft_consensus.cc:3060] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.491518 10243 raft_consensus.cc:3055] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:46.492008 10243 raft_consensus.cc:740] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:46.492915 10243 consensus_queue.cc:260] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:46.494179 10243 raft_consensus.cc:3060] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.498555 10529 raft_consensus.cc:2468] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 2.
I20260709 13:15:46.499784 10284 leader_election.cc:304] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:46.500519 10474 raft_consensus.cc:2804] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:46.500622 10243 raft_consensus.cc:2468] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 2.
I20260709 13:15:46.500941 10474 raft_consensus.cc:697] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Becoming Leader. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:46.501938 10474 consensus_queue.cc:237] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:46.508436 10067 catalog_manager.cc:5697] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a reported cstate change: term changed from 1 to 2, leader changed from 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66) to 5181f3b8c9984c169d753aba3e07938a (127.5.185.67). New cstate: current_term: 2 leader_uuid: "5181f3b8c9984c169d753aba3e07938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.620245 10529 raft_consensus.cc:1275] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 4 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:46.621596 10474 consensus_queue.cc:1048] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:46.631111 10243 raft_consensus.cc:1275] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 4 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:46.633615 10474 consensus_queue.cc:1048] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:46.975409 10243 raft_consensus.cc:1275] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:46.976675 10610 consensus_queue.cc:1048] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:46.985599 10528 raft_consensus.cc:1275] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:46.987082 10603 consensus_queue.cc:1048] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.014348  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:47.021493 10318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a"
dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
mode: GRACEFUL
new_leader_uuid: "67b35a7e00d5436989ab8a286b602ddf"
 from {username='slave'} at 127.0.0.1:47918
I20260709 13:15:47.022006 10318 raft_consensus.cc:606] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Received request to transfer leadership to TS 67b35a7e00d5436989ab8a286b602ddf
I20260709 13:15:47.024550 10318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4"
dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
mode: GRACEFUL
new_leader_uuid: "67b35a7e00d5436989ab8a286b602ddf"
 from {username='slave'} at 127.0.0.1:47918
I20260709 13:15:47.024995 10318 raft_consensus.cc:606] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 1 LEADER]: Received request to transfer leadership to TS 67b35a7e00d5436989ab8a286b602ddf
I20260709 13:15:47.025987  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:47.026441  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:47.027053  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:47.304684 10474 raft_consensus.cc:993] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a: : Instructing follower 67b35a7e00d5436989ab8a286b602ddf to start an election
I20260709 13:15:47.305258 10610 raft_consensus.cc:1081] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 1 LEADER]: Signalling peer 67b35a7e00d5436989ab8a286b602ddf to start an election
I20260709 13:15:47.308269 10244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4"
dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
 from {username='slave'} at 127.0.0.1:45404
I20260709 13:15:47.308902 10244 raft_consensus.cc:493] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:47.309340 10244 raft_consensus.cc:3060] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.317466 10244 raft_consensus.cc:515] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:47.321115 10244 leader_election.cc:290] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 2 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
W20260709 13:15:47.422037 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:47.453722 10283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.66:40119, user_credentials={real_user=slave}} blocked reactor thread for 133760us
I20260709 13:15:47.465164 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:47.466063 10529 raft_consensus.cc:3060] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.466199 10616 raft_consensus.cc:993] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a: : Instructing follower 67b35a7e00d5436989ab8a286b602ddf to start an election
I20260709 13:15:47.466796 10616 raft_consensus.cc:1081] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Signalling peer 67b35a7e00d5436989ab8a286b602ddf to start an election
I20260709 13:15:47.468931 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:47.469590 10317 raft_consensus.cc:3055] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:47.469887 10317 raft_consensus.cc:740] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:47.471095 10317 consensus_queue.cc:260] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:47.472254 10317 raft_consensus.cc:3060] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.476238 10244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a"
dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
 from {username='slave'} at 127.0.0.1:45404
I20260709 13:15:47.476801 10244 raft_consensus.cc:493] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:47.477130 10244 raft_consensus.cc:3060] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:47.481645 10529 raft_consensus.cc:2468] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 2.
I20260709 13:15:47.483011 10210 leader_election.cc:304] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:47.483170 10317 raft_consensus.cc:2468] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 2.
I20260709 13:15:47.483716 10244 raft_consensus.cc:515] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:47.484716 10596 raft_consensus.cc:2804] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:47.485261 10596 raft_consensus.cc:697] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 2 LEADER]: Becoming Leader. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:47.486545 10244 leader_election.cc:290] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [CANDIDATE]: Term 3 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 5181f3b8c9984c169d753aba3e07938a (127.5.185.67:45827)
I20260709 13:15:47.486382 10596 consensus_queue.cc:237] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:47.487387 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:47.488077 10529 raft_consensus.cc:3060] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:47.491168 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c503aedfb714821b26ac777edb37c2a" candidate_uuid: "67b35a7e00d5436989ab8a286b602ddf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
I20260709 13:15:47.491782 10316 raft_consensus.cc:3055] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:47.492125 10316 raft_consensus.cc:740] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:47.493018 10316 consensus_queue.cc:260] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [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: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:47.494410 10316 raft_consensus.cc:3060] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:47.495973 10529 raft_consensus.cc:2468] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 3.
I20260709 13:15:47.497005 10210 leader_election.cc:304] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [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: 67b35a7e00d5436989ab8a286b602ddf, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:47.497774 10596 raft_consensus.cc:2804] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:47.498226 10596 raft_consensus.cc:697] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 3 LEADER]: Becoming Leader. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:47.499130 10596 consensus_queue.cc:237] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [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: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:47.499320 10065 catalog_manager.cc:5697] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf reported cstate change: term changed from 1 to 2, leader changed from 5181f3b8c9984c169d753aba3e07938a (127.5.185.67) to 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66). New cstate: current_term: 2 leader_uuid: "67b35a7e00d5436989ab8a286b602ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.501869 10316 raft_consensus.cc:2468] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b35a7e00d5436989ab8a286b602ddf in term 3.
I20260709 13:15:47.513968 10065 catalog_manager.cc:5697] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf reported cstate change: term changed from 2 to 3, leader changed from 5181f3b8c9984c169d753aba3e07938a (127.5.185.67) to 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66). New cstate: current_term: 3 leader_uuid: "67b35a7e00d5436989ab8a286b602ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.912809 10316 raft_consensus.cc:1275] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Refusing update from remote peer 67b35a7e00d5436989ab8a286b602ddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.913919 10596 consensus_queue.cc:1048] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.923159 10529 raft_consensus.cc:1275] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Refusing update from remote peer 67b35a7e00d5436989ab8a286b602ddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.925099 10596 consensus_queue.cc:1048] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.980334 10529 raft_consensus.cc:1275] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 3 FOLLOWER]: Refusing update from remote peer 67b35a7e00d5436989ab8a286b602ddf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:47.981714 10596 consensus_queue.cc:1048] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:47.991781 10316 raft_consensus.cc:1275] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Refusing update from remote peer 67b35a7e00d5436989ab8a286b602ddf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:47.993597 10596 consensus_queue.cc:1048] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:48.138444  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:48.145324 10244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537d4b9b9da84cc2911297ce12f0e072"
dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
mode: GRACEFUL
new_leader_uuid: "5181f3b8c9984c169d753aba3e07938a"
 from {username='slave'} at 127.0.0.1:46940
I20260709 13:15:48.145841 10244 raft_consensus.cc:606] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Received request to transfer leadership to TS 5181f3b8c9984c169d753aba3e07938a
I20260709 13:15:48.148286 10244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4"
dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
mode: GRACEFUL
new_leader_uuid: "5181f3b8c9984c169d753aba3e07938a"
 from {username='slave'} at 127.0.0.1:46940
I20260709 13:15:48.148772 10244 raft_consensus.cc:606] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 2 LEADER]: Received request to transfer leadership to TS 5181f3b8c9984c169d753aba3e07938a
I20260709 13:15:48.149768  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:48.150292  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:48.150904  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:48.329609 10631 raft_consensus.cc:993] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf: : Instructing follower 5181f3b8c9984c169d753aba3e07938a to start an election
I20260709 13:15:48.330114 10631 raft_consensus.cc:1081] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Signalling peer 5181f3b8c9984c169d753aba3e07938a to start an election
I20260709 13:15:48.331575 10316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "537d4b9b9da84cc2911297ce12f0e072"
dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
 from {username='slave'} at 127.0.0.1:52610
I20260709 13:15:48.331969 10316 raft_consensus.cc:493] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:48.332248 10316 raft_consensus.cc:3060] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:48.333355 10339 debug-util.cc:398] Leaking SignalData structure 0x7b0800258f20 after lost signal to thread 5864
W20260709 13:15:48.334292 10339 debug-util.cc:398] Leaking SignalData structure 0x7b0800370a40 after lost signal to thread 10101
W20260709 13:15:48.335292 10339 debug-util.cc:398] Leaking SignalData structure 0x7b0800291b00 after lost signal to thread 10268
W20260709 13:15:48.336154 10339 debug-util.cc:398] Leaking SignalData structure 0x7b080024d7e0 after lost signal to thread 10342
W20260709 13:15:48.337049 10339 debug-util.cc:398] Leaking SignalData structure 0x7b0800317200 after lost signal to thread 10554
I20260709 13:15:48.337489 10316 raft_consensus.cc:515] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:48.339278 10316 leader_election.cc:290] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 2 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:48.340045 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d4b9b9da84cc2911297ce12f0e072" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:48.340719 10529 raft_consensus.cc:3060] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:48.342717 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d4b9b9da84cc2911297ce12f0e072" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
I20260709 13:15:48.343207 10244 raft_consensus.cc:3055] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:48.343446 10244 raft_consensus.cc:740] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:48.344111 10244 consensus_queue.cc:260] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:48.344970 10244 raft_consensus.cc:3060] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:48.348800 10529 raft_consensus.cc:2468] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 2.
I20260709 13:15:48.349171 10244 raft_consensus.cc:2468] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 2.
I20260709 13:15:48.350059 10284 leader_election.cc:304] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:48.350932 10603 raft_consensus.cc:2804] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:48.352054 10603 raft_consensus.cc:697] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Becoming Leader. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:48.353053 10603 consensus_queue.cc:237] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:48.360625 10067 catalog_manager.cc:5697] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a reported cstate change: term changed from 1 to 2, leader changed from 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66) to 5181f3b8c9984c169d753aba3e07938a (127.5.185.67). New cstate: current_term: 2 leader_uuid: "5181f3b8c9984c169d753aba3e07938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:48.402107 10615 raft_consensus.cc:993] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf: : Instructing follower 5181f3b8c9984c169d753aba3e07938a to start an election
I20260709 13:15:48.402704 10631 raft_consensus.cc:1081] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 2 LEADER]: Signalling peer 5181f3b8c9984c169d753aba3e07938a to start an election
I20260709 13:15:48.404277 10316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4"
dest_uuid: "5181f3b8c9984c169d753aba3e07938a"
 from {username='slave'} at 127.0.0.1:52610
I20260709 13:15:48.404920 10316 raft_consensus.cc:493] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:48.405309 10316 raft_consensus.cc:3060] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:48.413766 10316 raft_consensus.cc:515] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:48.416107 10316 leader_election.cc:290] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [CANDIDATE]: Term 3 election: Requested vote from peers f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841), 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119)
I20260709 13:15:48.416918 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0162ec4ba274de5bb948d2afea02d65"
I20260709 13:15:48.417286 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40383442fcd4a2e99e6b0d25c6051b4" candidate_uuid: "5181f3b8c9984c169d753aba3e07938a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "67b35a7e00d5436989ab8a286b602ddf"
I20260709 13:15:48.417665 10529 raft_consensus.cc:3060] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:48.417964 10243 raft_consensus.cc:3055] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:48.418375 10243 raft_consensus.cc:740] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 67b35a7e00d5436989ab8a286b602ddf, State: Running, Role: LEADER
I20260709 13:15:48.419239 10243 consensus_queue.cc:260] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:48.420557 10243 raft_consensus.cc:3060] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:48.423359 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:48.424422 10529 raft_consensus.cc:2468] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 3.
I20260709 13:15:48.425732 10284 leader_election.cc:304] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [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: 5181f3b8c9984c169d753aba3e07938a, f0162ec4ba274de5bb948d2afea02d65; no voters: 
I20260709 13:15:48.426501 10603 raft_consensus.cc:2804] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:48.427060 10603 raft_consensus.cc:697] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 3 LEADER]: Becoming Leader. State: Replica: 5181f3b8c9984c169d753aba3e07938a, State: Running, Role: LEADER
I20260709 13:15:48.427949 10603 consensus_queue.cc:237] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [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: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } }
I20260709 13:15:48.428475 10243 raft_consensus.cc:2468] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5181f3b8c9984c169d753aba3e07938a in term 3.
I20260709 13:15:48.436045 10067 catalog_manager.cc:5697] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a reported cstate change: term changed from 2 to 3, leader changed from 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66) to 5181f3b8c9984c169d753aba3e07938a (127.5.185.67). New cstate: current_term: 3 leader_uuid: "5181f3b8c9984c169d753aba3e07938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5181f3b8c9984c169d753aba3e07938a" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 45827 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:48.758879 10243 raft_consensus.cc:1275] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:48.760264 10603 consensus_queue.cc:1048] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:48.771916 10529 raft_consensus.cc:1275] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:48.773532 10632 consensus_queue.cc:1048] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:48.839694 10529 raft_consensus.cc:1275] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 3 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:48.840940 10632 consensus_queue.cc:1048] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0162ec4ba274de5bb948d2afea02d65" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:48.850091 10243 raft_consensus.cc:1275] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Refusing update from remote peer 5181f3b8c9984c169d753aba3e07938a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:48.852358 10632 consensus_queue.cc:1048] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b35a7e00d5436989ab8a286b602ddf" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:49.157248  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:49.191480  5861 tablet_server.cc:179] TabletServer@127.5.185.65:40841 shutting down...
W20260709 13:15:49.219769 10210 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 13:15:49.224424 10210 consensus_peers.cc:597] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:49.235096  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:49.235863  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:49.236474  5861 raft_consensus.cc:2243] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.236920  5861 raft_consensus.cc:2272] T f7441e99e639439d91c2b4333be691c9 P f0162ec4ba274de5bb948d2afea02d65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.238751  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:49.239396  5861 raft_consensus.cc:2243] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.239981  5861 raft_consensus.cc:2272] T 1c503aedfb714821b26ac777edb37c2a P f0162ec4ba274de5bb948d2afea02d65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.241773  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:49.242269  5861 raft_consensus.cc:2243] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.242736  5861 raft_consensus.cc:2272] T f40383442fcd4a2e99e6b0d25c6051b4 P f0162ec4ba274de5bb948d2afea02d65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.244755  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:49.245321  5861 raft_consensus.cc:2243] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.245757  5861 raft_consensus.cc:2272] T c9fc7c7ca5ce44809dff5408bef6fd37 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.247370  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:49.247845  5861 raft_consensus.cc:2243] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.248214  5861 raft_consensus.cc:2272] T 537d4b9b9da84cc2911297ce12f0e072 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.250288  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:49.250897  5861 raft_consensus.cc:2243] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.251320  5861 raft_consensus.cc:2272] T 8e14d9db1d4a4c44b64470e2319f938c P f0162ec4ba274de5bb948d2afea02d65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.252949  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:49.253533  5861 raft_consensus.cc:2243] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.253886  5861 raft_consensus.cc:2272] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.255555  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:49.256019  5861 raft_consensus.cc:2243] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.256392  5861 raft_consensus.cc:2272] T ae5b25e4bc4940118aa8efd45b888cd7 P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.257970  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:49.258415  5861 raft_consensus.cc:2243] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.258821  5861 raft_consensus.cc:2272] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P f0162ec4ba274de5bb948d2afea02d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.260334  5861 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:49.260776  5861 raft_consensus.cc:2243] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.261157  5861 raft_consensus.cc:2272] T d6d87e26e1e94de9ae84ced03aaefe0c P f0162ec4ba274de5bb948d2afea02d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.280529  5861 tablet_server.cc:196] TabletServer@127.5.185.65:40841 shutdown complete.
I20260709 13:15:49.309705  5861 tablet_server.cc:179] TabletServer@127.5.185.66:0 shutting down...
W20260709 13:15:49.328600 10284 consensus_peers.cc:597] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:49.364094  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:49.368371  5861 tablet_replica.cc:333] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf: stopping tablet replica
I20260709 13:15:49.369544  5861 raft_consensus.cc:2243] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.370193  5861 raft_consensus.cc:2272] T f40383442fcd4a2e99e6b0d25c6051b4 P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.373970  5861 tablet_replica.cc:333] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf: stopping tablet replica
I20260709 13:15:49.375005  5861 raft_consensus.cc:2243] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.375636  5861 raft_consensus.cc:2272] T d6d87e26e1e94de9ae84ced03aaefe0c P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.378872  5861 tablet_replica.cc:333] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf: stopping tablet replica
I20260709 13:15:49.379737  5861 raft_consensus.cc:2243] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.380380  5861 raft_consensus.cc:2272] T f7441e99e639439d91c2b4333be691c9 P 67b35a7e00d5436989ab8a286b602ddf [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:49.382884 10210 consensus_peers.cc:597] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:49.383389  5861 tablet_replica.cc:333] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf: stopping tablet replica
I20260709 13:15:49.384567  5861 raft_consensus.cc:2243] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:49.385808  5861 raft_consensus.cc:2272] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:49.386649 10284 consensus_peers.cc:597] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:49.389264  5861 tablet_replica.cc:333] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf: stopping tablet replica
I20260709 13:15:49.390314  5861 raft_consensus.cc:2243] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:49.391413  5861 raft_consensus.cc:2272] T 8e14d9db1d4a4c44b64470e2319f938c P 67b35a7e00d5436989ab8a286b602ddf [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:49.393823 10284 consensus_peers.cc:597] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:49.394392  5861 tablet_replica.cc:333] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf: stopping tablet replica
I20260709 13:15:49.395339  5861 raft_consensus.cc:2243] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:49.396373  5861 raft_consensus.cc:2272] T 1c503aedfb714821b26ac777edb37c2a P 67b35a7e00d5436989ab8a286b602ddf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.399667  5861 tablet_replica.cc:333] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf: stopping tablet replica
I20260709 13:15:49.400487  5861 raft_consensus.cc:2243] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:49.401598  5861 raft_consensus.cc:2272] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.404619  5861 tablet_replica.cc:333] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf: stopping tablet replica
I20260709 13:15:49.405404  5861 raft_consensus.cc:2243] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.405988  5861 raft_consensus.cc:2272] T ae5b25e4bc4940118aa8efd45b888cd7 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.409133  5861 tablet_replica.cc:333] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf: stopping tablet replica
I20260709 13:15:49.409950  5861 raft_consensus.cc:2243] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.410518  5861 raft_consensus.cc:2272] T 537d4b9b9da84cc2911297ce12f0e072 P 67b35a7e00d5436989ab8a286b602ddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.413928  5861 tablet_replica.cc:333] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf: stopping tablet replica
I20260709 13:15:49.414764  5861 raft_consensus.cc:2243] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.415416  5861 raft_consensus.cc:2272] T c9fc7c7ca5ce44809dff5408bef6fd37 P 67b35a7e00d5436989ab8a286b602ddf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:49.424425 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:49.447661 10284 consensus_peers.cc:597] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:49.456307  5861 tablet_server.cc:196] TabletServer@127.5.185.66:0 shutdown complete.
W20260709 13:15:49.460441 10284 consensus_peers.cc:597] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:49.488976  5861 tablet_server.cc:179] TabletServer@127.5.185.67:0 shutting down...
W20260709 13:15:49.492748 10283 consensus_peers.cc:597] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a -> Peer 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119): Couldn't send request to peer 67b35a7e00d5436989ab8a286b602ddf. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:49.508631 10284 consensus_peers.cc:597] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a -> Peer f0162ec4ba274de5bb948d2afea02d65 (127.5.185.65:40841): Couldn't send request to peer f0162ec4ba274de5bb948d2afea02d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:40841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:49.515339 10283 consensus_peers.cc:597] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a -> Peer 67b35a7e00d5436989ab8a286b602ddf (127.5.185.66:40119): Couldn't send request to peer 67b35a7e00d5436989ab8a286b602ddf. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:49.531267  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:49.532264  5861 tablet_replica.cc:333] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a: stopping tablet replica
I20260709 13:15:49.533329  5861 raft_consensus.cc:2243] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.533926  5861 raft_consensus.cc:2272] T 8e14d9db1d4a4c44b64470e2319f938c P 5181f3b8c9984c169d753aba3e07938a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.537025  5861 tablet_replica.cc:333] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a: stopping tablet replica
I20260709 13:15:49.537814  5861 raft_consensus.cc:2243] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:49.538869  5861 raft_consensus.cc:2272] T f7441e99e639439d91c2b4333be691c9 P 5181f3b8c9984c169d753aba3e07938a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.541808  5861 tablet_replica.cc:333] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a: stopping tablet replica
I20260709 13:15:49.542601  5861 raft_consensus.cc:2243] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:49.543555  5861 raft_consensus.cc:2272] T d6d87e26e1e94de9ae84ced03aaefe0c P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.546135  5861 tablet_replica.cc:333] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a: stopping tablet replica
I20260709 13:15:49.546862  5861 raft_consensus.cc:2243] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:49.547799  5861 raft_consensus.cc:2272] T f40383442fcd4a2e99e6b0d25c6051b4 P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.550753  5861 tablet_replica.cc:333] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a: stopping tablet replica
I20260709 13:15:49.551524  5861 raft_consensus.cc:2243] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:49.552497  5861 raft_consensus.cc:2272] T ae5b25e4bc4940118aa8efd45b888cd7 P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.555425  5861 tablet_replica.cc:333] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a: stopping tablet replica
I20260709 13:15:49.556213  5861 raft_consensus.cc:2243] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.556821  5861 raft_consensus.cc:2272] T 5df6bb7cbb47477bb0c4b71b9eb7a094 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.559928  5861 tablet_replica.cc:333] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a: stopping tablet replica
I20260709 13:15:49.560665  5861 raft_consensus.cc:2243] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.561203  5861 raft_consensus.cc:2272] T 6c92fd70ad7d4314b3b2cb6138c5cd4d P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.564277  5861 tablet_replica.cc:333] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a: stopping tablet replica
I20260709 13:15:49.564999  5861 raft_consensus.cc:2243] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:49.565512  5861 raft_consensus.cc:2272] T 1c503aedfb714821b26ac777edb37c2a P 5181f3b8c9984c169d753aba3e07938a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.568230  5861 tablet_replica.cc:333] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a: stopping tablet replica
I20260709 13:15:49.569012  5861 raft_consensus.cc:2243] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:49.570063  5861 raft_consensus.cc:2272] T c9fc7c7ca5ce44809dff5408bef6fd37 P 5181f3b8c9984c169d753aba3e07938a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:49.572741  5861 tablet_replica.cc:333] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a: stopping tablet replica
I20260709 13:15:49.573416  5861 raft_consensus.cc:2243] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:49.574373  5861 raft_consensus.cc:2272] T 537d4b9b9da84cc2911297ce12f0e072 P 5181f3b8c9984c169d753aba3e07938a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:50.425501 10115 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:50.610538  5861 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10339)
I20260709 13:15:51.154233  5861 tablet_server.cc:196] TabletServer@127.5.185.67:0 shutdown complete.
I20260709 13:15:51.174662  5861 master.cc:562] Master@127.5.185.126:45457 shutting down...
I20260709 13:15:51.199527  5861 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.199994  5861 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.200268  5861 tablet_replica.cc:333] T 00000000000000000000000000000000 P 815da4524aad430e83f2905a5b766d6f: stopping tablet replica
I20260709 13:15:51.219787  5861 master.cc:584] Master@127.5.185.126:45457 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15994 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:15:51.261637  5861 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.185.126:37969
I20260709 13:15:51.262814  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:51.268347 10653 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:51.268437 10652 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:51.269037 10655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:51.269843  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:51.270823  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:51.270993  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:51.271191  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602951271171 us; error 0 us; skew 500 ppm
I20260709 13:15:51.271713  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:51.273912  5861 webserver.cc:533] Webserver started at http://127.5.185.126:41197/ using document root <none> and password file <none>
I20260709 13:15:51.274412  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:51.274616  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:51.274909  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:51.275964  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/master-0-root/instance:
uuid: "535ee72807cb44c4916a28476cd491f3"
format_stamp: "Formatted at 2026-07-09 13:15:51 on dist-test-slave-ghwz"
I20260709 13:15:51.280552  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:15:51.283811 10660 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:51.284572  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:51.284854  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/master-0-root
uuid: "535ee72807cb44c4916a28476cd491f3"
format_stamp: "Formatted at 2026-07-09 13:15:51 on dist-test-slave-ghwz"
I20260709 13:15:51.285140  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:51.310050  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:51.311229  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:51.348675  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.126:37969
I20260709 13:15:51.348779 10711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.126:37969 every 8 connection(s)
I20260709 13:15:51.352366 10712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:51.362768 10712 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3: Bootstrap starting.
I20260709 13:15:51.367297 10712 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.371222 10712 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3: No bootstrap required, opened a new log
I20260709 13:15:51.373225 10712 raft_consensus.cc:359] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535ee72807cb44c4916a28476cd491f3" member_type: VOTER }
I20260709 13:15:51.373598 10712 raft_consensus.cc:385] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.373839 10712 raft_consensus.cc:740] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 535ee72807cb44c4916a28476cd491f3, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.374482 10712 consensus_queue.cc:260] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "535ee72807cb44c4916a28476cd491f3" member_type: VOTER }
I20260709 13:15:51.374955 10712 raft_consensus.cc:399] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:51.375186 10712 raft_consensus.cc:493] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:51.375451 10712 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:51.379760 10712 raft_consensus.cc:515] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535ee72807cb44c4916a28476cd491f3" member_type: VOTER }
I20260709 13:15:51.380249 10712 leader_election.cc:304] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [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: 535ee72807cb44c4916a28476cd491f3; no voters: 
I20260709 13:15:51.381310 10712 leader_election.cc:290] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:51.381772 10715 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:51.383175 10715 raft_consensus.cc:697] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [term 1 LEADER]: Becoming Leader. State: Replica: 535ee72807cb44c4916a28476cd491f3, State: Running, Role: LEADER
I20260709 13:15:51.383812 10715 consensus_queue.cc:237] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [LEADER]: Queue going to LEADER mode. State: All 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: "535ee72807cb44c4916a28476cd491f3" member_type: VOTER }
I20260709 13:15:51.384086 10712 sys_catalog.cc:565] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:51.388195 10716 sys_catalog.cc:455] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "535ee72807cb44c4916a28476cd491f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535ee72807cb44c4916a28476cd491f3" member_type: VOTER } }
I20260709 13:15:51.388870 10716 sys_catalog.cc:458] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:51.390259 10717 sys_catalog.cc:455] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 535ee72807cb44c4916a28476cd491f3. Latest consensus state: current_term: 1 leader_uuid: "535ee72807cb44c4916a28476cd491f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535ee72807cb44c4916a28476cd491f3" member_type: VOTER } }
I20260709 13:15:51.391602 10717 sys_catalog.cc:458] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:51.392304 10722 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:51.397116 10722 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:51.399608  5861 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:51.405625 10722 catalog_manager.cc:1383] Generated new cluster ID: 3d0740a39e07447eb86b506ad5d770c8
I20260709 13:15:51.405882 10722 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:51.422417 10722 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:51.423669 10722 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:51.438504 10722 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3: Generated new TSK 0
I20260709 13:15:51.439008 10722 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:51.466715  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:51.472846 10733 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:51.473547 10734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:51.474995 10736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:51.475696  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:51.476610  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:51.476800  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:51.476919  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602951476908 us; error 0 us; skew 500 ppm
I20260709 13:15:51.477375  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:51.479559  5861 webserver.cc:533] Webserver started at http://127.5.185.65:35967/ using document root <none> and password file <none>
I20260709 13:15:51.479971  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:51.480119  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:51.480320  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:51.481602  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-0-root/instance:
uuid: "6752252f91f64024827deb7cf6f2a091"
format_stamp: "Formatted at 2026-07-09 13:15:51 on dist-test-slave-ghwz"
I20260709 13:15:51.486073  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:15:51.489200 10741 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:51.489903  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:51.490141  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-0-root
uuid: "6752252f91f64024827deb7cf6f2a091"
format_stamp: "Formatted at 2026-07-09 13:15:51 on dist-test-slave-ghwz"
I20260709 13:15:51.490377  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:51.510672  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:51.511759  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:51.513134  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:51.515441  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:51.515612  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:51.515915  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:51.516053  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:51.555421  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.65:39105
I20260709 13:15:51.555537 10803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.65:39105 every 8 connection(s)
I20260709 13:15:51.559808  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:51.567303 10808 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:51.569662 10809 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:51.571848 10811 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:51.572937 10804 heartbeater.cc:344] Connected to a master server at 127.5.185.126:37969
I20260709 13:15:51.573422 10804 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:51.574025  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:51.574383 10804 heartbeater.cc:507] Master 127.5.185.126:37969 requested a full tablet report, sending...
I20260709 13:15:51.575273  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:51.575572  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:51.575791  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602951575754 us; error 0 us; skew 500 ppm
I20260709 13:15:51.576421  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:51.576622 10677 ts_manager.cc:194] Registered new tserver with Master: 6752252f91f64024827deb7cf6f2a091 (127.5.185.65:39105)
I20260709 13:15:51.579053  5861 webserver.cc:533] Webserver started at http://127.5.185.66:38719/ using document root <none> and password file <none>
I20260709 13:15:51.579190 10677 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50548
I20260709 13:15:51.579794  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:51.580053  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:51.580372  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:51.581449  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-1-root/instance:
uuid: "0b4096e7ccdc4752b72c669bd407d836"
format_stamp: "Formatted at 2026-07-09 13:15:51 on dist-test-slave-ghwz"
I20260709 13:15:51.585748  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:15:51.588948 10816 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:51.589670  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:51.589970  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-1-root
uuid: "0b4096e7ccdc4752b72c669bd407d836"
format_stamp: "Formatted at 2026-07-09 13:15:51 on dist-test-slave-ghwz"
I20260709 13:15:51.590263  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:51.605130  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:51.606312  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:51.607817  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:51.610311  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:51.610607  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:15:51.610898  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:51.611116  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:51.650388  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.66:38869
I20260709 13:15:51.650487 10878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.66:38869 every 8 connection(s)
I20260709 13:15:51.655210  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:51.662266 10882 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:51.662834 10883 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:51.664332 10885 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:51.666069  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:51.667135  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:51.667363  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:51.667562  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602951667545 us; error 0 us; skew 500 ppm
I20260709 13:15:51.668021 10879 heartbeater.cc:344] Connected to a master server at 127.5.185.126:37969
I20260709 13:15:51.668197  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:51.668468 10879 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:51.669414 10879 heartbeater.cc:507] Master 127.5.185.126:37969 requested a full tablet report, sending...
I20260709 13:15:51.670951  5861 webserver.cc:533] Webserver started at http://127.5.185.67:34257/ using document root <none> and password file <none>
I20260709 13:15:51.671556  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:51.671619 10677 ts_manager.cc:194] Registered new tserver with Master: 0b4096e7ccdc4752b72c669bd407d836 (127.5.185.66:38869)
I20260709 13:15:51.671741  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:51.672248  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:51.673130 10677 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50550
I20260709 13:15:51.673344  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-2-root/instance:
uuid: "639200a7bbcc4a2195e0fa2136b890f9"
format_stamp: "Formatted at 2026-07-09 13:15:51 on dist-test-slave-ghwz"
I20260709 13:15:51.677810  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 13:15:51.680859 10890 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:51.681591  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:51.681870  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-2-root
uuid: "639200a7bbcc4a2195e0fa2136b890f9"
format_stamp: "Formatted at 2026-07-09 13:15:51 on dist-test-slave-ghwz"
I20260709 13:15:51.682240  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602821466301-5861-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:51.708808  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:51.709942  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:51.711443  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:51.713593  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:51.713819  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:51.714061  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:51.714233  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:51.753160  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.67:36591
I20260709 13:15:51.753268 10952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.67:36591 every 8 connection(s)
I20260709 13:15:51.767051 10953 heartbeater.cc:344] Connected to a master server at 127.5.185.126:37969
I20260709 13:15:51.767503 10953 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:51.768392 10953 heartbeater.cc:507] Master 127.5.185.126:37969 requested a full tablet report, sending...
I20260709 13:15:51.770309 10677 ts_manager.cc:194] Registered new tserver with Master: 639200a7bbcc4a2195e0fa2136b890f9 (127.5.185.67:36591)
I20260709 13:15:51.770735  5861 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014518098s
I20260709 13:15:51.771731 10677 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50558
I20260709 13:15:51.796779 10677 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50572:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:15:51.799141 10677 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:15:51.850240 10918 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3c73c620114481bca2cc5e3c9c91c5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=531892513ebf4c5d8a917cb2da5283c1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:51.851817 10918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3c73c620114481bca2cc5e3c9c91c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:51.853304 10917 tablet_service.cc:1511] Processing CreateTablet for tablet 18dcc5a4d98a42b1b2a2097ecb42e7a0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=531892513ebf4c5d8a917cb2da5283c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:51.854645 10917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18dcc5a4d98a42b1b2a2097ecb42e7a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:51.856346 10768 tablet_service.cc:1511] Processing CreateTablet for tablet 18dcc5a4d98a42b1b2a2097ecb42e7a0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=531892513ebf4c5d8a917cb2da5283c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:51.857641 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18dcc5a4d98a42b1b2a2097ecb42e7a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:51.858692 10769 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3c73c620114481bca2cc5e3c9c91c5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=531892513ebf4c5d8a917cb2da5283c1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:51.860069 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3c73c620114481bca2cc5e3c9c91c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:51.868367 10844 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3c73c620114481bca2cc5e3c9c91c5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=531892513ebf4c5d8a917cb2da5283c1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:51.869812 10844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3c73c620114481bca2cc5e3c9c91c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:51.876811 10843 tablet_service.cc:1511] Processing CreateTablet for tablet 18dcc5a4d98a42b1b2a2097ecb42e7a0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=531892513ebf4c5d8a917cb2da5283c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:51.878240 10843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18dcc5a4d98a42b1b2a2097ecb42e7a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:51.878531 10969 tablet_bootstrap.cc:492] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091: Bootstrap starting.
I20260709 13:15:51.879357 10968 tablet_bootstrap.cc:492] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9: Bootstrap starting.
I20260709 13:15:51.887809 10969 tablet_bootstrap.cc:654] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.888823 10968 tablet_bootstrap.cc:654] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.901863 10969 tablet_bootstrap.cc:492] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091: No bootstrap required, opened a new log
I20260709 13:15:51.902700 10969 ts_tablet_manager.cc:1403] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.006s
I20260709 13:15:51.906764 10969 raft_consensus.cc:359] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:51.907946 10969 raft_consensus.cc:385] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.908354 10969 raft_consensus.cc:740] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6752252f91f64024827deb7cf6f2a091, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.908463 10972 tablet_bootstrap.cc:492] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836: Bootstrap starting.
I20260709 13:15:51.909473 10969 consensus_queue.cc:260] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:51.912184 10804 heartbeater.cc:499] Master 127.5.185.126:37969 was elected leader, sending a full tablet report...
I20260709 13:15:51.912863 10969 ts_tablet_manager.cc:1434] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:15:51.913595 10968 tablet_bootstrap.cc:492] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9: No bootstrap required, opened a new log
I20260709 13:15:51.914137 10968 ts_tablet_manager.cc:1403] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.015s
I20260709 13:15:51.916841 10972 tablet_bootstrap.cc:654] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.917433 10968 raft_consensus.cc:359] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } }
I20260709 13:15:51.918088 10968 raft_consensus.cc:385] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.918352 10968 raft_consensus.cc:740] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639200a7bbcc4a2195e0fa2136b890f9, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.914083 10969 tablet_bootstrap.cc:492] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091: Bootstrap starting.
I20260709 13:15:51.919493 10968 consensus_queue.cc:260] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } }
I20260709 13:15:51.927788 10969 tablet_bootstrap.cc:654] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.929046 10968 ts_tablet_manager.cc:1434] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:15:51.929198 10972 tablet_bootstrap.cc:492] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836: No bootstrap required, opened a new log
I20260709 13:15:51.929883 10953 heartbeater.cc:499] Master 127.5.185.126:37969 was elected leader, sending a full tablet report...
I20260709 13:15:51.930322 10968 tablet_bootstrap.cc:492] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9: Bootstrap starting.
I20260709 13:15:51.930769 10972 ts_tablet_manager.cc:1403] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.010s
I20260709 13:15:51.933794 10972 raft_consensus.cc:359] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:51.934605 10972 raft_consensus.cc:385] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.934949 10972 raft_consensus.cc:740] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4096e7ccdc4752b72c669bd407d836, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.935745 10972 consensus_queue.cc:260] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:51.938993 10968 tablet_bootstrap.cc:654] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.941403 10879 heartbeater.cc:499] Master 127.5.185.126:37969 was elected leader, sending a full tablet report...
I20260709 13:15:51.942402 10972 ts_tablet_manager.cc:1434] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:15:51.943385 10972 tablet_bootstrap.cc:492] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836: Bootstrap starting.
I20260709 13:15:51.945633 10969 tablet_bootstrap.cc:492] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091: No bootstrap required, opened a new log
I20260709 13:15:51.946214 10969 ts_tablet_manager.cc:1403] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.017s
I20260709 13:15:51.947074 10968 tablet_bootstrap.cc:492] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9: No bootstrap required, opened a new log
I20260709 13:15:51.947685 10968 ts_tablet_manager.cc:1403] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:15:51.949548 10972 tablet_bootstrap.cc:654] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.949164 10969 raft_consensus.cc:359] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } }
I20260709 13:15:51.950006 10969 raft_consensus.cc:385] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.950341 10969 raft_consensus.cc:740] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6752252f91f64024827deb7cf6f2a091, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.950814 10968 raft_consensus.cc:359] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:51.951229 10969 consensus_queue.cc:260] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } }
I20260709 13:15:51.951802 10968 raft_consensus.cc:385] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.952266 10968 raft_consensus.cc:740] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639200a7bbcc4a2195e0fa2136b890f9, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.953526 10969 ts_tablet_manager.cc:1434] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:51.953255 10968 consensus_queue.cc:260] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:51.955747 10968 ts_tablet_manager.cc:1434] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:15:51.959007 10972 tablet_bootstrap.cc:492] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836: No bootstrap required, opened a new log
I20260709 13:15:51.959518 10972 ts_tablet_manager.cc:1403] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:15:51.961763 10972 raft_consensus.cc:359] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } }
I20260709 13:15:51.962483 10972 raft_consensus.cc:385] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.962852 10972 raft_consensus.cc:740] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4096e7ccdc4752b72c669bd407d836, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.963757 10972 consensus_queue.cc:260] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } }
I20260709 13:15:51.966096 10972 ts_tablet_manager.cc:1434] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:51.984920 10977 raft_consensus.cc:493] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.985335 10977 raft_consensus.cc:515] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } }
I20260709 13:15:51.987648 10977 leader_election.cc:290] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639200a7bbcc4a2195e0fa2136b890f9 (127.5.185.67:36591), 6752252f91f64024827deb7cf6f2a091 (127.5.185.65:39105)
I20260709 13:15:51.998513 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3c73c620114481bca2cc5e3c9c91c5" candidate_uuid: "0b4096e7ccdc4752b72c669bd407d836" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639200a7bbcc4a2195e0fa2136b890f9" is_pre_election: true
I20260709 13:15:51.999315 10928 raft_consensus.cc:2468] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b4096e7ccdc4752b72c669bd407d836 in term 0.
I20260709 13:15:52.000051 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3c73c620114481bca2cc5e3c9c91c5" candidate_uuid: "0b4096e7ccdc4752b72c669bd407d836" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6752252f91f64024827deb7cf6f2a091" is_pre_election: true
I20260709 13:15:52.000671 10779 raft_consensus.cc:2468] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b4096e7ccdc4752b72c669bd407d836 in term 0.
I20260709 13:15:52.000710 10820 leader_election.cc:304] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4096e7ccdc4752b72c669bd407d836, 639200a7bbcc4a2195e0fa2136b890f9; no voters: 
I20260709 13:15:52.001618 10977 raft_consensus.cc:2804] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:52.001965 10977 raft_consensus.cc:493] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:52.002262 10977 raft_consensus.cc:3060] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.007367 10977 raft_consensus.cc:515] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } }
I20260709 13:15:52.008912 10977 leader_election.cc:290] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [CANDIDATE]: Term 1 election: Requested vote from peers 639200a7bbcc4a2195e0fa2136b890f9 (127.5.185.67:36591), 6752252f91f64024827deb7cf6f2a091 (127.5.185.65:39105)
I20260709 13:15:52.009676 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3c73c620114481bca2cc5e3c9c91c5" candidate_uuid: "0b4096e7ccdc4752b72c669bd407d836" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639200a7bbcc4a2195e0fa2136b890f9"
I20260709 13:15:52.009887 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3c73c620114481bca2cc5e3c9c91c5" candidate_uuid: "0b4096e7ccdc4752b72c669bd407d836" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6752252f91f64024827deb7cf6f2a091"
I20260709 13:15:52.010300 10928 raft_consensus.cc:3060] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.010414 10779 raft_consensus.cc:3060] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.017536 10779 raft_consensus.cc:2468] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4096e7ccdc4752b72c669bd407d836 in term 1.
I20260709 13:15:52.017536 10928 raft_consensus.cc:2468] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4096e7ccdc4752b72c669bd407d836 in term 1.
I20260709 13:15:52.018748 10820 leader_election.cc:304] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4096e7ccdc4752b72c669bd407d836, 639200a7bbcc4a2195e0fa2136b890f9; no voters: 
I20260709 13:15:52.019397 10977 raft_consensus.cc:2804] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:52.020267 10977 raft_consensus.cc:697] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 LEADER]: Becoming Leader. State: Replica: 0b4096e7ccdc4752b72c669bd407d836, State: Running, Role: LEADER
I20260709 13:15:52.020920 10977 consensus_queue.cc:237] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } }
I20260709 13:15:52.027279 10675 catalog_manager.cc:5697] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b4096e7ccdc4752b72c669bd407d836 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "0b4096e7ccdc4752b72c669bd407d836" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:52.290967 10975 raft_consensus.cc:493] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.291465 10975 raft_consensus.cc:515] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.294005 10975 leader_election.cc:290] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6752252f91f64024827deb7cf6f2a091 (127.5.185.65:39105), 0b4096e7ccdc4752b72c669bd407d836 (127.5.185.66:38869)
I20260709 13:15:52.305253 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dcc5a4d98a42b1b2a2097ecb42e7a0" candidate_uuid: "639200a7bbcc4a2195e0fa2136b890f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6752252f91f64024827deb7cf6f2a091" is_pre_election: true
I20260709 13:15:52.305306 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dcc5a4d98a42b1b2a2097ecb42e7a0" candidate_uuid: "639200a7bbcc4a2195e0fa2136b890f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4096e7ccdc4752b72c669bd407d836" is_pre_election: true
I20260709 13:15:52.306303 10779 raft_consensus.cc:2468] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639200a7bbcc4a2195e0fa2136b890f9 in term 0.
I20260709 13:15:52.306375 10854 raft_consensus.cc:2468] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639200a7bbcc4a2195e0fa2136b890f9 in term 0.
I20260709 13:15:52.307547 10893 leader_election.cc:304] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4096e7ccdc4752b72c669bd407d836, 639200a7bbcc4a2195e0fa2136b890f9; no voters: 
I20260709 13:15:52.308262 10975 raft_consensus.cc:2804] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:52.308574 10975 raft_consensus.cc:493] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:52.308846 10975 raft_consensus.cc:3060] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.314081 10975 raft_consensus.cc:515] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.315593 10975 leader_election.cc:290] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [CANDIDATE]: Term 1 election: Requested vote from peers 6752252f91f64024827deb7cf6f2a091 (127.5.185.65:39105), 0b4096e7ccdc4752b72c669bd407d836 (127.5.185.66:38869)
I20260709 13:15:52.316459 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dcc5a4d98a42b1b2a2097ecb42e7a0" candidate_uuid: "639200a7bbcc4a2195e0fa2136b890f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6752252f91f64024827deb7cf6f2a091"
I20260709 13:15:52.316681 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dcc5a4d98a42b1b2a2097ecb42e7a0" candidate_uuid: "639200a7bbcc4a2195e0fa2136b890f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4096e7ccdc4752b72c669bd407d836"
I20260709 13:15:52.317071 10779 raft_consensus.cc:3060] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.317263 10854 raft_consensus.cc:3060] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.322150 10854 raft_consensus.cc:2468] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639200a7bbcc4a2195e0fa2136b890f9 in term 1.
I20260709 13:15:52.322281 10779 raft_consensus.cc:2468] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639200a7bbcc4a2195e0fa2136b890f9 in term 1.
I20260709 13:15:52.323203 10893 leader_election.cc:304] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4096e7ccdc4752b72c669bd407d836, 639200a7bbcc4a2195e0fa2136b890f9; no voters: 
I20260709 13:15:52.323947 10975 raft_consensus.cc:2804] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:52.324848 10975 raft_consensus.cc:697] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 LEADER]: Becoming Leader. State: Replica: 639200a7bbcc4a2195e0fa2136b890f9, State: Running, Role: LEADER
I20260709 13:15:52.325645 10975 consensus_queue.cc:237] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.331925 10675 catalog_manager.cc:5697] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639200a7bbcc4a2195e0fa2136b890f9 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "639200a7bbcc4a2195e0fa2136b890f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:52.438241 10675 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50578:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:15:52.440192 10675 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:15:52.443603 10977 consensus_queue.cc:1048] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.463312 10981 consensus_queue.cc:1048] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.470109 10769 tablet_service.cc:1511] Processing CreateTablet for tablet 184af3ad97094c11b8336ebce69b0219 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=912b5dc9d1464d059611873dc8d8c22c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:52.472203 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184af3ad97094c11b8336ebce69b0219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:52.472568 10918 tablet_service.cc:1511] Processing CreateTablet for tablet 184af3ad97094c11b8336ebce69b0219 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=912b5dc9d1464d059611873dc8d8c22c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:52.473912 10918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184af3ad97094c11b8336ebce69b0219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:52.474905 10768 tablet_service.cc:1511] Processing CreateTablet for tablet 50691e6ea6f34595b0d86c8d8ff843a6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=912b5dc9d1464d059611873dc8d8c22c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:52.476115 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50691e6ea6f34595b0d86c8d8ff843a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:52.490757 10917 tablet_service.cc:1511] Processing CreateTablet for tablet 50691e6ea6f34595b0d86c8d8ff843a6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=912b5dc9d1464d059611873dc8d8c22c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:52.492244 10917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50691e6ea6f34595b0d86c8d8ff843a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:52.496961 10843 tablet_service.cc:1511] Processing CreateTablet for tablet 184af3ad97094c11b8336ebce69b0219 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=912b5dc9d1464d059611873dc8d8c22c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:52.499922 10843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184af3ad97094c11b8336ebce69b0219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:52.520110 10844 tablet_service.cc:1511] Processing CreateTablet for tablet 50691e6ea6f34595b0d86c8d8ff843a6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=912b5dc9d1464d059611873dc8d8c22c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:52.521530 10844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50691e6ea6f34595b0d86c8d8ff843a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:52.535260 10998 tablet_bootstrap.cc:492] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091: Bootstrap starting.
I20260709 13:15:52.538843 10999 tablet_bootstrap.cc:492] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9: Bootstrap starting.
I20260709 13:15:52.544183 10998 tablet_bootstrap.cc:654] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:52.546125 11002 tablet_bootstrap.cc:492] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836: Bootstrap starting.
I20260709 13:15:52.551944 10999 tablet_bootstrap.cc:654] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:52.553498 11002 tablet_bootstrap.cc:654] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:52.560989 10998 tablet_bootstrap.cc:492] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091: No bootstrap required, opened a new log
I20260709 13:15:52.561544 10998 ts_tablet_manager.cc:1403] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.003s
I20260709 13:15:52.561902 10999 tablet_bootstrap.cc:492] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9: No bootstrap required, opened a new log
I20260709 13:15:52.562358 11002 tablet_bootstrap.cc:492] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836: No bootstrap required, opened a new log
I20260709 13:15:52.562496 10999 ts_tablet_manager.cc:1403] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260709 13:15:52.563073 11002 ts_tablet_manager.cc:1403] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:15:52.564687 10998 raft_consensus.cc:359] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.565578 10998 raft_consensus.cc:385] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.566073 10998 raft_consensus.cc:740] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6752252f91f64024827deb7cf6f2a091, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.565622 10999 raft_consensus.cc:359] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.566722 10999 raft_consensus.cc:385] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.566247 11002 raft_consensus.cc:359] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.567281 11002 raft_consensus.cc:385] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.567902 11002 raft_consensus.cc:740] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4096e7ccdc4752b72c669bd407d836, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.567076 10998 consensus_queue.cc:260] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.568825 11002 consensus_queue.cc:260] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.567131 10999 raft_consensus.cc:740] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639200a7bbcc4a2195e0fa2136b890f9, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.570328 10998 ts_tablet_manager.cc:1434] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:15:52.570600 10999 consensus_queue.cc:260] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.571570 10998 tablet_bootstrap.cc:492] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091: Bootstrap starting.
I20260709 13:15:52.573240 10999 ts_tablet_manager.cc:1434] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:15:52.579162 10998 tablet_bootstrap.cc:654] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:52.579233 10999 tablet_bootstrap.cc:492] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9: Bootstrap starting.
I20260709 13:15:52.578030 11002 ts_tablet_manager.cc:1434] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 13:15:52.589929 11002 tablet_bootstrap.cc:492] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836: Bootstrap starting.
I20260709 13:15:52.591378 10998 tablet_bootstrap.cc:492] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091: No bootstrap required, opened a new log
I20260709 13:15:52.592075 10998 ts_tablet_manager.cc:1403] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 13:15:52.594668 10999 tablet_bootstrap.cc:654] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:52.595367 10998 raft_consensus.cc:359] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.596036 10998 raft_consensus.cc:385] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.596302 10998 raft_consensus.cc:740] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6752252f91f64024827deb7cf6f2a091, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.597083 11002 tablet_bootstrap.cc:654] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:52.597045 10998 consensus_queue.cc:260] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.599443 10998 ts_tablet_manager.cc:1434] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:52.604571 10997 raft_consensus.cc:493] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.605149 10997 raft_consensus.cc:515] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.605914 10999 tablet_bootstrap.cc:492] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9: No bootstrap required, opened a new log
I20260709 13:15:52.606760 10999 ts_tablet_manager.cc:1403] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260709 13:15:52.611737 11002 tablet_bootstrap.cc:492] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836: No bootstrap required, opened a new log
I20260709 13:15:52.611356 10999 raft_consensus.cc:359] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.612370 11002 ts_tablet_manager.cc:1403] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260709 13:15:52.612524 10999 raft_consensus.cc:385] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.613137 10999 raft_consensus.cc:740] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639200a7bbcc4a2195e0fa2136b890f9, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.614459 10999 consensus_queue.cc:260] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.615751 11002 raft_consensus.cc:359] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.616633 11002 raft_consensus.cc:385] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.616995 11002 raft_consensus.cc:740] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4096e7ccdc4752b72c669bd407d836, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.618131 11002 consensus_queue.cc:260] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.620599 11002 ts_tablet_manager.cc:1434] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:52.623607 10997 leader_election.cc:290] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b4096e7ccdc4752b72c669bd407d836 (127.5.185.66:38869), 639200a7bbcc4a2195e0fa2136b890f9 (127.5.185.67:36591)
I20260709 13:15:52.630340 10999 ts_tablet_manager.cc:1434] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:15:52.636669 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184af3ad97094c11b8336ebce69b0219" candidate_uuid: "6752252f91f64024827deb7cf6f2a091" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4096e7ccdc4752b72c669bd407d836" is_pre_election: true
I20260709 13:15:52.637662 10854 raft_consensus.cc:2468] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6752252f91f64024827deb7cf6f2a091 in term 0.
I20260709 13:15:52.639662 10744 leader_election.cc:304] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4096e7ccdc4752b72c669bd407d836, 6752252f91f64024827deb7cf6f2a091; no voters: 
I20260709 13:15:52.640514 10997 raft_consensus.cc:2804] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:52.640971 10997 raft_consensus.cc:493] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:52.641392 10997 raft_consensus.cc:3060] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.648746 10997 raft_consensus.cc:515] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.650910 10997 leader_election.cc:290] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [CANDIDATE]: Term 1 election: Requested vote from peers 0b4096e7ccdc4752b72c669bd407d836 (127.5.185.66:38869), 639200a7bbcc4a2195e0fa2136b890f9 (127.5.185.67:36591)
I20260709 13:15:52.651351 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184af3ad97094c11b8336ebce69b0219" candidate_uuid: "6752252f91f64024827deb7cf6f2a091" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4096e7ccdc4752b72c669bd407d836"
I20260709 13:15:52.651949 10854 raft_consensus.cc:3060] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.653224 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184af3ad97094c11b8336ebce69b0219" candidate_uuid: "6752252f91f64024827deb7cf6f2a091" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639200a7bbcc4a2195e0fa2136b890f9" is_pre_election: true
I20260709 13:15:52.653685 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184af3ad97094c11b8336ebce69b0219" candidate_uuid: "6752252f91f64024827deb7cf6f2a091" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639200a7bbcc4a2195e0fa2136b890f9"
I20260709 13:15:52.653879 10928 raft_consensus.cc:2468] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6752252f91f64024827deb7cf6f2a091 in term 0.
I20260709 13:15:52.657455 10854 raft_consensus.cc:2468] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6752252f91f64024827deb7cf6f2a091 in term 1.
I20260709 13:15:52.658360 10744 leader_election.cc:304] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [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: 0b4096e7ccdc4752b72c669bd407d836, 6752252f91f64024827deb7cf6f2a091; no voters: 639200a7bbcc4a2195e0fa2136b890f9
I20260709 13:15:52.659129 10997 raft_consensus.cc:2804] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:52.660180 10997 raft_consensus.cc:697] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 1 LEADER]: Becoming Leader. State: Replica: 6752252f91f64024827deb7cf6f2a091, State: Running, Role: LEADER
I20260709 13:15:52.660991 10997 consensus_queue.cc:237] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.667995 10675 catalog_manager.cc:5697] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6752252f91f64024827deb7cf6f2a091 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "6752252f91f64024827deb7cf6f2a091" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:52.707623 10975 consensus_queue.cc:1048] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.717875 10975 consensus_queue.cc:1048] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.735900 10997 raft_consensus.cc:493] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.736336 10997 raft_consensus.cc:515] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.737948 10997 leader_election.cc:290] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b4096e7ccdc4752b72c669bd407d836 (127.5.185.66:38869), 639200a7bbcc4a2195e0fa2136b890f9 (127.5.185.67:36591)
I20260709 13:15:52.738719 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50691e6ea6f34595b0d86c8d8ff843a6" candidate_uuid: "6752252f91f64024827deb7cf6f2a091" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4096e7ccdc4752b72c669bd407d836" is_pre_election: true
I20260709 13:15:52.738947 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50691e6ea6f34595b0d86c8d8ff843a6" candidate_uuid: "6752252f91f64024827deb7cf6f2a091" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639200a7bbcc4a2195e0fa2136b890f9" is_pre_election: true
I20260709 13:15:52.739403 10854 raft_consensus.cc:2468] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6752252f91f64024827deb7cf6f2a091 in term 0.
I20260709 13:15:52.739523 10927 raft_consensus.cc:2468] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6752252f91f64024827deb7cf6f2a091 in term 0.
I20260709 13:15:52.740450 10744 leader_election.cc:304] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4096e7ccdc4752b72c669bd407d836, 6752252f91f64024827deb7cf6f2a091; no voters: 
I20260709 13:15:52.741104 10997 raft_consensus.cc:2804] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:52.741462 10997 raft_consensus.cc:493] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:52.741756 10997 raft_consensus.cc:3060] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.746459 10997 raft_consensus.cc:515] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.747996 10997 leader_election.cc:290] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [CANDIDATE]: Term 1 election: Requested vote from peers 0b4096e7ccdc4752b72c669bd407d836 (127.5.185.66:38869), 639200a7bbcc4a2195e0fa2136b890f9 (127.5.185.67:36591)
I20260709 13:15:52.748750 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50691e6ea6f34595b0d86c8d8ff843a6" candidate_uuid: "6752252f91f64024827deb7cf6f2a091" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4096e7ccdc4752b72c669bd407d836"
I20260709 13:15:52.748924 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50691e6ea6f34595b0d86c8d8ff843a6" candidate_uuid: "6752252f91f64024827deb7cf6f2a091" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639200a7bbcc4a2195e0fa2136b890f9"
I20260709 13:15:52.749400 10854 raft_consensus.cc:3060] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.749414 10927 raft_consensus.cc:3060] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.756436 10854 raft_consensus.cc:2468] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6752252f91f64024827deb7cf6f2a091 in term 1.
I20260709 13:15:52.756436 10927 raft_consensus.cc:2468] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6752252f91f64024827deb7cf6f2a091 in term 1.
I20260709 13:15:52.757665 10745 leader_election.cc:304] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639200a7bbcc4a2195e0fa2136b890f9, 6752252f91f64024827deb7cf6f2a091; no voters: 
I20260709 13:15:52.758374 10997 raft_consensus.cc:2804] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:52.758857 10997 raft_consensus.cc:697] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [term 1 LEADER]: Becoming Leader. State: Replica: 6752252f91f64024827deb7cf6f2a091, State: Running, Role: LEADER
I20260709 13:15:52.759617 10997 consensus_queue.cc:237] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:52.766525 10675 catalog_manager.cc:5697] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6752252f91f64024827deb7cf6f2a091 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "6752252f91f64024827deb7cf6f2a091" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:52.835395 10854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a3c73c620114481bca2cc5e3c9c91c5"
dest_uuid: "0b4096e7ccdc4752b72c669bd407d836"
mode: GRACEFUL
new_leader_uuid: "6752252f91f64024827deb7cf6f2a091"
 from {username='slave'} at 127.0.0.1:37544
I20260709 13:15:52.836254 10854 raft_consensus.cc:606] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 LEADER]: Received request to transfer leadership to TS 6752252f91f64024827deb7cf6f2a091
I20260709 13:15:52.850984 10927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18dcc5a4d98a42b1b2a2097ecb42e7a0"
dest_uuid: "639200a7bbcc4a2195e0fa2136b890f9"
mode: GRACEFUL
new_leader_uuid: "0b4096e7ccdc4752b72c669bd407d836"
 from {username='slave'} at 127.0.0.1:58208
I20260709 13:15:52.851490 10927 raft_consensus.cc:606] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 LEADER]: Received request to transfer leadership to TS 0b4096e7ccdc4752b72c669bd407d836
I20260709 13:15:53.063230 11020 raft_consensus.cc:993] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836: : Instructing follower 6752252f91f64024827deb7cf6f2a091 to start an election
I20260709 13:15:53.064198 11021 raft_consensus.cc:1081] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 LEADER]: Signalling peer 6752252f91f64024827deb7cf6f2a091 to start an election
I20260709 13:15:53.067075 10779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a3c73c620114481bca2cc5e3c9c91c5"
dest_uuid: "6752252f91f64024827deb7cf6f2a091"
 from {username='slave'} at 127.0.0.1:46816
I20260709 13:15:53.068208 10779 raft_consensus.cc:493] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.068778 10779 raft_consensus.cc:3060] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.078714 10779 raft_consensus.cc:515] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } }
I20260709 13:15:53.082185 10779 leader_election.cc:290] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [CANDIDATE]: Term 2 election: Requested vote from peers 639200a7bbcc4a2195e0fa2136b890f9 (127.5.185.67:36591), 0b4096e7ccdc4752b72c669bd407d836 (127.5.185.66:38869)
I20260709 13:15:53.082144 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3c73c620114481bca2cc5e3c9c91c5" candidate_uuid: "6752252f91f64024827deb7cf6f2a091" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "639200a7bbcc4a2195e0fa2136b890f9"
I20260709 13:15:53.083130 10927 raft_consensus.cc:3060] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.083312 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3c73c620114481bca2cc5e3c9c91c5" candidate_uuid: "6752252f91f64024827deb7cf6f2a091" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b4096e7ccdc4752b72c669bd407d836"
I20260709 13:15:53.084052 10854 raft_consensus.cc:3055] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:53.084425 10854 raft_consensus.cc:740] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b4096e7ccdc4752b72c669bd407d836, State: Running, Role: LEADER
I20260709 13:15:53.085582 10854 consensus_queue.cc:260] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } }
I20260709 13:15:53.087199 10854 raft_consensus.cc:3060] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.093355 10927 raft_consensus.cc:2468] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6752252f91f64024827deb7cf6f2a091 in term 2.
I20260709 13:15:53.094959 10745 leader_election.cc:304] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639200a7bbcc4a2195e0fa2136b890f9, 6752252f91f64024827deb7cf6f2a091; no voters: 
I20260709 13:15:53.095973 10997 raft_consensus.cc:2804] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:53.096457 10997 raft_consensus.cc:697] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [term 2 LEADER]: Becoming Leader. State: Replica: 6752252f91f64024827deb7cf6f2a091, State: Running, Role: LEADER
I20260709 13:15:53.096851 10854 raft_consensus.cc:2468] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6752252f91f64024827deb7cf6f2a091 in term 2.
I20260709 13:15:53.097828 10997 consensus_queue.cc:237] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } }
I20260709 13:15:53.105809 10675 catalog_manager.cc:5697] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 reported cstate change: term changed from 1 to 2, leader changed from 0b4096e7ccdc4752b72c669bd407d836 (127.5.185.66) to 6752252f91f64024827deb7cf6f2a091 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "6752252f91f64024827deb7cf6f2a091" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:53.108434 10997 consensus_queue.cc:1048] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:53.123400 10927 raft_consensus.cc:3060] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.130854 10997 consensus_queue.cc:1048] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:53.173396 10997 consensus_queue.cc:1048] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:53.186609 10997 consensus_queue.cc:1048] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:53.290808 11027 raft_consensus.cc:993] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9: : Instructing follower 0b4096e7ccdc4752b72c669bd407d836 to start an election
I20260709 13:15:53.291354 11027 raft_consensus.cc:1081] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 LEADER]: Signalling peer 0b4096e7ccdc4752b72c669bd407d836 to start an election
I20260709 13:15:53.293699 10854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18dcc5a4d98a42b1b2a2097ecb42e7a0"
dest_uuid: "0b4096e7ccdc4752b72c669bd407d836"
 from {username='slave'} at 127.0.0.1:37524
I20260709 13:15:53.294427 10854 raft_consensus.cc:493] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.295004 10854 raft_consensus.cc:3060] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.301808 10854 raft_consensus.cc:515] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:53.303730 10854 leader_election.cc:290] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [CANDIDATE]: Term 2 election: Requested vote from peers 6752252f91f64024827deb7cf6f2a091 (127.5.185.65:39105), 639200a7bbcc4a2195e0fa2136b890f9 (127.5.185.67:36591)
I20260709 13:15:53.304548 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dcc5a4d98a42b1b2a2097ecb42e7a0" candidate_uuid: "0b4096e7ccdc4752b72c669bd407d836" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6752252f91f64024827deb7cf6f2a091"
I20260709 13:15:53.304845 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dcc5a4d98a42b1b2a2097ecb42e7a0" candidate_uuid: "0b4096e7ccdc4752b72c669bd407d836" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "639200a7bbcc4a2195e0fa2136b890f9"
I20260709 13:15:53.305218 10779 raft_consensus.cc:3060] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.305594 10927 raft_consensus.cc:3055] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:53.305968 10927 raft_consensus.cc:740] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 639200a7bbcc4a2195e0fa2136b890f9, State: Running, Role: LEADER
I20260709 13:15:53.307013 10927 consensus_queue.cc:260] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:53.308218 10927 raft_consensus.cc:3060] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.310784 10779 raft_consensus.cc:2468] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4096e7ccdc4752b72c669bd407d836 in term 2.
I20260709 13:15:53.312162 10817 leader_election.cc:304] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4096e7ccdc4752b72c669bd407d836, 6752252f91f64024827deb7cf6f2a091; no voters: 
I20260709 13:15:53.313136 11021 raft_consensus.cc:2804] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:53.313520 11021 raft_consensus.cc:697] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [term 2 LEADER]: Becoming Leader. State: Replica: 0b4096e7ccdc4752b72c669bd407d836, State: Running, Role: LEADER
I20260709 13:15:53.314388 10927 raft_consensus.cc:2468] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4096e7ccdc4752b72c669bd407d836 in term 2.
I20260709 13:15:53.314550 11021 consensus_queue.cc:237] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:53.322335 10675 catalog_manager.cc:5697] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 reported cstate change: term changed from 1 to 2, leader changed from 639200a7bbcc4a2195e0fa2136b890f9 (127.5.185.67) to 0b4096e7ccdc4752b72c669bd407d836 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "0b4096e7ccdc4752b72c669bd407d836" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:53.595013 10854 raft_consensus.cc:1275] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 2 FOLLOWER]: Refusing update from remote peer 6752252f91f64024827deb7cf6f2a091: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:53.596311 10997 consensus_queue.cc:1048] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:53.607544 10927 raft_consensus.cc:1275] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 FOLLOWER]: Refusing update from remote peer 6752252f91f64024827deb7cf6f2a091: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:53.609149 11023 consensus_queue.cc:1048] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:53.624361  5861 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:15:53.627130  5861 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:15:53.627754  5861 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:15:53.641045 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "184af3ad97094c11b8336ebce69b0219"
dest_uuid: "6752252f91f64024827deb7cf6f2a091"
mode: GRACEFUL
new_leader_uuid: "639200a7bbcc4a2195e0fa2136b890f9"
 from {username='slave'} at 127.0.0.1:46834
I20260709 13:15:53.641588 10779 raft_consensus.cc:606] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 1 LEADER]: Received request to transfer leadership to TS 639200a7bbcc4a2195e0fa2136b890f9
I20260709 13:15:53.642760  5861 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:15:53.810617 10779 raft_consensus.cc:1275] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091 [term 2 FOLLOWER]: Refusing update from remote peer 0b4096e7ccdc4752b72c669bd407d836: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:53.812111 11021 consensus_queue.cc:1048] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:53.822551 10927 raft_consensus.cc:1275] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 FOLLOWER]: Refusing update from remote peer 0b4096e7ccdc4752b72c669bd407d836: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:53.824378 11021 consensus_queue.cc:1048] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:53.957913 11012 raft_consensus.cc:993] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091: : Instructing follower 639200a7bbcc4a2195e0fa2136b890f9 to start an election
I20260709 13:15:53.958345 11023 raft_consensus.cc:1081] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 1 LEADER]: Signalling peer 639200a7bbcc4a2195e0fa2136b890f9 to start an election
I20260709 13:15:53.959834 10927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "184af3ad97094c11b8336ebce69b0219"
dest_uuid: "639200a7bbcc4a2195e0fa2136b890f9"
 from {username='slave'} at 127.0.0.1:58192
I20260709 13:15:53.960366 10927 raft_consensus.cc:493] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.960669 10927 raft_consensus.cc:3060] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.965902 10927 raft_consensus.cc:515] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:53.967607 10927 leader_election.cc:290] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [CANDIDATE]: Term 2 election: Requested vote from peers 6752252f91f64024827deb7cf6f2a091 (127.5.185.65:39105), 0b4096e7ccdc4752b72c669bd407d836 (127.5.185.66:38869)
I20260709 13:15:53.968367 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184af3ad97094c11b8336ebce69b0219" candidate_uuid: "639200a7bbcc4a2195e0fa2136b890f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6752252f91f64024827deb7cf6f2a091"
I20260709 13:15:53.968570 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184af3ad97094c11b8336ebce69b0219" candidate_uuid: "639200a7bbcc4a2195e0fa2136b890f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b4096e7ccdc4752b72c669bd407d836"
I20260709 13:15:53.968984 10779 raft_consensus.cc:3055] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:53.969214 10854 raft_consensus.cc:3060] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.969360 10779 raft_consensus.cc:740] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6752252f91f64024827deb7cf6f2a091, State: Running, Role: LEADER
I20260709 13:15:53.970300 10779 consensus_queue.cc:260] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:53.971318 10779 raft_consensus.cc:3060] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.974399 10854 raft_consensus.cc:2468] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639200a7bbcc4a2195e0fa2136b890f9 in term 2.
I20260709 13:15:53.975697 10893 leader_election.cc:304] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4096e7ccdc4752b72c669bd407d836, 639200a7bbcc4a2195e0fa2136b890f9; no voters: 
I20260709 13:15:53.976178 10779 raft_consensus.cc:2468] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639200a7bbcc4a2195e0fa2136b890f9 in term 2.
I20260709 13:15:53.976512 10975 raft_consensus.cc:2804] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:53.977625 10975 raft_consensus.cc:697] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 LEADER]: Becoming Leader. State: Replica: 639200a7bbcc4a2195e0fa2136b890f9, State: Running, Role: LEADER
I20260709 13:15:53.978525 10975 consensus_queue.cc:237] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } }
I20260709 13:15:53.985172 10677 catalog_manager.cc:5697] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 reported cstate change: term changed from 1 to 2, leader changed from 6752252f91f64024827deb7cf6f2a091 (127.5.185.65) to 639200a7bbcc4a2195e0fa2136b890f9 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "639200a7bbcc4a2195e0fa2136b890f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6752252f91f64024827deb7cf6f2a091" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4096e7ccdc4752b72c669bd407d836" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "639200a7bbcc4a2195e0fa2136b890f9" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 36591 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:54.252856  5861 tablet_server.cc:179] TabletServer@127.5.185.65:0 shutting down...
W20260709 13:15:54.275900 10817 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]
W20260709 13:15:54.281167 10817 consensus_peers.cc:597] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 -> Peer 6752252f91f64024827deb7cf6f2a091 (127.5.185.65:39105): Couldn't send request to peer 6752252f91f64024827deb7cf6f2a091. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.282711  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:54.283480  5861 tablet_replica.cc:333] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091: stopping tablet replica
I20260709 13:15:54.284229  5861 raft_consensus.cc:2243] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.284613  5861 raft_consensus.cc:2272] T 184af3ad97094c11b8336ebce69b0219 P 6752252f91f64024827deb7cf6f2a091 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.287220  5861 tablet_replica.cc:333] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091: stopping tablet replica
I20260709 13:15:54.287973  5861 raft_consensus.cc:2243] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.288757  5861 raft_consensus.cc:2272] T 50691e6ea6f34595b0d86c8d8ff843a6 P 6752252f91f64024827deb7cf6f2a091 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.291090  5861 tablet_replica.cc:333] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091: stopping tablet replica
I20260709 13:15:54.291623  5861 raft_consensus.cc:2243] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.292506  5861 raft_consensus.cc:2272] T 7a3c73c620114481bca2cc5e3c9c91c5 P 6752252f91f64024827deb7cf6f2a091 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.295228  5861 tablet_replica.cc:333] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091: stopping tablet replica
I20260709 13:15:54.295786  5861 raft_consensus.cc:2243] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.296245  5861 raft_consensus.cc:2272] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 6752252f91f64024827deb7cf6f2a091 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.322032  5861 tablet_server.cc:196] TabletServer@127.5.185.65:0 shutdown complete.
I20260709 13:15:54.338295  5861 tablet_server.cc:179] TabletServer@127.5.185.66:0 shutting down...
I20260709 13:15:54.362946  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:54.363746  5861 tablet_replica.cc:333] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836: stopping tablet replica
I20260709 13:15:54.364765  5861 raft_consensus.cc:2243] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.365397  5861 raft_consensus.cc:2272] T 184af3ad97094c11b8336ebce69b0219 P 0b4096e7ccdc4752b72c669bd407d836 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.367987  5861 tablet_replica.cc:333] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836: stopping tablet replica
I20260709 13:15:54.368500  5861 raft_consensus.cc:2243] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.368937  5861 raft_consensus.cc:2272] T 50691e6ea6f34595b0d86c8d8ff843a6 P 0b4096e7ccdc4752b72c669bd407d836 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.371019  5861 tablet_replica.cc:333] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836: stopping tablet replica
I20260709 13:15:54.371527  5861 raft_consensus.cc:2243] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.371902  5861 raft_consensus.cc:2272] T 7a3c73c620114481bca2cc5e3c9c91c5 P 0b4096e7ccdc4752b72c669bd407d836 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.374127  5861 tablet_replica.cc:333] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836: stopping tablet replica
I20260709 13:15:54.374675  5861 raft_consensus.cc:2243] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.375372  5861 raft_consensus.cc:2272] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 0b4096e7ccdc4752b72c669bd407d836 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.400323  5861 tablet_server.cc:196] TabletServer@127.5.185.66:0 shutdown complete.
W20260709 13:15:54.403860 10893 consensus_peers.cc:597] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 -> Peer 0b4096e7ccdc4752b72c669bd407d836 (127.5.185.66:38869): Couldn't send request to peer 0b4096e7ccdc4752b72c669bd407d836. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:38869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.419042  5861 tablet_server.cc:179] TabletServer@127.5.185.67:0 shutting down...
W20260709 13:15:54.435590 10891 consensus_peers.cc:597] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 -> Peer 6752252f91f64024827deb7cf6f2a091 (127.5.185.65:39105): Couldn't send request to peer 6752252f91f64024827deb7cf6f2a091. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:39105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.442353  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:54.443223  5861 tablet_replica.cc:333] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9: stopping tablet replica
I20260709 13:15:54.443897  5861 raft_consensus.cc:2243] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.444599  5861 pending_rounds.cc:70] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9: Trying to abort 1 pending ops.
I20260709 13:15:54.444794  5861 pending_rounds.cc:77] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305637699504009216 op_type: NO_OP noop_request { }
I20260709 13:15:54.445071  5861 raft_consensus.cc:2889] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:54.445397  5861 raft_consensus.cc:2272] T 184af3ad97094c11b8336ebce69b0219 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.447997  5861 tablet_replica.cc:333] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9: stopping tablet replica
I20260709 13:15:54.448550  5861 raft_consensus.cc:2243] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.448961  5861 raft_consensus.cc:2272] T 50691e6ea6f34595b0d86c8d8ff843a6 P 639200a7bbcc4a2195e0fa2136b890f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.450955  5861 tablet_replica.cc:333] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9: stopping tablet replica
I20260709 13:15:54.451427  5861 raft_consensus.cc:2243] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.451813  5861 raft_consensus.cc:2272] T 18dcc5a4d98a42b1b2a2097ecb42e7a0 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.454341  5861 tablet_replica.cc:333] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9: stopping tablet replica
I20260709 13:15:54.454864  5861 raft_consensus.cc:2243] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.455278  5861 raft_consensus.cc:2272] T 7a3c73c620114481bca2cc5e3c9c91c5 P 639200a7bbcc4a2195e0fa2136b890f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.479460  5861 tablet_server.cc:196] TabletServer@127.5.185.67:0 shutdown complete.
I20260709 13:15:54.497478  5861 master.cc:562] Master@127.5.185.126:37969 shutting down...
I20260709 13:15:54.515940  5861 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.516543  5861 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.516911  5861 tablet_replica.cc:333] T 00000000000000000000000000000000 P 535ee72807cb44c4916a28476cd491f3: stopping tablet replica
I20260709 13:15:54.536541  5861 master.cc:584] Master@127.5.185.126:37969 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3311 ms)
[----------] 6 tests from LeaderRebalancerTest (132948 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:15:54.573664  5861 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.185.126:35447
I20260709 13:15:54.574911  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:54.580914 11045 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:54.581895 11046 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:54.582962  5861 server_base.cc:1061] running on GCE node
W20260709 13:15:54.583151 11048 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:54.584038  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:54.584220  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:54.584332  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602954584322 us; error 0 us; skew 500 ppm
I20260709 13:15:54.584769  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:54.587212  5861 webserver.cc:533] Webserver started at http://127.5.185.126:46383/ using document root <none> and password file <none>
I20260709 13:15:54.587636  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:54.587790  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:54.588181  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:54.589433  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/master-0-root/instance:
uuid: "322aec8b8a064e04ad5b09e7af1b9974"
format_stamp: "Formatted at 2026-07-09 13:15:54 on dist-test-slave-ghwz"
I20260709 13:15:54.593963  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:54.597352 11053 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:54.598119  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:54.598430  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/master-0-root
uuid: "322aec8b8a064e04ad5b09e7af1b9974"
format_stamp: "Formatted at 2026-07-09 13:15:54 on dist-test-slave-ghwz"
I20260709 13:15:54.598759  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:54.607666  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:54.608911  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:54.648089  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.126:35447
I20260709 13:15:54.648231 11104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.126:35447 every 8 connection(s)
I20260709 13:15:54.652045 11105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:54.662639 11105 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974: Bootstrap starting.
I20260709 13:15:54.667241 11105 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:54.671312 11105 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974: No bootstrap required, opened a new log
I20260709 13:15:54.673558 11105 raft_consensus.cc:359] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "322aec8b8a064e04ad5b09e7af1b9974" member_type: VOTER }
I20260709 13:15:54.673951 11105 raft_consensus.cc:385] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:54.674145 11105 raft_consensus.cc:740] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 322aec8b8a064e04ad5b09e7af1b9974, State: Initialized, Role: FOLLOWER
I20260709 13:15:54.674809 11105 consensus_queue.cc:260] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "322aec8b8a064e04ad5b09e7af1b9974" member_type: VOTER }
I20260709 13:15:54.675259 11105 raft_consensus.cc:399] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:54.675469 11105 raft_consensus.cc:493] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:54.675716 11105 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:54.680559 11105 raft_consensus.cc:515] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "322aec8b8a064e04ad5b09e7af1b9974" member_type: VOTER }
I20260709 13:15:54.681057 11105 leader_election.cc:304] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [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: 322aec8b8a064e04ad5b09e7af1b9974; no voters: 
I20260709 13:15:54.682253 11105 leader_election.cc:290] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:54.682713 11108 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:54.684224 11108 raft_consensus.cc:697] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [term 1 LEADER]: Becoming Leader. State: Replica: 322aec8b8a064e04ad5b09e7af1b9974, State: Running, Role: LEADER
I20260709 13:15:54.685011 11108 consensus_queue.cc:237] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [LEADER]: Queue going to LEADER mode. State: All 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: "322aec8b8a064e04ad5b09e7af1b9974" member_type: VOTER }
I20260709 13:15:54.685451 11105 sys_catalog.cc:565] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:54.688486 11109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "322aec8b8a064e04ad5b09e7af1b9974" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "322aec8b8a064e04ad5b09e7af1b9974" member_type: VOTER } }
I20260709 13:15:54.688591 11110 sys_catalog.cc:455] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 322aec8b8a064e04ad5b09e7af1b9974. Latest consensus state: current_term: 1 leader_uuid: "322aec8b8a064e04ad5b09e7af1b9974" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "322aec8b8a064e04ad5b09e7af1b9974" member_type: VOTER } }
I20260709 13:15:54.689693 11110 sys_catalog.cc:458] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:54.689312 11109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:54.692452 11115 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:54.697994 11115 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:54.703101  5861 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:54.708108 11115 catalog_manager.cc:1383] Generated new cluster ID: e2e7be78d99e4f4bac72bb0cb40fa53d
I20260709 13:15:54.708382 11115 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:54.724220 11115 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:54.725433 11115 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:54.738855 11115 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974: Generated new TSK 0
I20260709 13:15:54.739389 11115 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:54.769287  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:54.775353 11126 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:54.776631 11127 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:54.778163 11129 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:54.778903  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:54.779855  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:54.780074  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:54.780244  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602954780228 us; error 0 us; skew 500 ppm
I20260709 13:15:54.780766  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:54.783008  5861 webserver.cc:533] Webserver started at http://127.5.185.65:44931/ using document root <none> and password file <none>
I20260709 13:15:54.783476  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:54.783679  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:54.783959  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:54.785094  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-0-root/instance:
uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
format_stamp: "Formatted at 2026-07-09 13:15:54 on dist-test-slave-ghwz"
I20260709 13:15:54.789772  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:54.792961 11134 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:54.793624  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:54.793916  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-0-root
uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
format_stamp: "Formatted at 2026-07-09 13:15:54 on dist-test-slave-ghwz"
I20260709 13:15:54.794239  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:54.816623  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:54.817857  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:54.819319  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:54.821677  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:54.821895  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:54.822150  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:54.822338  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:54.860772  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.65:38165
I20260709 13:15:54.860891 11196 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.65:38165 every 8 connection(s)
I20260709 13:15:54.866217  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:54.873404 11201 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:54.875330 11202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:54.877070 11204 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:54.877228  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:54.878242  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:54.878419  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:54.878546  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602954878535 us; error 0 us; skew 500 ppm
I20260709 13:15:54.879084  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:54.881294  5861 webserver.cc:533] Webserver started at http://127.5.185.66:41609/ using document root <none> and password file <none>
I20260709 13:15:54.881757  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:54.881958  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:54.882273  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:54.883752 11197 heartbeater.cc:344] Connected to a master server at 127.5.185.126:35447
I20260709 13:15:54.883864  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-1-root/instance:
uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
format_stamp: "Formatted at 2026-07-09 13:15:54 on dist-test-slave-ghwz"
I20260709 13:15:54.884158 11197 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:54.884929 11197 heartbeater.cc:507] Master 127.5.185.126:35447 requested a full tablet report, sending...
I20260709 13:15:54.887049 11070 ts_manager.cc:194] Registered new tserver with Master: f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165)
I20260709 13:15:54.889312 11070 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58066
I20260709 13:15:54.889482  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:15:54.893149 11209 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:54.893884  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:54.894222  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-1-root
uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
format_stamp: "Formatted at 2026-07-09 13:15:54 on dist-test-slave-ghwz"
I20260709 13:15:54.894495  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:54.917833  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:54.919108  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:54.920537  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:54.922688  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:54.922857  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:54.923183  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:54.923362  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:54.961454  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.66:41471
I20260709 13:15:54.961568 11271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.66:41471 every 8 connection(s)
I20260709 13:15:54.966244  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:54.973497 11275 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:54.975082 11276 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:54.978832 11278 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:54.979477  5861 server_base.cc:1061] running on GCE node
I20260709 13:15:54.979493 11272 heartbeater.cc:344] Connected to a master server at 127.5.185.126:35447
I20260709 13:15:54.980132 11272 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:54.980522  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:54.980808  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:54.980895 11272 heartbeater.cc:507] Master 127.5.185.126:35447 requested a full tablet report, sending...
I20260709 13:15:54.980994  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602954980977 us; error 0 us; skew 500 ppm
I20260709 13:15:54.981740  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:54.983259 11070 ts_manager.cc:194] Registered new tserver with Master: cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:15:54.984360  5861 webserver.cc:533] Webserver started at http://127.5.185.67:33703/ using document root <none> and password file <none>
I20260709 13:15:54.984774 11070 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58068
I20260709 13:15:54.984896  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:54.985234  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:54.985567  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:54.986968  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-2-root/instance:
uuid: "b4eb166210254ac08fadb65b8da6d5fa"
format_stamp: "Formatted at 2026-07-09 13:15:54 on dist-test-slave-ghwz"
I20260709 13:15:54.991717  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:15:54.994918 11283 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:54.995703  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:15:54.996088  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-2-root
uuid: "b4eb166210254ac08fadb65b8da6d5fa"
format_stamp: "Formatted at 2026-07-09 13:15:54 on dist-test-slave-ghwz"
I20260709 13:15:54.996402  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602821466301-5861-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:55.007532  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:55.008664  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:55.010084  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:55.012270  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:55.012470  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.012738  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:55.012874  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.052965  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.67:40433
I20260709 13:15:55.053068 11345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.67:40433 every 8 connection(s)
I20260709 13:15:55.066840 11346 heartbeater.cc:344] Connected to a master server at 127.5.185.126:35447
I20260709 13:15:55.067246 11346 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:55.067886 11346 heartbeater.cc:507] Master 127.5.185.126:35447 requested a full tablet report, sending...
I20260709 13:15:55.069731 11070 ts_manager.cc:194] Registered new tserver with Master: b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.070331  5861 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014254717s
I20260709 13:15:55.071035 11070 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58072
I20260709 13:15:55.093837 11070 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58082:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:15:55.097055 11070 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:15:55.166932 11237 tablet_service.cc:1511] Processing CreateTablet for tablet 1780332be77c43f3b163bd8a918594be (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:55.168423 11237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1780332be77c43f3b163bd8a918594be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.175390 11311 tablet_service.cc:1511] Processing CreateTablet for tablet 1780332be77c43f3b163bd8a918594be (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:55.176056 11310 tablet_service.cc:1511] Processing CreateTablet for tablet 89ba08e743f04cd48ab67caba40468e2 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:55.176843 11311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1780332be77c43f3b163bd8a918594be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.178299 11309 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc660b161ff4bfca46428979a9d6610 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:55.178717 11235 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc660b161ff4bfca46428979a9d6610 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:55.179699 11309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc660b161ff4bfca46428979a9d6610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.179986 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc660b161ff4bfca46428979a9d6610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.184489 11236 tablet_service.cc:1511] Processing CreateTablet for tablet 89ba08e743f04cd48ab67caba40468e2 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:55.185870 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ba08e743f04cd48ab67caba40468e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.188695 11234 tablet_service.cc:1511] Processing CreateTablet for tablet 27abebf4e31d45e09e063e896a8fd507 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:55.190167 11234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27abebf4e31d45e09e063e896a8fd507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.196626 11306 tablet_service.cc:1511] Processing CreateTablet for tablet b229ead6160146e397ae3669ccd26bb6 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:55.198076 11306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b229ead6160146e397ae3669ccd26bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.199160 11308 tablet_service.cc:1511] Processing CreateTablet for tablet 27abebf4e31d45e09e063e896a8fd507 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:55.200544 11308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27abebf4e31d45e09e063e896a8fd507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.203060 11307 tablet_service.cc:1511] Processing CreateTablet for tablet 70bb9873af924ccba6d9232dc922e051 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:55.208858 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 096726a55e944a548dbf7dcf8f7ceba1 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:55.209724 11233 tablet_service.cc:1511] Processing CreateTablet for tablet 70bb9873af924ccba6d9232dc922e051 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:55.211058 11233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bb9873af924ccba6d9232dc922e051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.215569 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ba08e743f04cd48ab67caba40468e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.216746 11304 tablet_service.cc:1511] Processing CreateTablet for tablet af82e92f7eea4a399c222d57f22801a8 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:55.217492 11307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bb9873af924ccba6d9232dc922e051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.218538 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af82e92f7eea4a399c222d57f22801a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.221095 11232 tablet_service.cc:1511] Processing CreateTablet for tablet b229ead6160146e397ae3669ccd26bb6 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:55.222411 11232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b229ead6160146e397ae3669ccd26bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.234989 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096726a55e944a548dbf7dcf8f7ceba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.236749 11231 tablet_service.cc:1511] Processing CreateTablet for tablet 096726a55e944a548dbf7dcf8f7ceba1 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:55.238093 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096726a55e944a548dbf7dcf8f7ceba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.252538 11230 tablet_service.cc:1511] Processing CreateTablet for tablet af82e92f7eea4a399c222d57f22801a8 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:55.253134 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 91ca6d010ec048a2943b9c3fab5169b7 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:55.253998 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af82e92f7eea4a399c222d57f22801a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.254967 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ca6d010ec048a2943b9c3fab5169b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.255617 11162 tablet_service.cc:1511] Processing CreateTablet for tablet 1780332be77c43f3b163bd8a918594be (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:55.256942 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1780332be77c43f3b163bd8a918594be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.257849 11157 tablet_service.cc:1511] Processing CreateTablet for tablet b229ead6160146e397ae3669ccd26bb6 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:55.259187 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b229ead6160146e397ae3669ccd26bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.259611 11161 tablet_service.cc:1511] Processing CreateTablet for tablet 89ba08e743f04cd48ab67caba40468e2 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:55.260922 11161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ba08e743f04cd48ab67caba40468e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.263705 11160 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc660b161ff4bfca46428979a9d6610 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:55.264983 11160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc660b161ff4bfca46428979a9d6610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.265605 11156 tablet_service.cc:1511] Processing CreateTablet for tablet 096726a55e944a548dbf7dcf8f7ceba1 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:55.266933 11156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096726a55e944a548dbf7dcf8f7ceba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.267745 11159 tablet_service.cc:1511] Processing CreateTablet for tablet 27abebf4e31d45e09e063e896a8fd507 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:55.269088 11159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27abebf4e31d45e09e063e896a8fd507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.255484 11158 tablet_service.cc:1511] Processing CreateTablet for tablet 70bb9873af924ccba6d9232dc922e051 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:55.271826 11155 tablet_service.cc:1511] Processing CreateTablet for tablet af82e92f7eea4a399c222d57f22801a8 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:55.272744 11158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bb9873af924ccba6d9232dc922e051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.271828 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 91ca6d010ec048a2943b9c3fab5169b7 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:55.274292 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ca6d010ec048a2943b9c3fab5169b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.275609 11155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af82e92f7eea4a399c222d57f22801a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.280355 11154 tablet_service.cc:1511] Processing CreateTablet for tablet 91ca6d010ec048a2943b9c3fab5169b7 (DEFAULT_TABLE table=test-workload [id=e532c882b76e467295059fb872639e3f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:55.281708 11154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ca6d010ec048a2943b9c3fab5169b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.318421 11361 tablet_bootstrap.cc:492] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:55.360553 11361 tablet_bootstrap.cc:654] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.369590 11362 tablet_bootstrap.cc:492] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:55.385246 11362 tablet_bootstrap.cc:654] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.395218 11364 tablet_bootstrap.cc:492] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:55.395391 11361 tablet_bootstrap.cc:492] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:55.398221 11361 ts_tablet_manager.cc:1403] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.000s
I20260709 13:15:55.402300 11364 tablet_bootstrap.cc:654] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.402058 11361 raft_consensus.cc:359] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.405015 11361 raft_consensus.cc:385] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.405831 11361 raft_consensus.cc:740] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.405917 11362 tablet_bootstrap.cc:492] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:55.406595 11362 ts_tablet_manager.cc:1403] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260709 13:15:55.406771 11361 consensus_queue.cc:260] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.407953 11364 tablet_bootstrap.cc:492] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:55.408434 11364 ts_tablet_manager.cc:1403] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:15:55.409227 11346 heartbeater.cc:499] Master 127.5.185.126:35447 was elected leader, sending a full tablet report...
I20260709 13:15:55.409739 11362 raft_consensus.cc:359] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.410414 11361 ts_tablet_manager.cc:1434] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:15:55.410511 11362 raft_consensus.cc:385] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.411077 11362 raft_consensus.cc:740] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.411655 11361 tablet_bootstrap.cc:492] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:55.411322 11364 raft_consensus.cc:359] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.412137 11364 raft_consensus.cc:385] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.412603 11364 raft_consensus.cc:740] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.412150 11362 consensus_queue.cc:260] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.413537 11364 consensus_queue.cc:260] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.419672 11361 tablet_bootstrap.cc:654] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.422607 11364 ts_tablet_manager.cc:1434] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:15:55.422847 11197 heartbeater.cc:499] Master 127.5.185.126:35447 was elected leader, sending a full tablet report...
I20260709 13:15:55.423866 11364 tablet_bootstrap.cc:492] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:55.432643 11364 tablet_bootstrap.cc:654] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.435077 11272 heartbeater.cc:499] Master 127.5.185.126:35447 was elected leader, sending a full tablet report...
I20260709 13:15:55.439610 11364 tablet_bootstrap.cc:492] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:55.440336 11364 ts_tablet_manager.cc:1403] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 13:15:55.443714 11362 ts_tablet_manager.cc:1434] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.000s
I20260709 13:15:55.444160 11364 raft_consensus.cc:359] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.444890 11362 tablet_bootstrap.cc:492] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:55.445255 11364 raft_consensus.cc:385] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.445775 11364 raft_consensus.cc:740] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.446816 11364 consensus_queue.cc:260] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.449564 11364 ts_tablet_manager.cc:1434] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:15:55.450901 11364 tablet_bootstrap.cc:492] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:55.453123 11362 tablet_bootstrap.cc:654] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.457208 11361 tablet_bootstrap.cc:492] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:55.457760 11361 ts_tablet_manager.cc:1403] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.020s
I20260709 13:15:55.458189 11364 tablet_bootstrap.cc:654] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.462832 11361 raft_consensus.cc:359] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.463899 11361 raft_consensus.cc:385] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.464354 11361 raft_consensus.cc:740] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.465550 11361 consensus_queue.cc:260] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.469801 11364 tablet_bootstrap.cc:492] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:55.470367 11364 ts_tablet_manager.cc:1403] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:15:55.471740 11361 ts_tablet_manager.cc:1434] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:15:55.472771 11361 tablet_bootstrap.cc:492] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:55.473567 11364 raft_consensus.cc:359] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.474453 11364 raft_consensus.cc:385] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.474826 11364 raft_consensus.cc:740] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.475986 11364 consensus_queue.cc:260] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.480568 11364 ts_tablet_manager.cc:1434] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:15:55.481696 11364 tablet_bootstrap.cc:492] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:55.480649 11361 tablet_bootstrap.cc:654] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.486114 11362 tablet_bootstrap.cc:492] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:55.488515 11362 ts_tablet_manager.cc:1403] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.022s
I20260709 13:15:55.489411 11364 tablet_bootstrap.cc:654] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.493151 11362 raft_consensus.cc:359] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.494316 11362 raft_consensus.cc:385] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.494688 11362 raft_consensus.cc:740] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.495599 11361 tablet_bootstrap.cc:492] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:55.496372 11361 ts_tablet_manager.cc:1403] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260709 13:15:55.495561 11362 consensus_queue.cc:260] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.498351 11362 ts_tablet_manager.cc:1434] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:15:55.499014 11364 tablet_bootstrap.cc:492] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:55.499550 11364 ts_tablet_manager.cc:1403] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:15:55.499789 11362 tablet_bootstrap.cc:492] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:55.499580 11361 raft_consensus.cc:359] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.500643 11361 raft_consensus.cc:385] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.500982 11361 raft_consensus.cc:740] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.501821 11361 consensus_queue.cc:260] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.502806 11364 raft_consensus.cc:359] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.503553 11364 raft_consensus.cc:385] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.503875 11364 raft_consensus.cc:740] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.504616 11364 consensus_queue.cc:260] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.506738 11361 ts_tablet_manager.cc:1434] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:15:55.506845 11364 ts_tablet_manager.cc:1434] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:15:55.507668 11362 tablet_bootstrap.cc:654] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.507877 11361 tablet_bootstrap.cc:492] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:55.514971 11364 tablet_bootstrap.cc:492] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:55.521241 11361 tablet_bootstrap.cc:654] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.521631 11364 tablet_bootstrap.cc:654] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.525100 11362 tablet_bootstrap.cc:492] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:55.525589 11362 ts_tablet_manager.cc:1403] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260709 13:15:55.526217 11361 tablet_bootstrap.cc:492] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:55.526692 11361 ts_tablet_manager.cc:1403] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.002s
I20260709 13:15:55.527288 11364 tablet_bootstrap.cc:492] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:55.527736 11364 ts_tablet_manager.cc:1403] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 13:15:55.528486 11362 raft_consensus.cc:359] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.528810 11361 raft_consensus.cc:359] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.529263 11362 raft_consensus.cc:385] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.529460 11361 raft_consensus.cc:385] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.529594 11362 raft_consensus.cc:740] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.529852 11361 raft_consensus.cc:740] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.530961 11369 raft_consensus.cc:493] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.530547 11364 raft_consensus.cc:359] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.530596 11362 consensus_queue.cc:260] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.531410 11364 raft_consensus.cc:385] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.531816 11364 raft_consensus.cc:740] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.531450 11369 raft_consensus.cc:515] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.532509 11364 consensus_queue.cc:260] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.536648 11369 leader_election.cc:290] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.539820 11362 ts_tablet_manager.cc:1434] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:15:55.541000 11362 tablet_bootstrap.cc:492] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:55.530659 11361 consensus_queue.cc:260] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.545086 11361 ts_tablet_manager.cc:1434] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:15:55.546103 11361 tablet_bootstrap.cc:492] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:55.547812 11362 tablet_bootstrap.cc:654] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.552999 11361 tablet_bootstrap.cc:654] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.553454 11369 raft_consensus.cc:493] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.558877 11369 raft_consensus.cc:515] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.561120 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc660b161ff4bfca46428979a9d6610" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:15:55.561846 11247 raft_consensus.cc:2468] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 0.
I20260709 13:15:55.563177 11369 leader_election.cc:290] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.563174 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bb9873af924ccba6d9232dc922e051" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:15:55.563899 11135 leader_election.cc:304] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:55.557093 11364 ts_tablet_manager.cc:1434] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.004s
I20260709 13:15:55.563339 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc660b161ff4bfca46428979a9d6610" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
W20260709 13:15:55.564904 11135 leader_election.cc:343] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:55.565122 11321 raft_consensus.cc:2468] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 0.
I20260709 13:15:55.565577 11369 raft_consensus.cc:2804] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:55.565971 11369 raft_consensus.cc:493] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:55.564311 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bb9873af924ccba6d9232dc922e051" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
I20260709 13:15:55.567078 11320 raft_consensus.cc:2468] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 0.
I20260709 13:15:55.567034 11364 tablet_bootstrap.cc:492] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:55.568610 11137 leader_election.cc:304] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [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: b4eb166210254ac08fadb65b8da6d5fa, f1a99b08c82e4bea9b611e02487f5ec3; no voters: cdd257392cac4e32bc4aff0b102e4a6f
I20260709 13:15:55.570888 11369 raft_consensus.cc:3060] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.573004 11362 tablet_bootstrap.cc:492] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:55.574541 11362 ts_tablet_manager.cc:1403] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 13:15:55.575325 11364 tablet_bootstrap.cc:654] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.573742 11379 raft_consensus.cc:2804] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:55.578890 11379 raft_consensus.cc:493] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:55.579507 11379 raft_consensus.cc:3060] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.579277 11369 raft_consensus.cc:515] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.582697 11369 leader_election.cc:290] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.582927 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc660b161ff4bfca46428979a9d6610" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:15:55.583534 11247 raft_consensus.cc:3060] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.584209 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc660b161ff4bfca46428979a9d6610" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:15:55.584996 11320 raft_consensus.cc:3060] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.586759 11362 raft_consensus.cc:359] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.590773 11362 raft_consensus.cc:385] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.591105 11247 raft_consensus.cc:2468] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
I20260709 13:15:55.591254 11362 raft_consensus.cc:740] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.592504 11135 leader_election.cc:304] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:55.593608 11320 raft_consensus.cc:2468] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
I20260709 13:15:55.594515 11369 raft_consensus.cc:2804] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:55.603299 11369 raft_consensus.cc:697] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Becoming Leader. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:15:55.603255 11379 raft_consensus.cc:515] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.605448 11364 tablet_bootstrap.cc:492] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:55.605221 11369 consensus_queue.cc:237] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.606050 11364 ts_tablet_manager.cc:1403] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.014s
I20260709 13:15:55.606308 11361 tablet_bootstrap.cc:492] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:55.606909 11361 ts_tablet_manager.cc:1403] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.029s
I20260709 13:15:55.607244 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bb9873af924ccba6d9232dc922e051" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
W20260709 13:15:55.608687 11135 leader_election.cc:343] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:55.603219 11362 consensus_queue.cc:260] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.609179 11364 raft_consensus.cc:359] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.609980 11364 raft_consensus.cc:385] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.609696 11361 raft_consensus.cc:359] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.610321 11364 raft_consensus.cc:740] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.610991 11362 ts_tablet_manager.cc:1434] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.006s
I20260709 13:15:55.611253 11379 leader_election.cc:290] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.610428 11361 raft_consensus.cc:385] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.611290 11364 consensus_queue.cc:260] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.611999 11361 raft_consensus.cc:740] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.612205 11362 tablet_bootstrap.cc:492] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:55.612912 11361 consensus_queue.cc:260] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.612924 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bb9873af924ccba6d9232dc922e051" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:15:55.613680 11364 ts_tablet_manager.cc:1434] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:55.614048 11320 raft_consensus.cc:3060] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.615178 11361 ts_tablet_manager.cc:1434] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:15:55.615494 11364 tablet_bootstrap.cc:492] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:55.618160 11361 tablet_bootstrap.cc:492] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:55.621552 11320 raft_consensus.cc:2468] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
I20260709 13:15:55.622519 11364 tablet_bootstrap.cc:654] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.622814 11137 leader_election.cc:304] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [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: b4eb166210254ac08fadb65b8da6d5fa, f1a99b08c82e4bea9b611e02487f5ec3; no voters: cdd257392cac4e32bc4aff0b102e4a6f
I20260709 13:15:55.624270 11379 raft_consensus.cc:2804] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:55.624756 11379 raft_consensus.cc:697] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Becoming Leader. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:15:55.625586 11379 consensus_queue.cc:237] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.626359 11361 tablet_bootstrap.cc:654] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.628098 11385 raft_consensus.cc:493] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.628579 11385 raft_consensus.cc:515] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.630723 11385 leader_election.cc:290] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.632719 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ca6d010ec048a2943b9c3fab5169b7" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
I20260709 13:15:55.633131 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ca6d010ec048a2943b9c3fab5169b7" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
W20260709 13:15:55.634114 11137 leader_election.cc:343] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:55.634706 11135 leader_election.cc:343] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:55.635242 11135 leader_election.cc:304] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1a99b08c82e4bea9b611e02487f5ec3; no voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f
I20260709 13:15:55.636930 11385 raft_consensus.cc:2749] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:55.646637 11362 tablet_bootstrap.cc:654] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.648665 11364 tablet_bootstrap.cc:492] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:55.649248 11364 ts_tablet_manager.cc:1403] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260709 13:15:55.652271 11364 raft_consensus.cc:359] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.651808 11068 catalog_manager.cc:5697] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:55.653131 11364 raft_consensus.cc:385] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.653450 11364 raft_consensus.cc:740] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.654963 11364 consensus_queue.cc:260] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.656963 11361 tablet_bootstrap.cc:492] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:55.657701 11361 ts_tablet_manager.cc:1403] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.013s
I20260709 13:15:55.657975 11364 ts_tablet_manager.cc:1434] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:15:55.659466 11364 tablet_bootstrap.cc:492] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:55.661934 11362 tablet_bootstrap.cc:492] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:55.661439 11361 raft_consensus.cc:359] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.662508 11361 raft_consensus.cc:385] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.662583 11362 ts_tablet_manager.cc:1403] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.009s
I20260709 13:15:55.663055 11361 raft_consensus.cc:740] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.664250 11361 consensus_queue.cc:260] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.666043 11362 raft_consensus.cc:359] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.666762 11361 ts_tablet_manager.cc:1434] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 13:15:55.666857 11362 raft_consensus.cc:385] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.667353 11362 raft_consensus.cc:740] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.667835 11361 tablet_bootstrap.cc:492] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:55.668259 11362 consensus_queue.cc:260] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.670046 11364 tablet_bootstrap.cc:654] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.674320 11362 ts_tablet_manager.cc:1434] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:55.675696 11362 tablet_bootstrap.cc:492] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:55.677076 11361 tablet_bootstrap.cc:654] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.685140 11361 tablet_bootstrap.cc:492] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:55.685312 11362 tablet_bootstrap.cc:654] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.685680 11361 ts_tablet_manager.cc:1403] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260709 13:15:55.688987 11361 raft_consensus.cc:359] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.689743 11361 raft_consensus.cc:385] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.690076 11361 raft_consensus.cc:740] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.691246 11368 raft_consensus.cc:493] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.691114 11361 consensus_queue.cc:260] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.691751 11368 raft_consensus.cc:515] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.693686 11369 raft_consensus.cc:493] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.694159 11369 raft_consensus.cc:515] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.695643 11361 ts_tablet_manager.cc:1434] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:15:55.696350 11369 leader_election.cc:290] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.698096 11361 tablet_bootstrap.cc:492] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
W20260709 13:15:55.698521 11118 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:55.697932 11069 catalog_manager.cc:5697] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:55.700819 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ba08e743f04cd48ab67caba40468e2" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
W20260709 13:15:55.702375 11137 leader_election.cc:343] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:55.707458 11368 leader_election.cc:290] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.709379 11361 tablet_bootstrap.cc:654] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.702387 11364 tablet_bootstrap.cc:492] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:55.717519 11364 ts_tablet_manager.cc:1403] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.005s
I20260709 13:15:55.720149 11364 raft_consensus.cc:359] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.720865 11364 raft_consensus.cc:385] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.721154 11364 raft_consensus.cc:740] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.721802 11364 consensus_queue.cc:260] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.722244 11361 tablet_bootstrap.cc:492] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:55.722865 11361 ts_tablet_manager.cc:1403] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260709 13:15:55.724316 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ba08e743f04cd48ab67caba40468e2" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:15:55.724970 11247 raft_consensus.cc:2468] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 0.
I20260709 13:15:55.725950 11361 raft_consensus.cc:359] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.726326 11135 leader_election.cc:304] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [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: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: b4eb166210254ac08fadb65b8da6d5fa
I20260709 13:15:55.726815 11361 raft_consensus.cc:385] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.727348 11361 raft_consensus.cc:740] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.728232 11361 consensus_queue.cc:260] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.729147 11362 tablet_bootstrap.cc:492] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:55.729660 11362 ts_tablet_manager.cc:1403] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.000s
I20260709 13:15:55.729183 11379 raft_consensus.cc:2804] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:55.732298 11379 raft_consensus.cc:493] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:55.732364 11361 ts_tablet_manager.cc:1434] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:15:55.732535 11362 raft_consensus.cc:359] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.733278 11362 raft_consensus.cc:385] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.733683 11362 raft_consensus.cc:740] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.734334 11379 raft_consensus.cc:3060] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.734727 11362 consensus_queue.cc:260] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.737670 11362 ts_tablet_manager.cc:1434] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:15:55.733373 11361 tablet_bootstrap.cc:492] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:55.744988 11361 tablet_bootstrap.cc:654] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.743841 11379 raft_consensus.cc:515] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.746451 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b229ead6160146e397ae3669ccd26bb6" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
I20260709 13:15:55.747117 11320 raft_consensus.cc:2468] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 0.
I20260709 13:15:55.747525 11362 tablet_bootstrap.cc:492] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:55.748504 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ba08e743f04cd48ab67caba40468e2" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:15:55.749225 11247 raft_consensus.cc:3060] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.751330 11364 ts_tablet_manager.cc:1434] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:15:55.752324 11364 tablet_bootstrap.cc:492] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:55.760584 11247 raft_consensus.cc:2468] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
I20260709 13:15:55.762041 11364 tablet_bootstrap.cc:654] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.762460 11212 leader_election.cc:304] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:15:55.762750 11362 tablet_bootstrap.cc:654] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.763411 11368 raft_consensus.cc:2804] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:55.763810 11368 raft_consensus.cc:493] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:55.764155 11368 raft_consensus.cc:3060] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.766114 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ba08e743f04cd48ab67caba40468e2" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:15:55.766908 11320 raft_consensus.cc:3060] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.768760 11135 leader_election.cc:304] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:55.769608 11369 raft_consensus.cc:2804] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:55.770048 11369 raft_consensus.cc:697] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Becoming Leader. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:15:55.774394 11379 leader_election.cc:290] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.770871 11369 consensus_queue.cc:237] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.779948 11364 tablet_bootstrap.cc:492] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:55.780634 11364 ts_tablet_manager.cc:1403] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260709 13:15:55.784453 11364 raft_consensus.cc:359] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.785432 11364 raft_consensus.cc:385] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.785910 11364 raft_consensus.cc:740] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.787886 11364 consensus_queue.cc:260] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.795792 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b229ead6160146e397ae3669ccd26bb6" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
I20260709 13:15:55.796846 11172 raft_consensus.cc:2468] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 0.
I20260709 13:15:55.800400 11404 raft_consensus.cc:493] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.801488 11404 raft_consensus.cc:515] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.804771 11404 leader_election.cc:290] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.805585 11364 ts_tablet_manager.cc:1434] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260709 13:15:55.806118 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bb9873af924ccba6d9232dc922e051" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
I20260709 13:15:55.807442 11367 raft_consensus.cc:493] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.806768 11068 catalog_manager.cc:5697] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:55.807988 11367 raft_consensus.cc:515] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.815366 11367 leader_election.cc:290] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:15:55.818179 11362 tablet_bootstrap.cc:492] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:55.818890 11362 ts_tablet_manager.cc:1403] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.019s
I20260709 13:15:55.818312 11368 raft_consensus.cc:515] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.821339 11320 raft_consensus.cc:2468] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
I20260709 13:15:55.822420 11362 raft_consensus.cc:359] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.823061 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b229ead6160146e397ae3669ccd26bb6" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:15:55.823343 11362 raft_consensus.cc:385] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.823807 11362 raft_consensus.cc:740] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.823877 11172 raft_consensus.cc:3060] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.824676 11362 consensus_queue.cc:260] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.826632 11361 tablet_bootstrap.cc:492] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:55.827176 11362 ts_tablet_manager.cc:1434] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:55.827206 11361 ts_tablet_manager.cc:1403] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.094s	user 0.026s	sys 0.026s
I20260709 13:15:55.830591 11361 raft_consensus.cc:359] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.831327 11361 raft_consensus.cc:385] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.831658 11361 raft_consensus.cc:740] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.832566 11361 consensus_queue.cc:260] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.834596 11362 tablet_bootstrap.cc:492] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:55.834820 11361 ts_tablet_manager.cc:1434] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:55.836299 11368 leader_election.cc:290] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.839277 11172 raft_consensus.cc:2468] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 1.
I20260709 13:15:55.840318 11369 raft_consensus.cc:493] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.840860 11369 raft_consensus.cc:515] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.843151 11369 leader_election.cc:290] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.843871 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:15:55.844594 11247 raft_consensus.cc:2468] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 0.
I20260709 13:15:55.845804 11135 leader_election.cc:304] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:55.846849 11369 raft_consensus.cc:2804] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:55.847371 11369 raft_consensus.cc:493] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:55.847801 11369 raft_consensus.cc:3060] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.848140 11210 leader_election.cc:304] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:55.849211 11379 raft_consensus.cc:493] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.849325 11368 raft_consensus.cc:493] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.849247 11404 raft_consensus.cc:2804] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:55.850374 11362 tablet_bootstrap.cc:654] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.849881 11379 raft_consensus.cc:515] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.854930 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27abebf4e31d45e09e063e896a8fd507" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
W20260709 13:15:55.856731 11135 leader_election.cc:343] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:55.852872 11379 leader_election.cc:290] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.856794 11369 raft_consensus.cc:515] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.849908 11368 raft_consensus.cc:515] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.861107 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af82e92f7eea4a399c222d57f22801a8" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
I20260709 13:15:55.861409 11369 leader_election.cc:290] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.861577 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:15:55.862356 11172 raft_consensus.cc:2468] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 0.
I20260709 13:15:55.862406 11247 raft_consensus.cc:3060] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.863327 11368 leader_election.cc:290] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.865978 11362 tablet_bootstrap.cc:492] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:55.866372 11362 ts_tablet_manager.cc:1403] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.011s
I20260709 13:15:55.868683 11362 raft_consensus.cc:359] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.869305 11362 raft_consensus.cc:385] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.869673 11362 raft_consensus.cc:740] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.870592 11362 consensus_queue.cc:260] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.871371 11247 raft_consensus.cc:2468] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
I20260709 13:15:55.872560 11135 leader_election.cc:304] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:55.872885 11362 ts_tablet_manager.cc:1434] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:55.873704 11369 raft_consensus.cc:2804] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:55.874367 11362 tablet_bootstrap.cc:492] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:55.874840 11210 leader_election.cc:304] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:55.874392 11369 raft_consensus.cc:697] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Becoming Leader. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:15:55.876149 11369 consensus_queue.cc:237] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.878394 11368 raft_consensus.cc:2804] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:55.879027 11368 raft_consensus.cc:493] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:55.879524 11368 raft_consensus.cc:3060] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.882522 11404 raft_consensus.cc:697] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 LEADER]: Becoming Leader. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Running, Role: LEADER
I20260709 13:15:55.883519 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bb9873af924ccba6d9232dc922e051" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
I20260709 13:15:55.884433 11320 raft_consensus.cc:2393] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdd257392cac4e32bc4aff0b102e4a6f in current term 1: Already voted for candidate f1a99b08c82e4bea9b611e02487f5ec3 in this term.
I20260709 13:15:55.883884 11404 consensus_queue.cc:237] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.885811 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b229ead6160146e397ae3669ccd26bb6" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:15:55.886420 11320 raft_consensus.cc:3060] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.893247 11068 catalog_manager.cc:5697] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:55.895437 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af82e92f7eea4a399c222d57f22801a8" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
I20260709 13:15:55.895628 11212 leader_election.cc:304] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f; no voters: b4eb166210254ac08fadb65b8da6d5fa, f1a99b08c82e4bea9b611e02487f5ec3
I20260709 13:15:55.896204 11321 raft_consensus.cc:2468] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 0.
I20260709 13:15:55.896756 11408 raft_consensus.cc:3060] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.896278 11368 raft_consensus.cc:515] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.897466 11367 raft_consensus.cc:493] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.897928 11367 raft_consensus.cc:515] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.894243 11320 raft_consensus.cc:2468] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 1.
I20260709 13:15:55.898203 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
I20260709 13:15:55.899048 11321 raft_consensus.cc:2468] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 0.
I20260709 13:15:55.899269 11368 leader_election.cc:290] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.899592 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27abebf4e31d45e09e063e896a8fd507" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
I20260709 13:15:55.900063 11367 leader_election.cc:290] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165)
I20260709 13:15:55.900324 11319 raft_consensus.cc:2468] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 0.
I20260709 13:15:55.901659 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af82e92f7eea4a399c222d57f22801a8" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:15:55.901712 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:15:55.902629 11172 raft_consensus.cc:3060] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.902698 11319 raft_consensus.cc:3060] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.904723 11137 leader_election.cc:304] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [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: b4eb166210254ac08fadb65b8da6d5fa, f1a99b08c82e4bea9b611e02487f5ec3; no voters: cdd257392cac4e32bc4aff0b102e4a6f
I20260709 13:15:55.906033 11369 raft_consensus.cc:2804] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:55.895629 11362 tablet_bootstrap.cc:654] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.906423 11369 raft_consensus.cc:493] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:55.906992 11369 raft_consensus.cc:3060] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.911914 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af82e92f7eea4a399c222d57f22801a8" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:15:55.912233 11172 raft_consensus.cc:2468] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 1.
I20260709 13:15:55.912635 11321 raft_consensus.cc:3060] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.912981 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
I20260709 13:15:55.913858 11210 leader_election.cc:304] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:55.914921 11368 raft_consensus.cc:2804] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:55.915114 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1780332be77c43f3b163bd8a918594be" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:15:55.915877 11246 raft_consensus.cc:2468] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 0.
I20260709 13:15:55.916958 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1780332be77c43f3b163bd8a918594be" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
I20260709 13:15:55.917513 11319 raft_consensus.cc:2468] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
I20260709 13:15:55.917958 11170 raft_consensus.cc:2468] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 0.
I20260709 13:15:55.919847 11284 leader_election.cc:304] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:15:55.920593 11321 raft_consensus.cc:2468] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 1.
I20260709 13:15:55.920753 11367 raft_consensus.cc:2804] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:55.912230 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:15:55.921389 11367 raft_consensus.cc:493] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:55.921828 11367 raft_consensus.cc:3060] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.921959 11247 raft_consensus.cc:2393] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4eb166210254ac08fadb65b8da6d5fa in current term 1: Already voted for candidate f1a99b08c82e4bea9b611e02487f5ec3 in this term.
I20260709 13:15:55.915900 11369 raft_consensus.cc:515] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.923545 11368 raft_consensus.cc:697] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 LEADER]: Becoming Leader. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Running, Role: LEADER
I20260709 13:15:55.926424 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27abebf4e31d45e09e063e896a8fd507" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:15:55.926863 11408 raft_consensus.cc:2749] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:55.927131 11247 raft_consensus.cc:3060] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.927611 11369 leader_election.cc:290] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:55.930073 11367 raft_consensus.cc:515] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.932791 11367 leader_election.cc:290] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165)
I20260709 13:15:55.933790 11362 tablet_bootstrap.cc:492] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:55.934307 11362 ts_tablet_manager.cc:1403] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.003s
I20260709 13:15:55.933992 11284 leader_election.cc:304] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa; no voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3
I20260709 13:15:55.934084 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27abebf4e31d45e09e063e896a8fd507" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:15:55.935148 11321 raft_consensus.cc:3060] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.935735 11247 raft_consensus.cc:2468] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
I20260709 13:15:55.936447 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1780332be77c43f3b163bd8a918594be" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:15:55.937031 11246 raft_consensus.cc:3060] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.936935 11135 leader_election.cc:304] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:55.937345 11362 raft_consensus.cc:359] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.937943 11369 raft_consensus.cc:2804] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:55.938124 11362 raft_consensus.cc:385] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.938221 11367 raft_consensus.cc:2749] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:55.938484 11362 raft_consensus.cc:740] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.924611 11368 consensus_queue.cc:237] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.943905 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1780332be77c43f3b163bd8a918594be" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:15:55.944087 11362 consensus_queue.cc:260] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.944509 11170 raft_consensus.cc:3060] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.946177 11362 ts_tablet_manager.cc:1434] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 13:15:55.938730 11369 raft_consensus.cc:697] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Becoming Leader. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:15:55.948302 11369 consensus_queue.cc:237] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.949628 11068 catalog_manager.cc:5697] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66). New cstate: current_term: 1 leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:55.943145 11321 raft_consensus.cc:2468] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
I20260709 13:15:55.959971 11170 raft_consensus.cc:2468] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 1.
I20260709 13:15:55.961246 11284 leader_election.cc:304] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:55.961624 11246 raft_consensus.cc:2468] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 1.
I20260709 13:15:55.962086 11367 raft_consensus.cc:2804] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:55.961509 11069 catalog_manager.cc:5697] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:55.964241 11367 raft_consensus.cc:697] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Becoming Leader. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:15:55.965121 11367 consensus_queue.cc:237] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:55.972924 11068 catalog_manager.cc:5697] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66). New cstate: current_term: 1 leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:55.974645 11070 catalog_manager.cc:5697] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa reported cstate change: term changed from 0 to 1, leader changed from <none> to b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67). New cstate: current_term: 1 leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:56.075098 11369 consensus_queue.cc:1048] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.087460 11385 consensus_queue.cc:1048] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.118188 11369 consensus_queue.cc:1048] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.129652 11385 consensus_queue.cc:1048] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.188194 11367 raft_consensus.cc:493] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.188625 11367 raft_consensus.cc:515] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:56.190420 11367 leader_election.cc:290] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:15:56.191267 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ca6d010ec048a2943b9c3fab5169b7" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
I20260709 13:15:56.191505 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ca6d010ec048a2943b9c3fab5169b7" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:15:56.191869 11170 raft_consensus.cc:2468] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 0.
I20260709 13:15:56.192142 11246 raft_consensus.cc:2468] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 0.
I20260709 13:15:56.192850 11284 leader_election.cc:304] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:56.193455 11367 raft_consensus.cc:2804] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:56.193756 11367 raft_consensus.cc:493] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:56.194072 11367 raft_consensus.cc:3060] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.199527 11367 raft_consensus.cc:515] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:56.201118 11367 leader_election.cc:290] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:15:56.202014 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ca6d010ec048a2943b9c3fab5169b7" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:15:56.202247 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ca6d010ec048a2943b9c3fab5169b7" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:15:56.202546 11170 raft_consensus.cc:3060] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.202841 11246 raft_consensus.cc:3060] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.207602 11246 raft_consensus.cc:2468] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 1.
I20260709 13:15:56.207599 11170 raft_consensus.cc:2468] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 1.
I20260709 13:15:56.208709 11284 leader_election.cc:304] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:15:56.209419 11367 raft_consensus.cc:2804] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:56.209824 11367 raft_consensus.cc:697] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Becoming Leader. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:15:56.210660 11367 consensus_queue.cc:237] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:56.217607 11068 catalog_manager.cc:5697] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa reported cstate change: term changed from 0 to 1, leader changed from <none> to b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67). New cstate: current_term: 1 leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:56.282035 11321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1780332be77c43f3b163bd8a918594be"
dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
mode: GRACEFUL
new_leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
 from {username='slave'} at 127.0.0.1:53564
I20260709 13:15:56.282637 11321 raft_consensus.cc:606] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Received request to transfer leadership to TS f1a99b08c82e4bea9b611e02487f5ec3
I20260709 13:15:56.305433 11170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70bb9873af924ccba6d9232dc922e051"
dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
mode: GRACEFUL
new_leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
 from {username='slave'} at 127.0.0.1:36484
I20260709 13:15:56.306017 11170 raft_consensus.cc:606] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Received request to transfer leadership to TS cdd257392cac4e32bc4aff0b102e4a6f
I20260709 13:15:56.313664 11170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1"
dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
mode: GRACEFUL
new_leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
 from {username='slave'} at 127.0.0.1:36484
I20260709 13:15:56.314158 11170 raft_consensus.cc:606] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Received request to transfer leadership to TS cdd257392cac4e32bc4aff0b102e4a6f
I20260709 13:15:56.317705 11424 consensus_queue.cc:1048] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.328258 11369 consensus_queue.cc:1048] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.360455 11368 consensus_queue.cc:1048] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.365764 11369 consensus_queue.cc:1048] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.372241 11404 consensus_queue.cc:1048] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.374696 11385 raft_consensus.cc:993] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3: : Instructing follower cdd257392cac4e32bc4aff0b102e4a6f to start an election
I20260709 13:15:56.375231 11385 raft_consensus.cc:1081] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Signalling peer cdd257392cac4e32bc4aff0b102e4a6f to start an election
I20260709 13:15:56.381817 11246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1"
dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
 from {username='slave'} at 127.0.0.1:50042
I20260709 13:15:56.382396 11246 raft_consensus.cc:493] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:56.382776 11246 raft_consensus.cc:3060] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:56.383067 11424 consensus_queue.cc:1048] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.390020 11246 raft_consensus.cc:515] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:56.391250 11247 raft_consensus.cc:1240] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Rejecting Update request from peer f1a99b08c82e4bea9b611e02487f5ec3 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:56.393029 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:15:56.393684 11170 raft_consensus.cc:3055] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:56.394073 11170 raft_consensus.cc:740] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:15:56.394482 11246 leader_election.cc:290] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 2 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:56.394881 11170 consensus_queue.cc:260] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:56.395772 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
W20260709 13:15:56.396235 11424 consensus_queue.cc:1175] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b4eb166210254ac08fadb65b8da6d5fa" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:15:56.396247 11170 raft_consensus.cc:3060] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:56.396404 11319 raft_consensus.cc:3060] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:56.402271 11170 raft_consensus.cc:2468] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 2.
I20260709 13:15:56.402354 11319 raft_consensus.cc:2468] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 2.
I20260709 13:15:56.403293 11210 leader_election.cc:304] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:56.404129 11404 raft_consensus.cc:2804] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:56.404606 11404 raft_consensus.cc:697] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Becoming Leader. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Running, Role: LEADER
I20260709 13:15:56.405417 11404 consensus_queue.cc:237] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [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: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:56.411530 11068 catalog_manager.cc:5697] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f reported cstate change: term changed from 1 to 2, leader changed from f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65) to cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66). New cstate: current_term: 2 leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.454268 11367 consensus_queue.cc:1048] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.460824 11416 raft_consensus.cc:993] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa: : Instructing follower f1a99b08c82e4bea9b611e02487f5ec3 to start an election
I20260709 13:15:56.461706 11367 raft_consensus.cc:1081] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Signalling peer f1a99b08c82e4bea9b611e02487f5ec3 to start an election
I20260709 13:15:56.464630 11424 consensus_queue.cc:1048] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.464885 11172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1780332be77c43f3b163bd8a918594be"
dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
 from {username='slave'} at 127.0.0.1:36474
I20260709 13:15:56.467226 11416 consensus_queue.cc:1048] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.467796 11172 raft_consensus.cc:493] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:56.468350 11172 raft_consensus.cc:3060] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:56.476384 11172 raft_consensus.cc:515] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:56.482242 11172 leader_election.cc:290] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 2 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:56.482849 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1780332be77c43f3b163bd8a918594be" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:15:56.483587 11321 raft_consensus.cc:3055] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:56.483917 11321 raft_consensus.cc:740] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:15:56.484714 11321 consensus_queue.cc:260] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:56.485637 11321 raft_consensus.cc:3060] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:56.489233 11385 consensus_queue.cc:1048] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.485635 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1780332be77c43f3b163bd8a918594be" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:15:56.491346 11247 raft_consensus.cc:3060] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:56.494580 11321 raft_consensus.cc:2468] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 2.
I20260709 13:15:56.495782 11137 leader_election.cc:304] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:56.496762 11424 raft_consensus.cc:2804] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:56.497253 11424 raft_consensus.cc:697] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 LEADER]: Becoming Leader. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:15:56.498068 11424 consensus_queue.cc:237] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:56.500317 11247 raft_consensus.cc:2468] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 2.
I20260709 13:15:56.510109 11068 catalog_manager.cc:5697] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 reported cstate change: term changed from 1 to 2, leader changed from b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67) to f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.511927 11404 consensus_queue.cc:1048] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.524695 11408 consensus_queue.cc:1048] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.590152 11436 consensus_queue.cc:1048] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.600364 11416 consensus_queue.cc:1048] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.653970 11385 raft_consensus.cc:993] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3: : Instructing follower cdd257392cac4e32bc4aff0b102e4a6f to start an election
I20260709 13:15:56.654420 11424 raft_consensus.cc:1081] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Signalling peer cdd257392cac4e32bc4aff0b102e4a6f to start an election
I20260709 13:15:56.655934 11247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70bb9873af924ccba6d9232dc922e051"
dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
 from {username='slave'} at 127.0.0.1:50042
I20260709 13:15:56.656420 11247 raft_consensus.cc:493] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:56.656770 11247 raft_consensus.cc:3060] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:56.661691 11247 raft_consensus.cc:515] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:56.663111 11247 leader_election.cc:290] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 2 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:56.664039 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bb9873af924ccba6d9232dc922e051" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:15:56.664507 11319 raft_consensus.cc:3060] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:56.664631 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bb9873af924ccba6d9232dc922e051" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:15:56.665196 11172 raft_consensus.cc:3055] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:56.665462 11172 raft_consensus.cc:740] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:15:56.666131 11172 consensus_queue.cc:260] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:56.667047 11172 raft_consensus.cc:3060] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:56.669286 11319 raft_consensus.cc:2468] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 2.
I20260709 13:15:56.670353 11212 leader_election.cc:304] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:15:56.671058 11408 raft_consensus.cc:2804] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:56.671446 11408 raft_consensus.cc:697] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Becoming Leader. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Running, Role: LEADER
I20260709 13:15:56.671903 11172 raft_consensus.cc:2468] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 2.
I20260709 13:15:56.672201 11408 consensus_queue.cc:237] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:56.678051 11068 catalog_manager.cc:5697] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f reported cstate change: term changed from 1 to 2, leader changed from f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65) to cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66). New cstate: current_term: 2 leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.895503 11319 raft_consensus.cc:1275] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Refusing update from remote peer f1a99b08c82e4bea9b611e02487f5ec3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:56.896879 11424 consensus_queue.cc:1048] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:56.905047 11247 raft_consensus.cc:1275] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Refusing update from remote peer f1a99b08c82e4bea9b611e02487f5ec3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:56.906368 11369 consensus_queue.cc:1048] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:56.916280 11172 raft_consensus.cc:1275] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Refusing update from remote peer cdd257392cac4e32bc4aff0b102e4a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:56.917394 11404 consensus_queue.cc:1048] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:56.922055 11319 raft_consensus.cc:1275] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Refusing update from remote peer cdd257392cac4e32bc4aff0b102e4a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:56.923821 11368 consensus_queue.cc:1048] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.165946 11321 raft_consensus.cc:1275] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Refusing update from remote peer cdd257392cac4e32bc4aff0b102e4a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.167145 11404 consensus_queue.cc:1048] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.175616 11170 raft_consensus.cc:1275] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Refusing update from remote peer cdd257392cac4e32bc4aff0b102e4a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.177318 11408 consensus_queue.cc:1048] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:59.344807 11069 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59428:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:15:59.347532 11069 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:15:59.396944 11157 tablet_service.cc:1511] Processing CreateTablet for tablet cfabbb2212b540ca88e175a4ff8aaa1e (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:59.399967 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfabbb2212b540ca88e175a4ff8aaa1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.400429 11159 tablet_service.cc:1511] Processing CreateTablet for tablet c4c678b6464a4dc79cbe6b105218a8eb (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:59.401686 11159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c678b6464a4dc79cbe6b105218a8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.403002 11310 tablet_service.cc:1511] Processing CreateTablet for tablet c4c678b6464a4dc79cbe6b105218a8eb (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:59.404277 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c678b6464a4dc79cbe6b105218a8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.403023 11304 tablet_service.cc:1511] Processing CreateTablet for tablet cfabbb2212b540ca88e175a4ff8aaa1e (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:59.405469 11229 tablet_service.cc:1511] Processing CreateTablet for tablet cfabbb2212b540ca88e175a4ff8aaa1e (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:59.406674 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfabbb2212b540ca88e175a4ff8aaa1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.408510 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfabbb2212b540ca88e175a4ff8aaa1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.416155 11234 tablet_service.cc:1511] Processing CreateTablet for tablet c4c678b6464a4dc79cbe6b105218a8eb (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:59.417765 11234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c678b6464a4dc79cbe6b105218a8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.424949 11154 tablet_service.cc:1511] Processing CreateTablet for tablet 4abdfc55bfc5499e846d1be3192161ba (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:59.426468 11154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4abdfc55bfc5499e846d1be3192161ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.450975 11460 tablet_bootstrap.cc:492] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:59.451766 11235 tablet_service.cc:1511] Processing CreateTablet for tablet 4abdfc55bfc5499e846d1be3192161ba (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:59.451635 11459 tablet_bootstrap.cc:492] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:59.453516 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4abdfc55bfc5499e846d1be3192161ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.460431 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 4abdfc55bfc5499e846d1be3192161ba (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:59.461862 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4abdfc55bfc5499e846d1be3192161ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.463389 11234 tablet_service.cc:1511] Processing CreateTablet for tablet 138251d8238147729843145d98387b37 (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:59.466246 11234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 138251d8238147729843145d98387b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.472235 11155 tablet_service.cc:1511] Processing CreateTablet for tablet f4d3bc3a870c4029adc58bbf287eaf19 (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:59.472435 11230 tablet_service.cc:1511] Processing CreateTablet for tablet 73cfbd7f69ef42069a5c1d6550d1e5ce (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:59.473573 11155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d3bc3a870c4029adc58bbf287eaf19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.473948 11157 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2e3de4151f4310909686d68d91d71f (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:59.474953 11306 tablet_service.cc:1511] Processing CreateTablet for tablet 138251d8238147729843145d98387b37 (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:59.481103 11306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 138251d8238147729843145d98387b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.490937 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2e3de4151f4310909686d68d91d71f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.491782 11458 tablet_bootstrap.cc:492] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:59.496599 11233 tablet_service.cc:1511] Processing CreateTablet for tablet f4d3bc3a870c4029adc58bbf287eaf19 (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:59.475533 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2e3de4151f4310909686d68d91d71f (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:59.475574 11308 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2e3de4151f4310909686d68d91d71f (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:59.499691 11308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2e3de4151f4310909686d68d91d71f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.499445 11304 tablet_service.cc:1511] Processing CreateTablet for tablet f4d3bc3a870c4029adc58bbf287eaf19 (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:59.475574 11311 tablet_service.cc:1511] Processing CreateTablet for tablet 73cfbd7f69ef42069a5c1d6550d1e5ce (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:59.473579 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73cfbd7f69ef42069a5c1d6550d1e5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.502888 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2e3de4151f4310909686d68d91d71f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.508939 11233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d3bc3a870c4029adc58bbf287eaf19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.477960 11159 tablet_service.cc:1511] Processing CreateTablet for tablet 73cfbd7f69ef42069a5c1d6550d1e5ce (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:59.500705 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d3bc3a870c4029adc58bbf287eaf19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.521117 11161 tablet_service.cc:1511] Processing CreateTablet for tablet add384b87ab149899e55ffb6fdefee9b (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:59.522197 11161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add384b87ab149899e55ffb6fdefee9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.523092 11311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73cfbd7f69ef42069a5c1d6550d1e5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.527477 11154 tablet_service.cc:1511] Processing CreateTablet for tablet 138251d8238147729843145d98387b37 (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:59.528801 11154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 138251d8238147729843145d98387b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.531234 11159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73cfbd7f69ef42069a5c1d6550d1e5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.531916 11234 tablet_service.cc:1511] Processing CreateTablet for tablet add384b87ab149899e55ffb6fdefee9b (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:59.532231 11160 tablet_service.cc:1511] Processing CreateTablet for tablet d944482906d34bacaf2cbbedf90d983e (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:59.533229 11234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add384b87ab149899e55ffb6fdefee9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.533457 11160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d944482906d34bacaf2cbbedf90d983e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.537509 11459 tablet_bootstrap.cc:654] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.537509 11460 tablet_bootstrap.cc:654] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.540997 11231 tablet_service.cc:1511] Processing CreateTablet for tablet d944482906d34bacaf2cbbedf90d983e (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:59.542237 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d944482906d34bacaf2cbbedf90d983e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.546649 11310 tablet_service.cc:1511] Processing CreateTablet for tablet add384b87ab149899e55ffb6fdefee9b (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:59.550925 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add384b87ab149899e55ffb6fdefee9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.556411 11306 tablet_service.cc:1511] Processing CreateTablet for tablet d944482906d34bacaf2cbbedf90d983e (DEFAULT_TABLE table=soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:59.557711 11306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d944482906d34bacaf2cbbedf90d983e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.558262 11458 tablet_bootstrap.cc:654] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.607834 11459 tablet_bootstrap.cc:492] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:59.608361 11459 ts_tablet_manager.cc:1403] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.158s	user 0.010s	sys 0.004s
I20260709 13:15:59.611342 11459 raft_consensus.cc:359] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.612109 11459 raft_consensus.cc:385] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.613138 11459 raft_consensus.cc:740] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.613858 11459 consensus_queue.cc:260] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.616082 11459 ts_tablet_manager.cc:1434] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:59.617867 11459 tablet_bootstrap.cc:492] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:59.624393 11459 tablet_bootstrap.cc:654] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.637331 11459 tablet_bootstrap.cc:492] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:59.637885 11460 tablet_bootstrap.cc:492] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:59.638516 11460 ts_tablet_manager.cc:1403] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.188s	user 0.006s	sys 0.025s
I20260709 13:15:59.639389 11458 tablet_bootstrap.cc:492] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:59.639904 11458 ts_tablet_manager.cc:1403] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.148s	user 0.034s	sys 0.009s
I20260709 13:15:59.637872 11459 ts_tablet_manager.cc:1403] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:15:59.645221 11460 raft_consensus.cc:359] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.646550 11460 raft_consensus.cc:385] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.646948 11460 raft_consensus.cc:740] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.647583 11459 raft_consensus.cc:359] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.648358 11459 raft_consensus.cc:385] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.648685 11459 raft_consensus.cc:740] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.648168 11460 consensus_queue.cc:260] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.649422 11447 raft_consensus.cc:493] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.649658 11459 consensus_queue.cc:260] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.649870 11447 raft_consensus.cc:515] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.652298 11459 ts_tablet_manager.cc:1434] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:59.652724 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c678b6464a4dc79cbe6b105218a8eb" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:15:59.653380 11459 tablet_bootstrap.cc:492] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:59.653381 11247 raft_consensus.cc:2468] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 0.
I20260709 13:15:59.654331 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c678b6464a4dc79cbe6b105218a8eb" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
I20260709 13:15:59.646222 11458 raft_consensus.cc:359] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.654968 11458 raft_consensus.cc:385] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.655260 11458 raft_consensus.cc:740] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
W20260709 13:15:59.655997 11137 leader_election.cc:343] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.655967 11458 consensus_queue.cc:260] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.659020 11458 ts_tablet_manager.cc:1434] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:15:59.660141 11458 tablet_bootstrap.cc:492] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:59.660595 11459 tablet_bootstrap.cc:654] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.660470 11135 leader_election.cc:304] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [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: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: b4eb166210254ac08fadb65b8da6d5fa
I20260709 13:15:59.665045 11466 raft_consensus.cc:2804] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.665488 11466 raft_consensus.cc:493] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.665881 11466 raft_consensus.cc:3060] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.666343 11458 tablet_bootstrap.cc:654] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.674638 11466 raft_consensus.cc:515] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.675577 11459 tablet_bootstrap.cc:492] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:59.676175 11459 ts_tablet_manager.cc:1403] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 13:15:59.677492 11466 leader_election.cc:290] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:59.679159 11459 raft_consensus.cc:359] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.679915 11459 raft_consensus.cc:385] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.680202 11459 raft_consensus.cc:740] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.680840 11458 tablet_bootstrap.cc:492] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:59.680951 11459 consensus_queue.cc:260] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.682060 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c678b6464a4dc79cbe6b105218a8eb" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:15:59.681304 11458 ts_tablet_manager.cc:1403] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 13:15:59.683030 11447 leader_election.cc:290] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
W20260709 13:15:59.683483 11137 leader_election.cc:343] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.683708 11459 ts_tablet_manager.cc:1434] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:59.685010 11458 raft_consensus.cc:359] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.686764 11459 tablet_bootstrap.cc:492] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:59.686834 11458 raft_consensus.cc:385] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.687323 11458 raft_consensus.cc:740] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.688184 11458 consensus_queue.cc:260] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.690724 11458 ts_tablet_manager.cc:1434] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:15:59.691646 11458 tablet_bootstrap.cc:492] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:59.693820 11459 tablet_bootstrap.cc:654] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.698912 11458 tablet_bootstrap.cc:654] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.703107 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c678b6464a4dc79cbe6b105218a8eb" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:15:59.703878 11247 raft_consensus.cc:3060] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.705549 11458 tablet_bootstrap.cc:492] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:59.705650 11459 tablet_bootstrap.cc:492] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:59.706144 11458 ts_tablet_manager.cc:1403] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 13:15:59.706239 11459 ts_tablet_manager.cc:1403] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 13:15:59.709144 11458 raft_consensus.cc:359] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.709918 11458 raft_consensus.cc:385] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.710258 11458 raft_consensus.cc:740] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.711048 11458 consensus_queue.cc:260] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.711943 11459 raft_consensus.cc:359] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.712771 11459 raft_consensus.cc:385] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.713107 11459 raft_consensus.cc:740] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.713686 11458 ts_tablet_manager.cc:1434] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:59.713896 11459 consensus_queue.cc:260] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.714787 11458 tablet_bootstrap.cc:492] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:59.716588 11459 ts_tablet_manager.cc:1434] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:59.717694 11459 tablet_bootstrap.cc:492] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:59.720151 11247 raft_consensus.cc:2468] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
I20260709 13:15:59.721737 11458 tablet_bootstrap.cc:654] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.723680 11135 leader_election.cc:304] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [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: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: b4eb166210254ac08fadb65b8da6d5fa
I20260709 13:15:59.724581 11447 raft_consensus.cc:2804] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.724666 11459 tablet_bootstrap.cc:654] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.725086 11447 raft_consensus.cc:697] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Becoming Leader. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:15:59.725986 11447 consensus_queue.cc:237] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.728891 11460 ts_tablet_manager.cc:1434] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.090s	user 0.011s	sys 0.000s
I20260709 13:15:59.731449 11460 tablet_bootstrap.cc:492] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
W20260709 13:15:59.734140 11118 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:59.736644 11459 tablet_bootstrap.cc:492] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:59.737231 11459 ts_tablet_manager.cc:1403] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 13:15:59.739785 11460 tablet_bootstrap.cc:654] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.740167 11459 raft_consensus.cc:359] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.742247 11459 raft_consensus.cc:385] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.742658 11459 raft_consensus.cc:740] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.743479 11459 consensus_queue.cc:260] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.746594 11459 ts_tablet_manager.cc:1434] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:59.747931 11459 tablet_bootstrap.cc:492] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:59.751070 11069 catalog_manager.cc:5697] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.754506 11459 tablet_bootstrap.cc:654] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.760259 11458 tablet_bootstrap.cc:492] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:59.760677 11458 ts_tablet_manager.cc:1403] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.046s	user 0.032s	sys 0.008s
I20260709 13:15:59.763059 11458 raft_consensus.cc:359] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.763804 11458 raft_consensus.cc:385] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.764161 11458 raft_consensus.cc:740] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.765004 11458 consensus_queue.cc:260] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.765820 11460 tablet_bootstrap.cc:492] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:59.767287 11458 ts_tablet_manager.cc:1434] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:15:59.766129 11459 tablet_bootstrap.cc:492] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:59.774911 11459 ts_tablet_manager.cc:1403] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260709 13:15:59.775368 11458 tablet_bootstrap.cc:492] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:59.774713 11460 ts_tablet_manager.cc:1403] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.009s
I20260709 13:15:59.778123 11459 raft_consensus.cc:359] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.778940 11459 raft_consensus.cc:385] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.779294 11459 raft_consensus.cc:740] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.780189 11459 consensus_queue.cc:260] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.781780 11458 tablet_bootstrap.cc:654] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.782788 11459 ts_tablet_manager.cc:1434] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:59.783839 11459 tablet_bootstrap.cc:492] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:59.785296 11460 raft_consensus.cc:359] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.786064 11460 raft_consensus.cc:385] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.786355 11460 raft_consensus.cc:740] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.787096 11460 consensus_queue.cc:260] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.790997 11459 tablet_bootstrap.cc:654] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.792101 11460 ts_tablet_manager.cc:1434] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:15:59.793208 11460 tablet_bootstrap.cc:492] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:59.801497 11460 tablet_bootstrap.cc:654] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.803182 11459 tablet_bootstrap.cc:492] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:59.803773 11459 ts_tablet_manager.cc:1403] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 13:15:59.806770 11459 raft_consensus.cc:359] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.807669 11459 raft_consensus.cc:385] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.808092 11459 raft_consensus.cc:740] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.809222 11459 consensus_queue.cc:260] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.812242 11459 ts_tablet_manager.cc:1434] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:59.813553 11459 tablet_bootstrap.cc:492] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:59.819337 11446 raft_consensus.cc:493] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.820056 11446 raft_consensus.cc:515] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.824246 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfabbb2212b540ca88e175a4ff8aaa1e" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:15:59.825169 11247 raft_consensus.cc:2468] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 0.
I20260709 13:15:59.825502 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfabbb2212b540ca88e175a4ff8aaa1e" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
I20260709 13:15:59.826439 11170 raft_consensus.cc:2468] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 0.
I20260709 13:15:59.827157 11284 leader_election.cc:304] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:15:59.827886 11408 raft_consensus.cc:493] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.822876 11446 leader_election.cc:290] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:15:59.828565 11408 raft_consensus.cc:515] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.832584 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2e3de4151f4310909686d68d91d71f" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
I20260709 13:15:59.829226 11446 raft_consensus.cc:2804] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:15:59.834280 11210 leader_election.cc:343] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.834791 11446 raft_consensus.cc:493] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.835178 11446 raft_consensus.cc:3060] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.835225 11459 tablet_bootstrap.cc:654] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.835254 11460 tablet_bootstrap.cc:492] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:59.836051 11408 leader_election.cc:290] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:59.836812 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2e3de4151f4310909686d68d91d71f" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
W20260709 13:15:59.838301 11212 leader_election.cc:343] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.838876 11212 leader_election.cc:304] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f; no voters: b4eb166210254ac08fadb65b8da6d5fa, f1a99b08c82e4bea9b611e02487f5ec3
I20260709 13:15:59.839766 11408 raft_consensus.cc:2749] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:59.836082 11460 ts_tablet_manager.cc:1403] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.017s
I20260709 13:15:59.842466 11446 raft_consensus.cc:515] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.845561 11446 leader_election.cc:290] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:15:59.846524 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfabbb2212b540ca88e175a4ff8aaa1e" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:15:59.847769 11170 raft_consensus.cc:3060] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.847456 11460 raft_consensus.cc:359] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.848212 11460 raft_consensus.cc:385] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.848501 11460 raft_consensus.cc:740] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.849263 11459 tablet_bootstrap.cc:492] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:59.849323 11460 consensus_queue.cc:260] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.850077 11459 ts_tablet_manager.cc:1403] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.004s
I20260709 13:15:59.846841 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfabbb2212b540ca88e175a4ff8aaa1e" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:15:59.850921 11247 raft_consensus.cc:3060] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.852279 11460 ts_tablet_manager.cc:1434] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:15:59.853313 11460 tablet_bootstrap.cc:492] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:59.853667 11459 raft_consensus.cc:359] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.854610 11459 raft_consensus.cc:385] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.854941 11459 raft_consensus.cc:740] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.855782 11459 consensus_queue.cc:260] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.860342 11460 tablet_bootstrap.cc:654] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.870445 11247 raft_consensus.cc:2468] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 1.
I20260709 13:15:59.873155 11284 leader_election.cc:304] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:15:59.874079 11480 raft_consensus.cc:2804] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.874478 11459 ts_tablet_manager.cc:1434] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.004s
I20260709 13:15:59.875813 11459 tablet_bootstrap.cc:492] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f: Bootstrap starting.
I20260709 13:15:59.871654 11170 raft_consensus.cc:2468] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 1.
I20260709 13:15:59.884090 11480 raft_consensus.cc:697] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Becoming Leader. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:15:59.885583 11480 consensus_queue.cc:237] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.889528 11459 tablet_bootstrap.cc:654] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.890892 11458 tablet_bootstrap.cc:492] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:59.891557 11458 ts_tablet_manager.cc:1403] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.116s	user 0.044s	sys 0.060s
I20260709 13:15:59.895597 11458 raft_consensus.cc:359] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.895954 11460 tablet_bootstrap.cc:492] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:59.896575 11458 raft_consensus.cc:385] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.896876 11460 ts_tablet_manager.cc:1403] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.011s
I20260709 13:15:59.897126 11458 raft_consensus.cc:740] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.898295 11458 consensus_queue.cc:260] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.900411 11460 raft_consensus.cc:359] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.901273 11460 raft_consensus.cc:385] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.901525 11458 ts_tablet_manager.cc:1434] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260709 13:15:59.901633 11460 raft_consensus.cc:740] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.903631 11458 tablet_bootstrap.cc:492] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:59.902979 11069 catalog_manager.cc:5697] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa reported cstate change: term changed from 0 to 1, leader changed from <none> to b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67). New cstate: current_term: 1 leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:59.903790 11460 consensus_queue.cc:260] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.904943 11459 tablet_bootstrap.cc:492] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f: No bootstrap required, opened a new log
I20260709 13:15:59.905463 11459 ts_tablet_manager.cc:1403] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.014s
I20260709 13:15:59.906682 11460 ts_tablet_manager.cc:1434] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:15:59.907703 11460 tablet_bootstrap.cc:492] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:59.908396 11459 raft_consensus.cc:359] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.909128 11459 raft_consensus.cc:385] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.909435 11459 raft_consensus.cc:740] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.910174 11459 consensus_queue.cc:260] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.912321 11459 ts_tablet_manager.cc:1434] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:59.914575 11458 tablet_bootstrap.cc:654] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.917623 11460 tablet_bootstrap.cc:654] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.931551 11460 tablet_bootstrap.cc:492] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:59.923121 11480 raft_consensus.cc:493] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.932170 11460 ts_tablet_manager.cc:1403] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260709 13:15:59.932389 11480 raft_consensus.cc:515] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.935158 11458 tablet_bootstrap.cc:492] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:59.937041 11458 ts_tablet_manager.cc:1403] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.007s
I20260709 13:15:59.938357 11460 raft_consensus.cc:359] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.938998 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c678b6464a4dc79cbe6b105218a8eb" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:15:59.939205 11460 raft_consensus.cc:385] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.939603 11460 raft_consensus.cc:740] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.939898 11247 raft_consensus.cc:2393] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4eb166210254ac08fadb65b8da6d5fa in current term 1: Already voted for candidate f1a99b08c82e4bea9b611e02487f5ec3 in this term.
I20260709 13:15:59.940405 11460 consensus_queue.cc:260] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.940990 11458 raft_consensus.cc:359] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.941315 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c678b6464a4dc79cbe6b105218a8eb" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
I20260709 13:15:59.941805 11458 raft_consensus.cc:385] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.942116 11458 raft_consensus.cc:740] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.942806 11458 consensus_queue.cc:260] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.943610 11460 ts_tablet_manager.cc:1434] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:59.944765 11460 tablet_bootstrap.cc:492] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:59.944869 11458 ts_tablet_manager.cc:1434] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260709 13:15:59.945410 11284 leader_election.cc:304] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa; no voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3
I20260709 13:15:59.945899 11458 tablet_bootstrap.cc:492] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:59.946451 11483 raft_consensus.cc:3060] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.952538 11460 tablet_bootstrap.cc:654] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.953115 11458 tablet_bootstrap.cc:654] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.955297 11483 raft_consensus.cc:2749] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:59.937968 11480 leader_election.cc:290] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:15:59.964432 11460 tablet_bootstrap.cc:492] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:59.965487 11458 tablet_bootstrap.cc:492] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:15:59.965924 11460 ts_tablet_manager.cc:1403] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260709 13:15:59.965991 11458 ts_tablet_manager.cc:1403] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 13:15:59.969360 11458 raft_consensus.cc:359] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.969609 11460 raft_consensus.cc:359] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.970091 11458 raft_consensus.cc:385] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.970475 11460 raft_consensus.cc:385] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.970526 11458 raft_consensus.cc:740] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.970899 11460 raft_consensus.cc:740] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.971417 11458 consensus_queue.cc:260] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.971691 11460 consensus_queue.cc:260] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.973323 11458 ts_tablet_manager.cc:1434] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:15:59.973826 11408 raft_consensus.cc:493] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.974133 11460 ts_tablet_manager.cc:1434] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 13:15:59.974274 11458 tablet_bootstrap.cc:492] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:15:59.974435 11408 raft_consensus.cc:515] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.975242 11460 tablet_bootstrap.cc:492] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:15:59.976830 11408 leader_election.cc:290] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:15:59.978809 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdfc55bfc5499e846d1be3192161ba" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
I20260709 13:15:59.979580 11172 raft_consensus.cc:2468] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 0.
I20260709 13:15:59.980654 11458 tablet_bootstrap.cc:654] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.980996 11210 leader_election.cc:304] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:15:59.983048 11460 tablet_bootstrap.cc:654] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.983124 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdfc55bfc5499e846d1be3192161ba" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
I20260709 13:15:59.983909 11321 raft_consensus.cc:2468] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 0.
I20260709 13:15:59.991161 11483 raft_consensus.cc:493] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.991961 11483 raft_consensus.cc:515] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.990595 11408 raft_consensus.cc:2804] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.994961 11408 raft_consensus.cc:493] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.995472 11460 tablet_bootstrap.cc:492] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:15:59.995424 11408 raft_consensus.cc:3060] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.996186 11460 ts_tablet_manager.cc:1403] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260709 13:15:59.998230 11483 leader_election.cc:290] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:15:59.999605 11460 raft_consensus.cc:359] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.998458 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138251d8238147729843145d98387b37" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:16:00.005030 11408 raft_consensus.cc:515] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:15:59.999465 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138251d8238147729843145d98387b37" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
I20260709 13:16:00.006700 11247 raft_consensus.cc:2468] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 0.
W20260709 13:16:00.007697 11284 leader_election.cc:343] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:00.007817 11460 raft_consensus.cc:385] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:00.008255 11460 raft_consensus.cc:740] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:16:00.008527 11284 leader_election.cc:304] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [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: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: f1a99b08c82e4bea9b611e02487f5ec3
I20260709 13:16:00.009212 11408 leader_election.cc:290] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.009410 11483 raft_consensus.cc:2804] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:00.009516 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdfc55bfc5499e846d1be3192161ba" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:16:00.009877 11483 raft_consensus.cc:493] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:00.010183 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdfc55bfc5499e846d1be3192161ba" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:16:00.010396 11483 raft_consensus.cc:3060] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.010862 11321 raft_consensus.cc:3060] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.012203 11458 tablet_bootstrap.cc:492] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:16:00.012730 11458 ts_tablet_manager.cc:1403] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.019s
I20260709 13:16:00.015713 11458 raft_consensus.cc:359] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.009212 11460 consensus_queue.cc:260] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.016381 11458 raft_consensus.cc:385] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:00.010227 11172 raft_consensus.cc:3060] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.017915 11483 raft_consensus.cc:515] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.019001 11460 ts_tablet_manager.cc:1434] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:16:00.020032 11460 tablet_bootstrap.cc:492] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:16:00.020128 11483 leader_election.cc:290] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:16:00.021055 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138251d8238147729843145d98387b37" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:16:00.021174 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138251d8238147729843145d98387b37" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:16:00.021552 11471 raft_consensus.cc:493] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:00.021801 11247 raft_consensus.cc:3060] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.017184 11458 raft_consensus.cc:740] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:16:00.022064 11471 raft_consensus.cc:515] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.023056 11458 consensus_queue.cc:260] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.024302 11471 leader_election.cc:290] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.025246 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add384b87ab149899e55ffb6fdefee9b" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:16:00.025939 11246 raft_consensus.cc:2468] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 0.
I20260709 13:16:00.026899 11458 ts_tablet_manager.cc:1434] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.008s
I20260709 13:16:00.027982 11458 tablet_bootstrap.cc:492] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa: Bootstrap starting.
I20260709 13:16:00.027997 11135 leader_election.cc:304] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:16:00.029323 11447 raft_consensus.cc:2804] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:00.029681 11447 raft_consensus.cc:493] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:00.030023 11447 raft_consensus.cc:3060] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.031473 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add384b87ab149899e55ffb6fdefee9b" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
I20260709 13:16:00.032123 11319 raft_consensus.cc:2468] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 0.
W20260709 13:16:00.033010 11284 leader_election.cc:343] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:00.034147 11458 tablet_bootstrap.cc:654] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:00.034885 11483 raft_consensus.cc:493] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:00.035476 11483 raft_consensus.cc:515] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.037091 11460 tablet_bootstrap.cc:654] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:00.037897 11483 leader_election.cc:290] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:16:00.040294 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cfbd7f69ef42069a5c1d6550d1e5ce" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:16:00.041188 11245 raft_consensus.cc:2468] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 0.
I20260709 13:16:00.042946 11284 leader_election.cc:304] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:16:00.044862 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cfbd7f69ef42069a5c1d6550d1e5ce" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
W20260709 13:16:00.048236 11284 leader_election.cc:343] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:00.016460 11321 raft_consensus.cc:2468] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 1.
I20260709 13:16:00.052021 11212 leader_election.cc:304] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:16:00.053126 11247 raft_consensus.cc:2468] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 1.
I20260709 13:16:00.053365 11408 raft_consensus.cc:2804] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:00.057658 11483 raft_consensus.cc:2804] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:00.058578 11483 raft_consensus.cc:493] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:00.061273 11483 raft_consensus.cc:3060] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.059428 11284 leader_election.cc:304] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [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: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: f1a99b08c82e4bea9b611e02487f5ec3
I20260709 13:16:00.055783 11172 raft_consensus.cc:2468] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 1.
I20260709 13:16:00.064718 11480 raft_consensus.cc:2804] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:00.063110 11458 tablet_bootstrap.cc:492] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa: No bootstrap required, opened a new log
I20260709 13:16:00.065260 11480 raft_consensus.cc:697] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Becoming Leader. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:16:00.065830 11458 ts_tablet_manager.cc:1403] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.012s
I20260709 13:16:00.065685 11447 raft_consensus.cc:515] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.066239 11480 consensus_queue.cc:237] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.068106 11447 leader_election.cc:290] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.068763 11458 raft_consensus.cc:359] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.069455 11458 raft_consensus.cc:385] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:00.069761 11458 raft_consensus.cc:740] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Initialized, Role: FOLLOWER
I20260709 13:16:00.057890 11408 raft_consensus.cc:697] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 1 LEADER]: Becoming Leader. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Running, Role: LEADER
I20260709 13:16:00.070453 11458 consensus_queue.cc:260] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.071017 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add384b87ab149899e55ffb6fdefee9b" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:16:00.071822 11247 raft_consensus.cc:3060] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.072788 11458 ts_tablet_manager.cc:1434] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:00.073971 11483 raft_consensus.cc:515] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.076036 11483 leader_election.cc:290] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:16:00.077204 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cfbd7f69ef42069a5c1d6550d1e5ce" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:16:00.078099 11246 raft_consensus.cc:3060] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.079146 11483 raft_consensus.cc:493] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:00.079635 11483 raft_consensus.cc:515] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.081313 11483 leader_election.cc:290] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:16:00.081864 11247 raft_consensus.cc:2468] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
I20260709 13:16:00.082394 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d3bc3a870c4029adc58bbf287eaf19" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:16:00.082330 11408 consensus_queue.cc:237] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.083144 11245 raft_consensus.cc:2468] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 0.
I20260709 13:16:00.083271 11135 leader_election.cc:304] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:16:00.084291 11447 raft_consensus.cc:2804] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:00.084520 11284 leader_election.cc:304] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:16:00.085067 11447 raft_consensus.cc:697] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Becoming Leader. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:16:00.085688 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cfbd7f69ef42069a5c1d6550d1e5ce" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:16:00.085853 11246 raft_consensus.cc:2468] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 1.
I20260709 13:16:00.086258 11483 raft_consensus.cc:2804] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:00.086079 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add384b87ab149899e55ffb6fdefee9b" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:16:00.086786 11483 raft_consensus.cc:493] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:00.086987 11321 raft_consensus.cc:3060] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.087165 11483 raft_consensus.cc:3060] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.087230 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d3bc3a870c4029adc58bbf287eaf19" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
I20260709 13:16:00.088135 11170 raft_consensus.cc:2468] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 0.
I20260709 13:16:00.088949 11446 raft_consensus.cc:493] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:00.064051 11460 tablet_bootstrap.cc:492] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:16:00.089860 11460 ts_tablet_manager.cc:1403] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.011s
I20260709 13:16:00.089516 11446 raft_consensus.cc:515] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.091730 11446 leader_election.cc:290] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:16:00.087199 11284 leader_election.cc:304] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:16:00.093941 11460 raft_consensus.cc:359] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.094604 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944482906d34bacaf2cbbedf90d983e" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:16:00.096727 11460 raft_consensus.cc:385] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:00.096987 11245 raft_consensus.cc:2468] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 0.
I20260709 13:16:00.097105 11460 raft_consensus.cc:740] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:16:00.097218 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944482906d34bacaf2cbbedf90d983e" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" is_pre_election: true
I20260709 13:16:00.095206 11446 raft_consensus.cc:2804] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:00.098039 11170 raft_consensus.cc:2468] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 0.
I20260709 13:16:00.095789 11321 raft_consensus.cc:2468] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
W20260709 13:16:00.096302 11284 leader_election.cc:343] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:00.097945 11460 consensus_queue.cc:260] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.101023 11284 leader_election.cc:304] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:16:00.102082 11496 raft_consensus.cc:2804] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:00.102427 11446 raft_consensus.cc:697] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Becoming Leader. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:16:00.102547 11496 raft_consensus.cc:493] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:00.103271 11496 raft_consensus.cc:3060] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.103551 11460 ts_tablet_manager.cc:1434] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260709 13:16:00.103708 11446 consensus_queue.cc:237] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.115528 11460 tablet_bootstrap.cc:492] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3: Bootstrap starting.
I20260709 13:16:00.094847 11483 raft_consensus.cc:515] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.119738 11483 leader_election.cc:290] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:16:00.086050 11447 consensus_queue.cc:237] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.112828 11466 consensus_queue.cc:1048] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:00.113871 11496 raft_consensus.cc:515] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.122740 11496 leader_election.cc:290] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:16:00.124718 11460 tablet_bootstrap.cc:654] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:00.127967 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d3bc3a870c4029adc58bbf287eaf19" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:16:00.128901 11170 raft_consensus.cc:3060] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.140162 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d3bc3a870c4029adc58bbf287eaf19" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:16:00.141079 11245 raft_consensus.cc:3060] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.143677 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944482906d34bacaf2cbbedf90d983e" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:16:00.144546 11247 raft_consensus.cc:3060] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.150861 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944482906d34bacaf2cbbedf90d983e" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:16:00.151717 11172 raft_consensus.cc:3060] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.159236 11069 catalog_manager.cc:5697] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.171067 11067 catalog_manager.cc:5697] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66). New cstate: current_term: 1 leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.175613 11068 catalog_manager.cc:5697] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa reported cstate change: term changed from 0 to 1, leader changed from <none> to b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67). New cstate: current_term: 1 leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:00.189728 11245 raft_consensus.cc:2468] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 1.
I20260709 13:16:00.191510 11284 leader_election.cc:304] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:16:00.192718 11446 raft_consensus.cc:2804] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:00.193362 11446 raft_consensus.cc:697] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Becoming Leader. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:16:00.194446 11446 consensus_queue.cc:237] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.198491 11247 raft_consensus.cc:2468] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 1.
I20260709 13:16:00.200222 11172 raft_consensus.cc:2468] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 1.
I20260709 13:16:00.205368 11284 leader_election.cc:304] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:16:00.207614 11496 raft_consensus.cc:2804] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:00.208288 11496 raft_consensus.cc:697] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Becoming Leader. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:16:00.209106 11496 consensus_queue.cc:237] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.216209 11460 tablet_bootstrap.cc:492] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3: No bootstrap required, opened a new log
I20260709 13:16:00.216986 11460 ts_tablet_manager.cc:1403] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.057s
I20260709 13:16:00.207521 11170 raft_consensus.cc:2468] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 1.
I20260709 13:16:00.220906 11460 raft_consensus.cc:359] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.221911 11460 raft_consensus.cc:385] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:00.222316 11460 raft_consensus.cc:740] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Initialized, Role: FOLLOWER
I20260709 13:16:00.223259 11460 consensus_queue.cc:260] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.226208 11460 ts_tablet_manager.cc:1434] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:16:00.232841 11067 catalog_manager.cc:5697] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa reported cstate change: term changed from 0 to 1, leader changed from <none> to b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67). New cstate: current_term: 1 leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:00.235361 11067 catalog_manager.cc:5697] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa reported cstate change: term changed from 0 to 1, leader changed from <none> to b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67). New cstate: current_term: 1 leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:00.250677 11507 consensus_queue.cc:1048] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:00.257155 11070 catalog_manager.cc:5697] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa reported cstate change: term changed from 0 to 1, leader changed from <none> to b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67). New cstate: current_term: 1 leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:00.290511 11507 raft_consensus.cc:493] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:00.291153 11507 raft_consensus.cc:515] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.292887 11507 leader_election.cc:290] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.293668 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2e3de4151f4310909686d68d91d71f" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:16:00.293812 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2e3de4151f4310909686d68d91d71f" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
I20260709 13:16:00.294320 11246 raft_consensus.cc:2468] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 0.
I20260709 13:16:00.294428 11319 raft_consensus.cc:2468] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 0.
I20260709 13:16:00.295348 11135 leader_election.cc:304] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:16:00.296098 11507 raft_consensus.cc:2804] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:00.296474 11507 raft_consensus.cc:493] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:00.296809 11507 raft_consensus.cc:3060] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.302291 11507 raft_consensus.cc:515] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.304013 11507 leader_election.cc:290] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.304862 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2e3de4151f4310909686d68d91d71f" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:16:00.305132 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2e3de4151f4310909686d68d91d71f" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:16:00.305459 11246 raft_consensus.cc:3060] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.305755 11319 raft_consensus.cc:3060] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.310223 11246 raft_consensus.cc:2468] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
I20260709 13:16:00.311172 11319 raft_consensus.cc:2468] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 1.
I20260709 13:16:00.311247 11135 leader_election.cc:304] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:16:00.312084 11507 raft_consensus.cc:2804] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:00.312577 11507 raft_consensus.cc:697] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Becoming Leader. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:16:00.313283 11507 consensus_queue.cc:237] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.320216 11070 catalog_manager.cc:5697] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.373215 11446 consensus_queue.cc:1048] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.378160 11319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfabbb2212b540ca88e175a4ff8aaa1e"
dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
mode: GRACEFUL
new_leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
 from {username='slave'} at 127.0.0.1:53564
I20260709 13:16:00.379416 11319 raft_consensus.cc:606] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Received request to transfer leadership to TS f1a99b08c82e4bea9b611e02487f5ec3
I20260709 13:16:00.380414 11446 consensus_queue.cc:1048] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.398144 11446 raft_consensus.cc:993] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa: : Instructing follower f1a99b08c82e4bea9b611e02487f5ec3 to start an election
I20260709 13:16:00.398653 11483 raft_consensus.cc:1081] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Signalling peer f1a99b08c82e4bea9b611e02487f5ec3 to start an election
I20260709 13:16:00.400115 11170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfabbb2212b540ca88e175a4ff8aaa1e"
dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
 from {username='slave'} at 127.0.0.1:36474
I20260709 13:16:00.400695 11170 raft_consensus.cc:493] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.401042 11170 raft_consensus.cc:3060] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.407526 11170 raft_consensus.cc:515] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.409688 11170 leader_election.cc:290] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 2 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.409997 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfabbb2212b540ca88e175a4ff8aaa1e" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:16:00.410461 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfabbb2212b540ca88e175a4ff8aaa1e" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:16:00.410679 11246 raft_consensus.cc:3060] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.411150 11319 raft_consensus.cc:3055] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.411499 11319 raft_consensus.cc:740] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:16:00.412607 11247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4abdfc55bfc5499e846d1be3192161ba"
dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
mode: GRACEFUL
new_leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
 from {username='slave'} at 127.0.0.1:58666
I20260709 13:16:00.412285 11319 consensus_queue.cc:260] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.413146 11247 raft_consensus.cc:606] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 1 LEADER]: Received request to transfer leadership to TS f1a99b08c82e4bea9b611e02487f5ec3
I20260709 13:16:00.413693 11319 raft_consensus.cc:3060] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.418411 11321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "138251d8238147729843145d98387b37"
dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
mode: GRACEFUL
new_leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
 from {username='slave'} at 127.0.0.1:53564
I20260709 13:16:00.418497 11246 raft_consensus.cc:2468] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 2.
I20260709 13:16:00.419070 11321 raft_consensus.cc:606] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Received request to transfer leadership to TS f1a99b08c82e4bea9b611e02487f5ec3
I20260709 13:16:00.419682 11135 leader_election.cc:304] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:16:00.420418 11507 raft_consensus.cc:2804] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.420845 11507 raft_consensus.cc:697] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 LEADER]: Becoming Leader. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:16:00.421674 11507 consensus_queue.cc:237] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.422268 11319 raft_consensus.cc:2468] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 2.
I20260709 13:16:00.425444 11170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2e3de4151f4310909686d68d91d71f"
dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
mode: GRACEFUL
new_leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
 from {username='slave'} at 127.0.0.1:36484
I20260709 13:16:00.425926 11170 raft_consensus.cc:606] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Received request to transfer leadership to TS cdd257392cac4e32bc4aff0b102e4a6f
I20260709 13:16:00.428493 11068 catalog_manager.cc:5697] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 reported cstate change: term changed from 1 to 2, leader changed from b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67) to f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.430948 11319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73cfbd7f69ef42069a5c1d6550d1e5ce"
dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
mode: GRACEFUL
new_leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
 from {username='slave'} at 127.0.0.1:53564
I20260709 13:16:00.431483 11319 raft_consensus.cc:606] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Received request to transfer leadership to TS cdd257392cac4e32bc4aff0b102e4a6f
I20260709 13:16:00.435539 11507 raft_consensus.cc:493] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:00.436009 11507 raft_consensus.cc:515] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.437827 11507 leader_election.cc:290] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.438582 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138251d8238147729843145d98387b37" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:16:00.438908 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138251d8238147729843145d98387b37" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
I20260709 13:16:00.439169 11321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4d3bc3a870c4029adc58bbf287eaf19"
dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
mode: GRACEFUL
new_leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
 from {username='slave'} at 127.0.0.1:53564
I20260709 13:16:00.439723 11321 raft_consensus.cc:606] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Received request to transfer leadership to TS cdd257392cac4e32bc4aff0b102e4a6f
I20260709 13:16:00.439813 11246 raft_consensus.cc:2393] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1a99b08c82e4bea9b611e02487f5ec3 in current term 1: Already voted for candidate b4eb166210254ac08fadb65b8da6d5fa in this term.
I20260709 13:16:00.440901 11135 leader_election.cc:304] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1a99b08c82e4bea9b611e02487f5ec3; no voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f
I20260709 13:16:00.441612 11507 raft_consensus.cc:3060] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.445138 11170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "add384b87ab149899e55ffb6fdefee9b"
dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
mode: GRACEFUL
new_leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
 from {username='slave'} at 127.0.0.1:36484
I20260709 13:16:00.445644 11170 raft_consensus.cc:606] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Received request to transfer leadership to TS cdd257392cac4e32bc4aff0b102e4a6f
I20260709 13:16:00.447415 11507 raft_consensus.cc:2749] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:00.489348 11507 raft_consensus.cc:493] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:00.489880 11507 raft_consensus.cc:515] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.491587 11507 leader_election.cc:290] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.492419 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cfbd7f69ef42069a5c1d6550d1e5ce" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" is_pre_election: true
I20260709 13:16:00.492522 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cfbd7f69ef42069a5c1d6550d1e5ce" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa" is_pre_election: true
I20260709 13:16:00.493137 11246 raft_consensus.cc:2393] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1a99b08c82e4bea9b611e02487f5ec3 in current term 1: Already voted for candidate b4eb166210254ac08fadb65b8da6d5fa in this term.
I20260709 13:16:00.493983 11135 leader_election.cc:304] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1a99b08c82e4bea9b611e02487f5ec3; no voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f
I20260709 13:16:00.494661 11507 raft_consensus.cc:3060] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:00.499861 11507 raft_consensus.cc:2749] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:00.554857 11408 consensus_queue.cc:1048] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.561486 11463 raft_consensus.cc:993] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f: : Instructing follower f1a99b08c82e4bea9b611e02487f5ec3 to start an election
I20260709 13:16:00.563367 11408 raft_consensus.cc:1081] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 1 LEADER]: Signalling peer f1a99b08c82e4bea9b611e02487f5ec3 to start an election
I20260709 13:16:00.565372 11172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4abdfc55bfc5499e846d1be3192161ba"
dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
 from {username='slave'} at 127.0.0.1:36472
I20260709 13:16:00.568480 11463 consensus_queue.cc:1048] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:00.569638 11172 raft_consensus.cc:493] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.570143 11172 raft_consensus.cc:3060] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.578454 11483 consensus_queue.cc:1048] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.582398 11172 raft_consensus.cc:515] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.587843 11480 raft_consensus.cc:993] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa: : Instructing follower cdd257392cac4e32bc4aff0b102e4a6f to start an election
I20260709 13:16:00.588505 11480 raft_consensus.cc:1081] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Signalling peer cdd257392cac4e32bc4aff0b102e4a6f to start an election
I20260709 13:16:00.588847 11172 leader_election.cc:290] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 2 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.593546 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdfc55bfc5499e846d1be3192161ba" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:16:00.594197 11246 raft_consensus.cc:3055] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.594452 11245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73cfbd7f69ef42069a5c1d6550d1e5ce"
dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:16:00.594650 11246 raft_consensus.cc:740] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Running, Role: LEADER
I20260709 13:16:00.595296 11245 raft_consensus.cc:493] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.595796 11245 raft_consensus.cc:3060] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.595989 11246 consensus_queue.cc:260] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.598008 11246 raft_consensus.cc:3060] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.594455 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdfc55bfc5499e846d1be3192161ba" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:16:00.600063 11319 raft_consensus.cc:3060] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.605510 11480 consensus_queue.cc:1048] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:00.605793 11496 consensus_queue.cc:1048] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.606376 11446 consensus_queue.cc:1048] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:00.608546 11245 raft_consensus.cc:515] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.606328 11246 raft_consensus.cc:2468] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 2.
I20260709 13:16:00.611351 11135 leader_election.cc:304] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:16:00.611699 11245 leader_election.cc:290] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 2 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.612941 11169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cfbd7f69ef42069a5c1d6550d1e5ce" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:16:00.614403 11507 raft_consensus.cc:2804] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.615022 11507 raft_consensus.cc:697] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 LEADER]: Becoming Leader. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:16:00.615978 11507 consensus_queue.cc:237] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.620664 11319 raft_consensus.cc:2468] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 2.
I20260709 13:16:00.627718 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cfbd7f69ef42069a5c1d6550d1e5ce" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:16:00.628381 11321 raft_consensus.cc:3055] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.628754 11321 raft_consensus.cc:740] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:16:00.628909 11480 consensus_queue.cc:1048] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:00.629765 11321 consensus_queue.cc:260] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.632185 11321 raft_consensus.cc:3060] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.633024 11507 consensus_queue.cc:1048] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.649283 11483 consensus_queue.cc:1048] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.668300 11321 raft_consensus.cc:2468] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 2.
I20260709 13:16:00.670533 11212 leader_election.cc:304] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [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: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: f1a99b08c82e4bea9b611e02487f5ec3
I20260709 13:16:00.672101 11463 raft_consensus.cc:2804] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.671973 11507 consensus_queue.cc:1048] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:00.672650 11463 raft_consensus.cc:697] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Becoming Leader. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Running, Role: LEADER
I20260709 13:16:00.673476 11463 consensus_queue.cc:237] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.674258 11446 raft_consensus.cc:993] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa: : Instructing follower f1a99b08c82e4bea9b611e02487f5ec3 to start an election
I20260709 13:16:00.674764 11446 raft_consensus.cc:993] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa: : Instructing follower cdd257392cac4e32bc4aff0b102e4a6f to start an election
I20260709 13:16:00.675114 11446 raft_consensus.cc:1081] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Signalling peer f1a99b08c82e4bea9b611e02487f5ec3 to start an election
I20260709 13:16:00.675968 11446 raft_consensus.cc:1081] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Signalling peer cdd257392cac4e32bc4aff0b102e4a6f to start an election
I20260709 13:16:00.676520 11067 catalog_manager.cc:5697] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 reported cstate change: term changed from 1 to 2, leader changed from cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66) to f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.678643 11172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "138251d8238147729843145d98387b37"
dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
 from {username='slave'} at 127.0.0.1:36474
I20260709 13:16:00.680171 11172 raft_consensus.cc:493] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.680616 11172 raft_consensus.cc:3060] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.681308 11247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4d3bc3a870c4029adc58bbf287eaf19"
dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:16:00.681895 11247 raft_consensus.cc:493] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.682232 11247 raft_consensus.cc:3060] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.689564 11247 raft_consensus.cc:515] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.691653 11247 leader_election.cc:290] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 2 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.692338 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d3bc3a870c4029adc58bbf287eaf19" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:16:00.692951 11170 raft_consensus.cc:3060] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.701788 11170 raft_consensus.cc:2468] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 2.
I20260709 13:16:00.702204 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d3bc3a870c4029adc58bbf287eaf19" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:16:00.702855 11210 leader_election.cc:304] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:16:00.702970 11321 raft_consensus.cc:3055] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.703598 11321 raft_consensus.cc:740] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:16:00.703819 11463 raft_consensus.cc:2804] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.704537 11463 raft_consensus.cc:697] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Becoming Leader. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Running, Role: LEADER
I20260709 13:16:00.705312 11463 consensus_queue.cc:237] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.705382 11070 catalog_manager.cc:5697] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f reported cstate change: term changed from 1 to 2, leader changed from b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67) to cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66). New cstate: current_term: 2 leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.704780 11321 consensus_queue.cc:260] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.707868 11321 raft_consensus.cc:3060] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.708065 11172 raft_consensus.cc:515] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.712193 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138251d8238147729843145d98387b37" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:16:00.712425 11507 raft_consensus.cc:993] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3: : Instructing follower cdd257392cac4e32bc4aff0b102e4a6f to start an election
I20260709 13:16:00.712746 11172 leader_election.cc:290] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 2 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.712760 11247 raft_consensus.cc:3060] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.712926 11507 raft_consensus.cc:1081] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Signalling peer cdd257392cac4e32bc4aff0b102e4a6f to start an election
I20260709 13:16:00.714753 11321 raft_consensus.cc:2468] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 2.
I20260709 13:16:00.717018 11245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "add384b87ab149899e55ffb6fdefee9b"
dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
 from {username='slave'} at 127.0.0.1:50042
I20260709 13:16:00.717031 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138251d8238147729843145d98387b37" candidate_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:16:00.717782 11321 raft_consensus.cc:3055] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.718109 11321 raft_consensus.cc:740] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:16:00.717777 11245 raft_consensus.cc:493] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.719012 11245 raft_consensus.cc:3060] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.720252 11247 raft_consensus.cc:2468] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 2.
I20260709 13:16:00.721554 11135 leader_election.cc:304] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:16:00.721382 11321 consensus_queue.cc:260] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.722419 11507 raft_consensus.cc:2804] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.722728 11321 raft_consensus.cc:3060] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.722944 11507 raft_consensus.cc:697] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 LEADER]: Becoming Leader. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:16:00.723893 11507 consensus_queue.cc:237] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.729812 11321 raft_consensus.cc:2468] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a99b08c82e4bea9b611e02487f5ec3 in term 2.
I20260709 13:16:00.730964 11245 raft_consensus.cc:515] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.733810 11245 leader_election.cc:290] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 2 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.734344 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add384b87ab149899e55ffb6fdefee9b" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:16:00.734957 11172 raft_consensus.cc:3055] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.735285 11172 raft_consensus.cc:740] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:16:00.736310 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add384b87ab149899e55ffb6fdefee9b" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:16:00.736143 11172 consensus_queue.cc:260] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.736950 11319 raft_consensus.cc:3060] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.737461 11172 raft_consensus.cc:3060] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.739158 11070 catalog_manager.cc:5697] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 reported cstate change: term changed from 1 to 2, leader changed from b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67) to f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.744225 11172 raft_consensus.cc:2468] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 2.
I20260709 13:16:00.744580 11483 consensus_queue.cc:1048] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.745395 11210 leader_election.cc:304] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdd257392cac4e32bc4aff0b102e4a6f, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:16:00.746328 11463 raft_consensus.cc:2804] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.747148 11463 raft_consensus.cc:697] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Becoming Leader. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Running, Role: LEADER
I20260709 13:16:00.747921 11463 consensus_queue.cc:237] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.750303 11319 raft_consensus.cc:2468] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 2.
I20260709 13:16:00.754544 11067 catalog_manager.cc:5697] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f reported cstate change: term changed from 1 to 2, leader changed from b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67) to cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66). New cstate: current_term: 2 leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.763409 11506 consensus_queue.cc:1048] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.779184 11480 consensus_queue.cc:1048] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:00.784693 11506 raft_consensus.cc:993] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3: : Instructing follower cdd257392cac4e32bc4aff0b102e4a6f to start an election
I20260709 13:16:00.785107 11506 raft_consensus.cc:1081] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Signalling peer cdd257392cac4e32bc4aff0b102e4a6f to start an election
I20260709 13:16:00.787127 11247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2e3de4151f4310909686d68d91d71f"
dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
 from {username='slave'} at 127.0.0.1:50042
I20260709 13:16:00.788048 11247 raft_consensus.cc:493] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.788570 11247 raft_consensus.cc:3060] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.790392 11506 consensus_queue.cc:1048] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.794414 11067 catalog_manager.cc:5697] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f reported cstate change: term changed from 1 to 2, leader changed from f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65) to cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66). New cstate: current_term: 2 leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.802698 11247 raft_consensus.cc:515] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.805792 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2e3de4151f4310909686d68d91d71f" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:16:00.806365 11170 raft_consensus.cc:3055] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.806504 11247 leader_election.cc:290] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 2 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433)
I20260709 13:16:00.806711 11170 raft_consensus.cc:740] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:16:00.807806 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2e3de4151f4310909686d68d91d71f" candidate_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
I20260709 13:16:00.807729 11170 consensus_queue.cc:260] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.808383 11319 raft_consensus.cc:3060] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.809065 11170 raft_consensus.cc:3060] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.816500 11319 raft_consensus.cc:2468] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 2.
I20260709 13:16:00.816815 11170 raft_consensus.cc:2468] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd257392cac4e32bc4aff0b102e4a6f in term 2.
I20260709 13:16:00.817698 11212 leader_election.cc:304] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:16:00.818475 11463 raft_consensus.cc:2804] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.819059 11463 raft_consensus.cc:697] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Becoming Leader. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Running, Role: LEADER
I20260709 13:16:00.819821 11463 consensus_queue.cc:237] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:00.829443 11070 catalog_manager.cc:5697] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f reported cstate change: term changed from 1 to 2, leader changed from f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65) to cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66). New cstate: current_term: 2 leader_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.871417 11319 raft_consensus.cc:1275] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Refusing update from remote peer f1a99b08c82e4bea9b611e02487f5ec3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.872876 11506 consensus_queue.cc:1048] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.881222 11247 raft_consensus.cc:1275] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Refusing update from remote peer f1a99b08c82e4bea9b611e02487f5ec3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.882867 11506 consensus_queue.cc:1048] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.069345 11170 raft_consensus.cc:3060] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:01.073869 11170 raft_consensus.cc:1275] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Refusing update from remote peer cdd257392cac4e32bc4aff0b102e4a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:01.074992 11463 consensus_queue.cc:1048] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.077342 11319 raft_consensus.cc:1275] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Refusing update from remote peer cdd257392cac4e32bc4aff0b102e4a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:01.078598 11463 consensus_queue.cc:1048] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.110102 11245 raft_consensus.cc:1275] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Refusing update from remote peer f1a99b08c82e4bea9b611e02487f5ec3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:01.111289 11506 consensus_queue.cc:1048] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.119318 11319 raft_consensus.cc:1275] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Refusing update from remote peer f1a99b08c82e4bea9b611e02487f5ec3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:01.120630 11507 consensus_queue.cc:1048] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.159279 11245 raft_consensus.cc:1275] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Refusing update from remote peer f1a99b08c82e4bea9b611e02487f5ec3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:01.160532 11447 consensus_queue.cc:1048] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.167791 11319 raft_consensus.cc:1275] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Refusing update from remote peer f1a99b08c82e4bea9b611e02487f5ec3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:01.169544 11506 consensus_queue.cc:1048] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.229511 11170 raft_consensus.cc:1275] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Refusing update from remote peer cdd257392cac4e32bc4aff0b102e4a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:01.230669 11463 consensus_queue.cc:1048] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.237524 11319 raft_consensus.cc:1275] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Refusing update from remote peer cdd257392cac4e32bc4aff0b102e4a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:01.239799 11408 consensus_queue.cc:1048] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.240479 11170 raft_consensus.cc:1275] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Refusing update from remote peer cdd257392cac4e32bc4aff0b102e4a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:01.242156 11408 consensus_queue.cc:1048] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.251367 11319 raft_consensus.cc:1275] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Refusing update from remote peer cdd257392cac4e32bc4aff0b102e4a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:01.253204 11463 consensus_queue.cc:1048] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.359705 11319 raft_consensus.cc:1275] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Refusing update from remote peer cdd257392cac4e32bc4aff0b102e4a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:01.360920 11463 consensus_queue.cc:1048] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.369052 11170 raft_consensus.cc:1275] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Refusing update from remote peer cdd257392cac4e32bc4aff0b102e4a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:01.370415 11516 consensus_queue.cc:1048] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:03.451748 11068 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59428:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:16:03.478344 11068 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59428:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:16:03.527138  5861 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:16:03.683987 11571 log.cc:927] Time spent T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:16:03.689325 11570 tablet.cc:1724] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:03.705134 11568 tablet.cc:1724] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:16:03.732977 11347 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:cfabbb2212b540ca88e175a4ff8aaa1e)
W20260709 13:16:03.737661 11347 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:cfabbb2212b540ca88e175a4ff8aaa1e)
W20260709 13:16:03.740047 11347 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:cfabbb2212b540ca88e175a4ff8aaa1e)
I20260709 13:16:03.783715 11242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "add384b87ab149899e55ffb6fdefee9b"
dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
mode: GRACEFUL
new_leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
 from {username='slave'} at 127.0.0.1:58668
I20260709 13:16:03.784672 11242 raft_consensus.cc:606] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Received request to transfer leadership to TS b4eb166210254ac08fadb65b8da6d5fa
W20260709 13:16:03.828154 11575 log.cc:927] Time spent T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260709 13:16:03.833635 11589 tablet.cc:1724] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:16:03.837419 11567 log.cc:927] Time spent T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
W20260709 13:16:03.873365 11576 log.cc:927] Time spent T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 13:16:03.873880 11590 tablet.cc:1724] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:03.888013 11601 tablet.cc:1724] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:03.907621 11595 tablet.cc:1724] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:03.933629 11598 tablet.cc:1724] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:16:03.928886 11137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:40433, user_credentials={real_user=slave}} blocked reactor thread for 86171.8us
I20260709 13:16:03.975957 11605 tablet.cc:1724] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:03.975847 11570 tablet.cc:1724] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:03.979485 11594 tablet.cc:1724] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.004330 11568 tablet.cc:1724] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.005160 11606 tablet.cc:1724] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:03.922693 11597 tablet.cc:1724] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:03.999668 11600 tablet.cc:1724] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.010030 11589 tablet.cc:1724] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.020221 11516 raft_consensus.cc:993] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f: : Instructing follower b4eb166210254ac08fadb65b8da6d5fa to start an election
I20260709 13:16:04.020859 11516 raft_consensus.cc:1081] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Signalling peer b4eb166210254ac08fadb65b8da6d5fa to start an election
I20260709 13:16:04.021816 11590 tablet.cc:1724] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.028844 11315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "add384b87ab149899e55ffb6fdefee9b"
dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
 from {username='slave'} at 127.0.0.1:53558
I20260709 13:16:04.034833 11315 raft_consensus.cc:493] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.035291 11315 raft_consensus.cc:3060] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:04.038652 11598 tablet.cc:1724] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.029233 11595 tablet.cc:1724] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.055603 11605 tablet.cc:1724] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.058581 11601 tablet.cc:1724] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.061196 11315 raft_consensus.cc:515] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:04.080343 11316 raft_consensus.cc:1240] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 3 FOLLOWER]: Rejecting Update request from peer cdd257392cac4e32bc4aff0b102e4a6f for earlier term 2. Current term is 3. Ops: []
I20260709 13:16:04.083257 11598 tablet.cc:1724] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.070791 11570 tablet.cc:1724] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.089087 11563 consensus_queue.cc:1059] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:04.089771 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add384b87ab149899e55ffb6fdefee9b" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:16:04.090206 11563 raft_consensus.cc:3055] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:04.090620 11172 raft_consensus.cc:3060] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:04.090677 11563 raft_consensus.cc:740] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Running, Role: LEADER
I20260709 13:16:04.091859 11563 consensus_queue.cc:260] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [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: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:04.071382 11589 tablet.cc:1724] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.096875 11563 raft_consensus.cc:3060] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:04.074065 11600 tablet.cc:1724] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.076593 11167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4c678b6464a4dc79cbe6b105218a8eb"
dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
mode: GRACEFUL
new_leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
 from {username='slave'} at 127.0.0.1:56772
I20260709 13:16:04.097645 11167 raft_consensus.cc:606] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Received request to transfer leadership to TS b4eb166210254ac08fadb65b8da6d5fa
I20260709 13:16:04.084013 11597 tablet.cc:1724] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.087985 11315 leader_election.cc:290] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 3 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:16:04.099834 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add384b87ab149899e55ffb6fdefee9b" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:16:04.067399 11594 tablet.cc:1724] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.106930  5861 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:16:04.107714  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:04.116537 11172 raft_consensus.cc:2468] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 3.
I20260709 13:16:04.118124 11284 leader_election.cc:304] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [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: b4eb166210254ac08fadb65b8da6d5fa, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:16:04.119050 11585 raft_consensus.cc:2804] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:04.119555 11585 raft_consensus.cc:697] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 3 LEADER]: Becoming Leader. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:16:04.120416 11585 consensus_queue.cc:237] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:04.121932 11246 raft_consensus.cc:2468] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 3.
I20260709 13:16:04.129981 11244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1"
dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
mode: GRACEFUL
new_leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
 from {username='slave'} at 127.0.0.1:58668
I20260709 13:16:04.130668 11244 raft_consensus.cc:606] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Received request to transfer leadership to TS b4eb166210254ac08fadb65b8da6d5fa
I20260709 13:16:04.139046 11172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1780332be77c43f3b163bd8a918594be"
dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
mode: GRACEFUL
new_leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
 from {username='slave'} at 127.0.0.1:56772
I20260709 13:16:04.139700 11172 raft_consensus.cc:606] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 LEADER]: Received request to transfer leadership to TS b4eb166210254ac08fadb65b8da6d5fa
I20260709 13:16:04.141685  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:04.142347  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:04.156550 11068 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974: soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc] alter complete (version 1)
I20260709 13:16:04.164914 11067 catalog_manager.cc:5697] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa reported cstate change: term changed from 2 to 3, leader changed from cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66) to b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67). New cstate: current_term: 3 leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:04.166024 11067 catalog_manager.cc:5789] TS b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67:40433) does not have the latest schema for tablet add384b87ab149899e55ffb6fdefee9b (table soft_deleted_table [id=5fe26c30861e44e0adbdb917476028cc]). Expected version 1 got 0
I20260709 13:16:04.241190 11506 raft_consensus.cc:993] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3: : Instructing follower b4eb166210254ac08fadb65b8da6d5fa to start an election
I20260709 13:16:04.241715 11596 raft_consensus.cc:1081] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 LEADER]: Signalling peer b4eb166210254ac08fadb65b8da6d5fa to start an election
I20260709 13:16:04.243103 11315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1780332be77c43f3b163bd8a918594be"
dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
 from {username='slave'} at 127.0.0.1:53550
I20260709 13:16:04.243613 11315 raft_consensus.cc:493] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.243911 11315 raft_consensus.cc:3060] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:04.249976 11315 raft_consensus.cc:515] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:04.251983 11315 leader_election.cc:290] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 3 election: Requested vote from peers cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471), f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165)
I20260709 13:16:04.252518 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1780332be77c43f3b163bd8a918594be" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:16:04.252915 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1780332be77c43f3b163bd8a918594be" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:16:04.253163 11246 raft_consensus.cc:3060] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:04.253520 11172 raft_consensus.cc:3055] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:04.253829 11172 raft_consensus.cc:740] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:16:04.254612 11172 consensus_queue.cc:260] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [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: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:04.255473 11172 raft_consensus.cc:3060] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:04.258155 11246 raft_consensus.cc:2468] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 3.
I20260709 13:16:04.259275 11284 leader_election.cc:304] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [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: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:16:04.259950 11585 raft_consensus.cc:2804] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:04.260463 11585 raft_consensus.cc:697] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 3 LEADER]: Becoming Leader. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:16:04.261607 11172 raft_consensus.cc:2468] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 3.
I20260709 13:16:04.261371 11585 consensus_queue.cc:237] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [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: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:04.269165 11067 catalog_manager.cc:5697] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa reported cstate change: term changed from 2 to 3, leader changed from f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65) to b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67). New cstate: current_term: 3 leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:04.487610 11565 raft_consensus.cc:993] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f: : Instructing follower b4eb166210254ac08fadb65b8da6d5fa to start an election
I20260709 13:16:04.488116 11563 raft_consensus.cc:1081] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Signalling peer b4eb166210254ac08fadb65b8da6d5fa to start an election
I20260709 13:16:04.489639 11315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1"
dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
 from {username='slave'} at 127.0.0.1:53558
I20260709 13:16:04.490124 11315 raft_consensus.cc:493] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.490458 11315 raft_consensus.cc:3060] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:04.495939 11315 raft_consensus.cc:515] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:04.498642 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:16:04.498805 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096726a55e944a548dbf7dcf8f7ceba1" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:16:04.499291 11172 raft_consensus.cc:3060] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:04.499373 11246 raft_consensus.cc:3055] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:04.499752 11246 raft_consensus.cc:740] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cdd257392cac4e32bc4aff0b102e4a6f, State: Running, Role: LEADER
I20260709 13:16:04.500623 11246 consensus_queue.cc:260] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [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: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:04.501700 11246 raft_consensus.cc:3060] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:04.505677 11172 raft_consensus.cc:2468] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 3.
I20260709 13:16:04.497979 11315 leader_election.cc:290] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 3 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:16:04.507341 11284 leader_election.cc:304] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [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: b4eb166210254ac08fadb65b8da6d5fa, f1a99b08c82e4bea9b611e02487f5ec3; no voters: 
I20260709 13:16:04.507418 11246 raft_consensus.cc:2468] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 3.
I20260709 13:16:04.508248 11585 raft_consensus.cc:2804] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:04.508769 11585 raft_consensus.cc:697] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 3 LEADER]: Becoming Leader. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:16:04.509850 11585 consensus_queue.cc:237] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [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: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:04.517390 11067 catalog_manager.cc:5697] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa reported cstate change: term changed from 2 to 3, leader changed from cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66) to b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67). New cstate: current_term: 3 leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:04.585130 11246 raft_consensus.cc:1275] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 3 FOLLOWER]: Refusing update from remote peer b4eb166210254ac08fadb65b8da6d5fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:04.586308 11585 consensus_queue.cc:1048] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:04.592808 11601 tablet.cc:1724] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:04.602402 11172 raft_consensus.cc:1275] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 3 FOLLOWER]: Refusing update from remote peer b4eb166210254ac08fadb65b8da6d5fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:04.604331 11612 consensus_queue.cc:1048] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:04.609975 11506 raft_consensus.cc:993] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3: : Instructing follower b4eb166210254ac08fadb65b8da6d5fa to start an election
I20260709 13:16:04.610476 11596 raft_consensus.cc:1081] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Signalling peer b4eb166210254ac08fadb65b8da6d5fa to start an election
I20260709 13:16:04.612380 11315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4c678b6464a4dc79cbe6b105218a8eb"
dest_uuid: "b4eb166210254ac08fadb65b8da6d5fa"
 from {username='slave'} at 127.0.0.1:53550
I20260709 13:16:04.613726 11315 raft_consensus.cc:493] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.614081 11315 raft_consensus.cc:3060] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.620579 11315 raft_consensus.cc:515] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:04.623502 11169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c678b6464a4dc79cbe6b105218a8eb" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f1a99b08c82e4bea9b611e02487f5ec3"
I20260709 13:16:04.624069 11169 raft_consensus.cc:3055] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:04.624369 11169 raft_consensus.cc:740] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1a99b08c82e4bea9b611e02487f5ec3, State: Running, Role: LEADER
I20260709 13:16:04.625223 11169 consensus_queue.cc:260] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:04.626273 11169 raft_consensus.cc:3060] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.629837 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c678b6464a4dc79cbe6b105218a8eb" candidate_uuid: "b4eb166210254ac08fadb65b8da6d5fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "cdd257392cac4e32bc4aff0b102e4a6f"
I20260709 13:16:04.630708 11244 raft_consensus.cc:3060] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.631845 11315 leader_election.cc:290] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 2 election: Requested vote from peers f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165), cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471)
I20260709 13:16:04.632645 11601 tablet.cc:1719] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:16:04.634578 11598 tablet.cc:1719] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:16:04.638742 11244 raft_consensus.cc:2468] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 2.
I20260709 13:16:04.640583 11284 leader_election.cc:304] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4eb166210254ac08fadb65b8da6d5fa, cdd257392cac4e32bc4aff0b102e4a6f; no voters: 
I20260709 13:16:04.641542 11531 raft_consensus.cc:2804] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:04.641983 11531 raft_consensus.cc:697] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 2 LEADER]: Becoming Leader. State: Replica: b4eb166210254ac08fadb65b8da6d5fa, State: Running, Role: LEADER
I20260709 13:16:04.642892 11531 consensus_queue.cc:237] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } }
I20260709 13:16:04.645815 11169 raft_consensus.cc:2468] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4eb166210254ac08fadb65b8da6d5fa in term 2.
I20260709 13:16:04.652483 11067 catalog_manager.cc:5697] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa reported cstate change: term changed from 1 to 2, leader changed from f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65) to b4eb166210254ac08fadb65b8da6d5fa (127.5.185.67). New cstate: current_term: 2 leader_uuid: "b4eb166210254ac08fadb65b8da6d5fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4eb166210254ac08fadb65b8da6d5fa" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 40433 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:04.653211 11616 tablet.cc:1719] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:16:04.795245 11172 raft_consensus.cc:1275] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 3 FOLLOWER]: Refusing update from remote peer b4eb166210254ac08fadb65b8da6d5fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:04.796579 11615 consensus_queue.cc:1048] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:04.806054 11244 raft_consensus.cc:1275] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 3 FOLLOWER]: Refusing update from remote peer b4eb166210254ac08fadb65b8da6d5fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:04.808169 11612 consensus_queue.cc:1048] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:04.999948 11244 raft_consensus.cc:1275] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 3 FOLLOWER]: Refusing update from remote peer b4eb166210254ac08fadb65b8da6d5fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:05.001293 11615 consensus_queue.cc:1048] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:05.011087 11172 raft_consensus.cc:1275] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 3 FOLLOWER]: Refusing update from remote peer b4eb166210254ac08fadb65b8da6d5fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:05.012533 11612 consensus_queue.cc:1048] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:05.059958 11244 raft_consensus.cc:1275] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Refusing update from remote peer b4eb166210254ac08fadb65b8da6d5fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:05.061204 11612 consensus_queue.cc:1048] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd257392cac4e32bc4aff0b102e4a6f" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 41471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:05.068681 11172 raft_consensus.cc:1275] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Refusing update from remote peer b4eb166210254ac08fadb65b8da6d5fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:05.070367 11615 consensus_queue.cc:1048] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a99b08c82e4bea9b611e02487f5ec3" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:05.200995  5861 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:16:05.206313  5861 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:16:05.206748  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:05.211319  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:16:05.211724  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:06.240558  5861 tablet_server.cc:179] TabletServer@127.5.185.65:0 shutting down...
I20260709 13:16:06.268271  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:06.269299  5861 tablet_replica.cc:333] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
W20260709 13:16:06.269404 11284 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 13:16:06.270666  5861 raft_consensus.cc:2243] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.271365  5861 raft_consensus.cc:2272] T d944482906d34bacaf2cbbedf90d983e P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:06.273146 11284 consensus_peers.cc:597] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa -> Peer f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165): Couldn't send request to peer f1a99b08c82e4bea9b611e02487f5ec3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:06.273744  5861 tablet_replica.cc:333] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.274497  5861 raft_consensus.cc:2243] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.275050  5861 raft_consensus.cc:2272] T 2a2e3de4151f4310909686d68d91d71f P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.277029  5861 tablet_replica.cc:333] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.277640  5861 raft_consensus.cc:2243] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.278086  5861 raft_consensus.cc:2272] T f4d3bc3a870c4029adc58bbf287eaf19 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.280022  5861 tablet_replica.cc:333] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.280598  5861 raft_consensus.cc:2243] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.281366  5861 raft_consensus.cc:2272] T 4abdfc55bfc5499e846d1be3192161ba P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.283397  5861 tablet_replica.cc:333] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.284271  5861 raft_consensus.cc:2243] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.284754  5861 raft_consensus.cc:2272] T 73cfbd7f69ef42069a5c1d6550d1e5ce P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.287330  5861 tablet_replica.cc:333] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
W20260709 13:16:06.287775 11284 consensus_peers.cc:597] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa -> Peer f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165): Couldn't send request to peer f1a99b08c82e4bea9b611e02487f5ec3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:06.288241  5861 raft_consensus.cc:2243] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.288769  5861 raft_consensus.cc:2272] T c4c678b6464a4dc79cbe6b105218a8eb P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.290947  5861 tablet_replica.cc:333] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.291630  5861 raft_consensus.cc:2243] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.292649  5861 raft_consensus.cc:2272] T 27abebf4e31d45e09e063e896a8fd507 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.295805  5861 tablet_replica.cc:333] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.296836  5861 raft_consensus.cc:2243] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.297489  5861 raft_consensus.cc:2272] T af82e92f7eea4a399c222d57f22801a8 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:06.299971 11210 consensus_peers.cc:597] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f -> Peer f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165): Couldn't send request to peer f1a99b08c82e4bea9b611e02487f5ec3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:06.300588  5861 tablet_replica.cc:333] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.301309  5861 raft_consensus.cc:2243] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.301800  5861 raft_consensus.cc:2272] T 70bb9873af924ccba6d9232dc922e051 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.304032  5861 tablet_replica.cc:333] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.304612  5861 raft_consensus.cc:2243] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.305403  5861 raft_consensus.cc:2272] T cfabbb2212b540ca88e175a4ff8aaa1e P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.308144  5861 tablet_replica.cc:333] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.308758  5861 raft_consensus.cc:2243] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.309558  5861 raft_consensus.cc:2272] T 138251d8238147729843145d98387b37 P f1a99b08c82e4bea9b611e02487f5ec3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.311599  5861 tablet_replica.cc:333] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.312188  5861 raft_consensus.cc:2243] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.313004  5861 raft_consensus.cc:2272] T 89ba08e743f04cd48ab67caba40468e2 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.315109  5861 tablet_replica.cc:333] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.315662  5861 raft_consensus.cc:2243] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.316135  5861 raft_consensus.cc:2272] T 096726a55e944a548dbf7dcf8f7ceba1 P f1a99b08c82e4bea9b611e02487f5ec3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.318216  5861 tablet_replica.cc:333] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.318779  5861 raft_consensus.cc:2243] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.319267  5861 raft_consensus.cc:2272] T add384b87ab149899e55ffb6fdefee9b P f1a99b08c82e4bea9b611e02487f5ec3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.321163  5861 tablet_replica.cc:333] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.321769  5861 raft_consensus.cc:2243] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.322223  5861 raft_consensus.cc:2272] T 91ca6d010ec048a2943b9c3fab5169b7 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.324481  5861 tablet_replica.cc:333] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.325052  5861 raft_consensus.cc:2243] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.325487  5861 raft_consensus.cc:2272] T b229ead6160146e397ae3669ccd26bb6 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.327515  5861 tablet_replica.cc:333] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.328038  5861 raft_consensus.cc:2243] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.328856  5861 raft_consensus.cc:2272] T 8fc660b161ff4bfca46428979a9d6610 P f1a99b08c82e4bea9b611e02487f5ec3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.331059  5861 tablet_replica.cc:333] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3: stopping tablet replica
I20260709 13:16:06.331578  5861 raft_consensus.cc:2243] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.331991  5861 raft_consensus.cc:2272] T 1780332be77c43f3b163bd8a918594be P f1a99b08c82e4bea9b611e02487f5ec3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:06.364850 11284 consensus_peers.cc:597] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa -> Peer f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165): Couldn't send request to peer f1a99b08c82e4bea9b611e02487f5ec3. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:38165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:06.372639  5861 tablet_server.cc:196] TabletServer@127.5.185.65:0 shutdown complete.
W20260709 13:16:06.381791 11284 consensus_peers.cc:597] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa -> Peer f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165): Couldn't send request to peer f1a99b08c82e4bea9b611e02487f5ec3. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:38165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:06.399314 11284 consensus_peers.cc:597] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa -> Peer f1a99b08c82e4bea9b611e02487f5ec3 (127.5.185.65:38165): Couldn't send request to peer f1a99b08c82e4bea9b611e02487f5ec3. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:38165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:06.408772  5861 tablet_server.cc:179] TabletServer@127.5.185.66:0 shutting down...
I20260709 13:16:06.438583  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:06.439471  5861 tablet_replica.cc:333] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.440531  5861 raft_consensus.cc:2243] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.441380  5861 raft_consensus.cc:2272] T f4d3bc3a870c4029adc58bbf287eaf19 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.443818  5861 tablet_replica.cc:333] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.444595  5861 raft_consensus.cc:2243] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.445148  5861 raft_consensus.cc:2272] T d944482906d34bacaf2cbbedf90d983e P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:06.445523 11284 consensus_peers.cc:597] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa -> Peer cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471): Couldn't send request to peer cdd257392cac4e32bc4aff0b102e4a6f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:06.447158  5861 tablet_replica.cc:333] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.447835  5861 raft_consensus.cc:2243] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.448334  5861 raft_consensus.cc:2272] T 4abdfc55bfc5499e846d1be3192161ba P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.450171  5861 tablet_replica.cc:333] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.450846  5861 raft_consensus.cc:2243] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.451573  5861 raft_consensus.cc:2272] T 2a2e3de4151f4310909686d68d91d71f P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.453464  5861 tablet_replica.cc:333] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.453953  5861 raft_consensus.cc:2243] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.454696  5861 raft_consensus.cc:2272] T 73cfbd7f69ef42069a5c1d6550d1e5ce P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.456478  5861 tablet_replica.cc:333] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.456966  5861 raft_consensus.cc:2243] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.457320  5861 raft_consensus.cc:2272] T 27abebf4e31d45e09e063e896a8fd507 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.459218  5861 tablet_replica.cc:333] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.459679  5861 raft_consensus.cc:2243] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.460114  5861 raft_consensus.cc:2272] T c4c678b6464a4dc79cbe6b105218a8eb P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.461877  5861 tablet_replica.cc:333] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.462355  5861 raft_consensus.cc:2243] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.462817  5861 raft_consensus.cc:2272] T add384b87ab149899e55ffb6fdefee9b P cdd257392cac4e32bc4aff0b102e4a6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.464460  5861 tablet_replica.cc:333] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.464946  5861 raft_consensus.cc:2243] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.465674  5861 raft_consensus.cc:2272] T b229ead6160146e397ae3669ccd26bb6 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.467492  5861 tablet_replica.cc:333] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.468006  5861 raft_consensus.cc:2243] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.468415  5861 raft_consensus.cc:2272] T 91ca6d010ec048a2943b9c3fab5169b7 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.470175  5861 tablet_replica.cc:333] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.470768  5861 raft_consensus.cc:2243] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.471505  5861 raft_consensus.cc:2272] T af82e92f7eea4a399c222d57f22801a8 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.473347  5861 tablet_replica.cc:333] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.473832  5861 raft_consensus.cc:2243] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.474551  5861 raft_consensus.cc:2272] T 70bb9873af924ccba6d9232dc922e051 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.476797  5861 tablet_replica.cc:333] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.477312  5861 raft_consensus.cc:2243] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.477672  5861 raft_consensus.cc:2272] T cfabbb2212b540ca88e175a4ff8aaa1e P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.479312  5861 tablet_replica.cc:333] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.479727  5861 raft_consensus.cc:2243] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.480065  5861 raft_consensus.cc:2272] T 138251d8238147729843145d98387b37 P cdd257392cac4e32bc4aff0b102e4a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.481734  5861 tablet_replica.cc:333] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.482170  5861 raft_consensus.cc:2243] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.482602  5861 raft_consensus.cc:2272] T 89ba08e743f04cd48ab67caba40468e2 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.485231  5861 tablet_replica.cc:333] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.485991  5861 raft_consensus.cc:2243] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.486390  5861 raft_consensus.cc:2272] T 096726a55e944a548dbf7dcf8f7ceba1 P cdd257392cac4e32bc4aff0b102e4a6f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:06.486968 11284 consensus_peers.cc:597] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa -> Peer cdd257392cac4e32bc4aff0b102e4a6f (127.5.185.66:41471): Couldn't send request to peer cdd257392cac4e32bc4aff0b102e4a6f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:06.488288  5861 tablet_replica.cc:333] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.488876  5861 raft_consensus.cc:2243] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.489336  5861 raft_consensus.cc:2272] T 8fc660b161ff4bfca46428979a9d6610 P cdd257392cac4e32bc4aff0b102e4a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.491315  5861 tablet_replica.cc:333] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f: stopping tablet replica
I20260709 13:16:06.491787  5861 raft_consensus.cc:2243] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.492204  5861 raft_consensus.cc:2272] T 1780332be77c43f3b163bd8a918594be P cdd257392cac4e32bc4aff0b102e4a6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.532135  5861 tablet_server.cc:196] TabletServer@127.5.185.66:0 shutdown complete.
I20260709 13:16:06.563439  5861 tablet_server.cc:179] TabletServer@127.5.185.67:0 shutting down...
I20260709 13:16:06.592585  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:06.593236  5861 tablet_replica.cc:333] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.593961  5861 raft_consensus.cc:2243] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.594836  5861 raft_consensus.cc:2272] T d944482906d34bacaf2cbbedf90d983e P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.596894  5861 tablet_replica.cc:333] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.597469  5861 raft_consensus.cc:2243] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.597982  5861 raft_consensus.cc:2272] T 2a2e3de4151f4310909686d68d91d71f P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.599785  5861 tablet_replica.cc:333] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.600581  5861 raft_consensus.cc:2243] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.601020  5861 raft_consensus.cc:2272] T f4d3bc3a870c4029adc58bbf287eaf19 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.602880  5861 tablet_replica.cc:333] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.603422  5861 raft_consensus.cc:2243] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.603893  5861 raft_consensus.cc:2272] T 4abdfc55bfc5499e846d1be3192161ba P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.605672  5861 tablet_replica.cc:333] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.606245  5861 raft_consensus.cc:2243] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.606693  5861 raft_consensus.cc:2272] T af82e92f7eea4a399c222d57f22801a8 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.608453  5861 tablet_replica.cc:333] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.608946  5861 raft_consensus.cc:2243] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.609359  5861 raft_consensus.cc:2272] T 70bb9873af924ccba6d9232dc922e051 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.611205  5861 tablet_replica.cc:333] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.611706  5861 raft_consensus.cc:2243] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.612123  5861 raft_consensus.cc:2272] T cfabbb2212b540ca88e175a4ff8aaa1e P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.613802  5861 tablet_replica.cc:333] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.614344  5861 raft_consensus.cc:2243] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.614842  5861 raft_consensus.cc:2272] T 138251d8238147729843145d98387b37 P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.616542  5861 tablet_replica.cc:333] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.617091  5861 raft_consensus.cc:2243] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.617540  5861 raft_consensus.cc:2272] T 89ba08e743f04cd48ab67caba40468e2 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.619392  5861 tablet_replica.cc:333] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.619899  5861 raft_consensus.cc:2243] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.620325  5861 raft_consensus.cc:2272] T 73cfbd7f69ef42069a5c1d6550d1e5ce P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.621927  5861 tablet_replica.cc:333] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.622411  5861 raft_consensus.cc:2243] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.622841  5861 raft_consensus.cc:2272] T 27abebf4e31d45e09e063e896a8fd507 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.624765  5861 tablet_replica.cc:333] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.625255  5861 raft_consensus.cc:2243] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.625998  5861 raft_consensus.cc:2272] T c4c678b6464a4dc79cbe6b105218a8eb P b4eb166210254ac08fadb65b8da6d5fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.627741  5861 tablet_replica.cc:333] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.628247  5861 raft_consensus.cc:2243] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.628965  5861 raft_consensus.cc:2272] T add384b87ab149899e55ffb6fdefee9b P b4eb166210254ac08fadb65b8da6d5fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.630789  5861 tablet_replica.cc:333] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.631301  5861 raft_consensus.cc:2243] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.631749  5861 raft_consensus.cc:2272] T b229ead6160146e397ae3669ccd26bb6 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.633507  5861 tablet_replica.cc:333] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.633984  5861 raft_consensus.cc:2243] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.634757  5861 raft_consensus.cc:2272] T 91ca6d010ec048a2943b9c3fab5169b7 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.636519  5861 tablet_replica.cc:333] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.637041  5861 raft_consensus.cc:2243] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.637746  5861 raft_consensus.cc:2272] T 096726a55e944a548dbf7dcf8f7ceba1 P b4eb166210254ac08fadb65b8da6d5fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.639470  5861 tablet_replica.cc:333] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.639935  5861 raft_consensus.cc:2243] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.640326  5861 raft_consensus.cc:2272] T 8fc660b161ff4bfca46428979a9d6610 P b4eb166210254ac08fadb65b8da6d5fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.642086  5861 tablet_replica.cc:333] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa: stopping tablet replica
I20260709 13:16:06.642509  5861 raft_consensus.cc:2243] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.643244  5861 raft_consensus.cc:2272] T 1780332be77c43f3b163bd8a918594be P b4eb166210254ac08fadb65b8da6d5fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.679309  5861 tablet_server.cc:196] TabletServer@127.5.185.67:0 shutdown complete.
I20260709 13:16:06.710168  5861 master.cc:562] Master@127.5.185.126:35447 shutting down...
I20260709 13:16:06.735023  5861 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:06.735601  5861 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.735940  5861 tablet_replica.cc:333] T 00000000000000000000000000000000 P 322aec8b8a064e04ad5b09e7af1b9974: stopping tablet replica
I20260709 13:16:06.755862  5861 master.cc:584] Master@127.5.185.126:35447 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12235 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:16:06.809175  5861 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.185.126:42051
I20260709 13:16:06.810267  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:06.816205 11625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:06.816215 11626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:06.817090 11628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:06.817282  5861 server_base.cc:1061] running on GCE node
I20260709 13:16:06.818346  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:06.818514  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:06.818745  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602966818711 us; error 0 us; skew 500 ppm
I20260709 13:16:06.819268  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:06.821632  5861 webserver.cc:533] Webserver started at http://127.5.185.126:35617/ using document root <none> and password file <none>
I20260709 13:16:06.822111  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:06.822289  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:06.822616  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:06.823724  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/master-0-root/instance:
uuid: "40fb9633367342d7b71d0f551c7773a2"
format_stamp: "Formatted at 2026-07-09 13:16:06 on dist-test-slave-ghwz"
I20260709 13:16:06.828311  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:16:06.831686 11633 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:06.832432  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:06.832715  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/master-0-root
uuid: "40fb9633367342d7b71d0f551c7773a2"
format_stamp: "Formatted at 2026-07-09 13:16:06 on dist-test-slave-ghwz"
I20260709 13:16:06.832973  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:06.854447  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:06.855765  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:06.892722  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.126:42051
I20260709 13:16:06.892884 11684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.126:42051 every 8 connection(s)
I20260709 13:16:06.896634 11685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.907909 11685 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2: Bootstrap starting.
I20260709 13:16:06.913167 11685 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.917635 11685 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2: No bootstrap required, opened a new log
I20260709 13:16:06.920105 11685 raft_consensus.cc:359] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40fb9633367342d7b71d0f551c7773a2" member_type: VOTER }
I20260709 13:16:06.920595 11685 raft_consensus.cc:385] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.920856 11685 raft_consensus.cc:740] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40fb9633367342d7b71d0f551c7773a2, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.921507 11685 consensus_queue.cc:260] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40fb9633367342d7b71d0f551c7773a2" member_type: VOTER }
I20260709 13:16:06.922019 11685 raft_consensus.cc:399] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:06.922247 11685 raft_consensus.cc:493] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:06.922541 11685 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.927528 11685 raft_consensus.cc:515] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40fb9633367342d7b71d0f551c7773a2" member_type: VOTER }
I20260709 13:16:06.928084 11685 leader_election.cc:304] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [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: 40fb9633367342d7b71d0f551c7773a2; no voters: 
I20260709 13:16:06.929312 11685 leader_election.cc:290] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:06.929703 11688 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.931118 11688 raft_consensus.cc:697] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [term 1 LEADER]: Becoming Leader. State: Replica: 40fb9633367342d7b71d0f551c7773a2, State: Running, Role: LEADER
I20260709 13:16:06.931790 11688 consensus_queue.cc:237] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [LEADER]: Queue going to LEADER mode. State: All 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: "40fb9633367342d7b71d0f551c7773a2" member_type: VOTER }
I20260709 13:16:06.932535 11685 sys_catalog.cc:565] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:06.935892 11689 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "40fb9633367342d7b71d0f551c7773a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40fb9633367342d7b71d0f551c7773a2" member_type: VOTER } }
I20260709 13:16:06.936547 11689 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:06.935935 11690 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 40fb9633367342d7b71d0f551c7773a2. Latest consensus state: current_term: 1 leader_uuid: "40fb9633367342d7b71d0f551c7773a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40fb9633367342d7b71d0f551c7773a2" member_type: VOTER } }
I20260709 13:16:06.937242 11690 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:06.944258 11694 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:06.950337 11694 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:06.951471  5861 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:06.959023 11694 catalog_manager.cc:1383] Generated new cluster ID: 6d5dc04482394df1ba86dd012864e466
I20260709 13:16:06.959352 11694 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:06.991079 11694 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:06.992444 11694 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:07.014533 11694 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2: Generated new TSK 0
I20260709 13:16:07.015199 11694 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:07.082333  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:07.088376 11706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:07.089407 11707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:07.090863 11709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:07.091295  5861 server_base.cc:1061] running on GCE node
I20260709 13:16:07.092367  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:07.092572  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:07.092759  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602967092723 us; error 0 us; skew 500 ppm
I20260709 13:16:07.093307  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:07.095701  5861 webserver.cc:533] Webserver started at http://127.5.185.65:38459/ using document root <none> and password file <none>
I20260709 13:16:07.096175  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:07.096374  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:07.096660  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:07.097733  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-0-root/instance:
uuid: "90b070f3d3ff45aeba7f41e559161196"
format_stamp: "Formatted at 2026-07-09 13:16:07 on dist-test-slave-ghwz"
I20260709 13:16:07.102133  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:16:07.105319 11714 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:07.106040  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:07.106341  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-0-root
uuid: "90b070f3d3ff45aeba7f41e559161196"
format_stamp: "Formatted at 2026-07-09 13:16:07 on dist-test-slave-ghwz"
I20260709 13:16:07.106644  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:07.134379  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:07.135685  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:07.137151  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:07.139398  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:07.139619  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:07.139874  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:07.140064  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:07.178647  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.65:38177
I20260709 13:16:07.178753 11776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.65:38177 every 8 connection(s)
I20260709 13:16:07.183681  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:07.191644 11781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:07.197924 11782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:07.201861 11784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:07.202874  5861 server_base.cc:1061] running on GCE node
I20260709 13:16:07.204440 11777 heartbeater.cc:344] Connected to a master server at 127.5.185.126:42051
I20260709 13:16:07.204609  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:16:07.204872 11777 heartbeater.cc:461] Registering TS with master...
W20260709 13:16:07.204973  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:07.205343  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602967205325 us; error 0 us; skew 500 ppm
I20260709 13:16:07.205839 11777 heartbeater.cc:507] Master 127.5.185.126:42051 requested a full tablet report, sending...
I20260709 13:16:07.205963  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:07.208426 11650 ts_manager.cc:194] Registered new tserver with Master: 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177)
I20260709 13:16:07.209448  5861 webserver.cc:533] Webserver started at http://127.5.185.66:36547/ using document root <none> and password file <none>
I20260709 13:16:07.210184  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:07.210445  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:07.210811  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:07.211220 11650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49676
I20260709 13:16:07.212494  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-1-root/instance:
uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
format_stamp: "Formatted at 2026-07-09 13:16:07 on dist-test-slave-ghwz"
I20260709 13:16:07.217733  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:16:07.220981 11789 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:07.221853  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:07.222210  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-1-root
uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
format_stamp: "Formatted at 2026-07-09 13:16:07 on dist-test-slave-ghwz"
I20260709 13:16:07.222500  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:07.234730  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:07.235828  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:07.237188  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:07.239317  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:07.239537  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:07.239770  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:07.239936  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:07.279389  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.66:44451
I20260709 13:16:07.279480 11851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.66:44451 every 8 connection(s)
I20260709 13:16:07.284430  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:07.292639 11855 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:07.297551 11856 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:07.298589 11852 heartbeater.cc:344] Connected to a master server at 127.5.185.126:42051
I20260709 13:16:07.299311 11852 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:07.300186 11852 heartbeater.cc:507] Master 127.5.185.126:42051 requested a full tablet report, sending...
I20260709 13:16:07.300455  5861 server_base.cc:1061] running on GCE node
W20260709 13:16:07.301115 11858 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:07.302091  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:07.302372  5861 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:07.302595  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783602967302556 us; error 0 us; skew 500 ppm
I20260709 13:16:07.302851 11650 ts_manager.cc:194] Registered new tserver with Master: cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:07.303309  5861 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:07.304790 11650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49682
I20260709 13:16:07.306207  5861 webserver.cc:533] Webserver started at http://127.5.185.67:42469/ using document root <none> and password file <none>
I20260709 13:16:07.306802  5861 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:07.307010  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:07.307281  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:07.308591  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-2-root/instance:
uuid: "05315953f2ea441ca426a974a7df6cb0"
format_stamp: "Formatted at 2026-07-09 13:16:07 on dist-test-slave-ghwz"
I20260709 13:16:07.312875  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:07.315991 11863 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:07.316666  5861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:16:07.316962  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-2-root
uuid: "05315953f2ea441ca426a974a7df6cb0"
format_stamp: "Formatted at 2026-07-09 13:16:07 on dist-test-slave-ghwz"
I20260709 13:16:07.317241  5861 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxxK4AJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602821466301-5861-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:07.329995  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:07.331292  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:07.332484  5861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:07.334779  5861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:07.335000  5861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:07.335247  5861 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:07.335415  5861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:07.374938  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.185.67:37679
I20260709 13:16:07.375046 11925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.185.67:37679 every 8 connection(s)
I20260709 13:16:07.388180 11926 heartbeater.cc:344] Connected to a master server at 127.5.185.126:42051
I20260709 13:16:07.388661 11926 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:07.389364 11926 heartbeater.cc:507] Master 127.5.185.126:42051 requested a full tablet report, sending...
I20260709 13:16:07.391335 11650 ts_manager.cc:194] Registered new tserver with Master: 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:07.391847  5861 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013346621s
I20260709 13:16:07.392635 11650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49686
I20260709 13:16:07.416173 11650 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49694:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:16:07.418828 11650 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:16:07.489797 11742 tablet_service.cc:1511] Processing CreateTablet for tablet 111f73f92c46402fae8309444039f4a9 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:07.491459 11742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111f73f92c46402fae8309444039f4a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.492581 11740 tablet_service.cc:1511] Processing CreateTablet for tablet 2880ebf617a04f7eabce08064f97e75d (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:07.494102 11740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2880ebf617a04f7eabce08064f97e75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.495610 11741 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8676b628a24159ac30e2f39f1529ba (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:07.496953 11741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8676b628a24159ac30e2f39f1529ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.504348 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5cdf103287400199fe7f14f36b8af9 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:07.505952 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5cdf103287400199fe7f14f36b8af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.510283 11738 tablet_service.cc:1511] Processing CreateTablet for tablet c3abecf5e7504320a58874ed42381328 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:07.511778 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3abecf5e7504320a58874ed42381328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.514531 11817 tablet_service.cc:1511] Processing CreateTablet for tablet 111f73f92c46402fae8309444039f4a9 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:07.515988 11817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111f73f92c46402fae8309444039f4a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.516238 11737 tablet_service.cc:1511] Processing CreateTablet for tablet 62377439ee6d43faad4f4b1daa17d5ce (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:07.517714 11737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62377439ee6d43faad4f4b1daa17d5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.520243 11815 tablet_service.cc:1511] Processing CreateTablet for tablet 2880ebf617a04f7eabce08064f97e75d (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:07.521577 11815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2880ebf617a04f7eabce08064f97e75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.522595 11736 tablet_service.cc:1511] Processing CreateTablet for tablet 4dc28d8927834f8d8c7d710826cdda43 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:07.524103 11736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dc28d8927834f8d8c7d710826cdda43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.524196 11814 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5cdf103287400199fe7f14f36b8af9 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:07.525695 11814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5cdf103287400199fe7f14f36b8af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.527668 11813 tablet_service.cc:1511] Processing CreateTablet for tablet c3abecf5e7504320a58874ed42381328 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:07.528108 11811 tablet_service.cc:1511] Processing CreateTablet for tablet 4dc28d8927834f8d8c7d710826cdda43 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:07.528944 11813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3abecf5e7504320a58874ed42381328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.529601 11811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dc28d8927834f8d8c7d710826cdda43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.531836 11816 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8676b628a24159ac30e2f39f1529ba (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:07.533138 11816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8676b628a24159ac30e2f39f1529ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.535676 11812 tablet_service.cc:1511] Processing CreateTablet for tablet 62377439ee6d43faad4f4b1daa17d5ce (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:07.536954 11812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62377439ee6d43faad4f4b1daa17d5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.560047 11942 tablet_bootstrap.cc:492] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:07.562969 11735 tablet_service.cc:1511] Processing CreateTablet for tablet 7a90ab18618e49e1b59fec03ee21e6d9 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:07.569927 11735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a90ab18618e49e1b59fec03ee21e6d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.567814 11812 tablet_service.cc:1511] Processing CreateTablet for tablet 7a90ab18618e49e1b59fec03ee21e6d9 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:07.577586 11812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a90ab18618e49e1b59fec03ee21e6d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.580674 11891 tablet_service.cc:1511] Processing CreateTablet for tablet 111f73f92c46402fae8309444039f4a9 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:07.582108 11891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111f73f92c46402fae8309444039f4a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.582638 11885 tablet_service.cc:1511] Processing CreateTablet for tablet 4dc28d8927834f8d8c7d710826cdda43 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:07.584046 11885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dc28d8927834f8d8c7d710826cdda43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.585466 11889 tablet_service.cc:1511] Processing CreateTablet for tablet 2880ebf617a04f7eabce08064f97e75d (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:07.587752 11888 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5cdf103287400199fe7f14f36b8af9 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:07.589227 11888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5cdf103287400199fe7f14f36b8af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.590698 11941 tablet_bootstrap.cc:492] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:07.593267 11886 tablet_service.cc:1511] Processing CreateTablet for tablet 62377439ee6d43faad4f4b1daa17d5ce (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:07.596632 11884 tablet_service.cc:1511] Processing CreateTablet for tablet 7a90ab18618e49e1b59fec03ee21e6d9 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:07.591617 11887 tablet_service.cc:1511] Processing CreateTablet for tablet c3abecf5e7504320a58874ed42381328 (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:07.583653 11890 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8676b628a24159ac30e2f39f1529ba (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:07.600319 11741 tablet_service.cc:1511] Processing CreateTablet for tablet 39b513a5fce7494abf4bd6c754a285bd (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:07.601078 11886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62377439ee6d43faad4f4b1daa17d5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.601629 11741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b513a5fce7494abf4bd6c754a285bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.601390 11815 tablet_service.cc:1511] Processing CreateTablet for tablet 39b513a5fce7494abf4bd6c754a285bd (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:07.602629 11815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b513a5fce7494abf4bd6c754a285bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.603583 11884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a90ab18618e49e1b59fec03ee21e6d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.608491 11890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8676b628a24159ac30e2f39f1529ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.610906 11887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3abecf5e7504320a58874ed42381328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.613126 11941 tablet_bootstrap.cc:654] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.613986 11883 tablet_service.cc:1511] Processing CreateTablet for tablet 39b513a5fce7494abf4bd6c754a285bd (DEFAULT_TABLE table=test-workload [id=b151efb0c66045e4b996171f49b9f398]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:07.620644 11883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b513a5fce7494abf4bd6c754a285bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.622903 11889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2880ebf617a04f7eabce08064f97e75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.629263 11941 tablet_bootstrap.cc:492] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:07.629825 11941 ts_tablet_manager.cc:1403] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.006s
I20260709 13:16:07.632808 11941 raft_consensus.cc:359] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.633546 11941 raft_consensus.cc:385] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.633844 11941 raft_consensus.cc:740] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.638366 11941 consensus_queue.cc:260] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.643450 11777 heartbeater.cc:499] Master 127.5.185.126:42051 was elected leader, sending a full tablet report...
I20260709 13:16:07.645193 11941 ts_tablet_manager.cc:1434] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.006s
I20260709 13:16:07.659456 11941 tablet_bootstrap.cc:492] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:07.681408 11942 tablet_bootstrap.cc:654] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.684832 11941 tablet_bootstrap.cc:654] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.708220 11944 tablet_bootstrap.cc:492] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:07.708949 11941 tablet_bootstrap.cc:492] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:07.709666 11941 ts_tablet_manager.cc:1403] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.050s	user 0.003s	sys 0.013s
I20260709 13:16:07.713835 11941 raft_consensus.cc:359] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.714939 11941 raft_consensus.cc:385] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.715370 11941 raft_consensus.cc:740] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.716612 11941 consensus_queue.cc:260] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.729069 11941 ts_tablet_manager.cc:1434] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260709 13:16:07.729514 11944 tablet_bootstrap.cc:654] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.729646 11942 tablet_bootstrap.cc:492] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:07.730279 11942 ts_tablet_manager.cc:1403] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.171s	user 0.014s	sys 0.037s
I20260709 13:16:07.730310 11941 tablet_bootstrap.cc:492] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:07.733755 11942 raft_consensus.cc:359] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.734664 11942 raft_consensus.cc:385] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.735069 11942 raft_consensus.cc:740] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.736122 11944 tablet_bootstrap.cc:492] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:07.735905 11942 consensus_queue.cc:260] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.736790 11944 ts_tablet_manager.cc:1403] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.005s
I20260709 13:16:07.738276 11941 tablet_bootstrap.cc:654] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.738505 11852 heartbeater.cc:499] Master 127.5.185.126:42051 was elected leader, sending a full tablet report...
I20260709 13:16:07.739068 11942 ts_tablet_manager.cc:1434] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:16:07.740157 11942 tablet_bootstrap.cc:492] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:07.740520 11944 raft_consensus.cc:359] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.741438 11944 raft_consensus.cc:385] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.741827 11944 raft_consensus.cc:740] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.742851 11944 consensus_queue.cc:260] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.748967 11942 tablet_bootstrap.cc:654] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.752851 11944 ts_tablet_manager.cc:1434] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.010s
I20260709 13:16:07.753981 11926 heartbeater.cc:499] Master 127.5.185.126:42051 was elected leader, sending a full tablet report...
I20260709 13:16:07.765702 11944 tablet_bootstrap.cc:492] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:07.775832 11944 tablet_bootstrap.cc:654] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.779300 11942 tablet_bootstrap.cc:492] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:07.780073 11942 ts_tablet_manager.cc:1403] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.012s
I20260709 13:16:07.783999 11942 raft_consensus.cc:359] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.785173 11942 raft_consensus.cc:385] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.785669 11942 raft_consensus.cc:740] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.786981 11942 consensus_queue.cc:260] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.790113 11942 ts_tablet_manager.cc:1434] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:16:07.791644 11942 tablet_bootstrap.cc:492] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:07.803507 11941 tablet_bootstrap.cc:492] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:07.804185 11941 ts_tablet_manager.cc:1403] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.074s	user 0.037s	sys 0.034s
I20260709 13:16:07.805622 11942 tablet_bootstrap.cc:654] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.807679 11941 raft_consensus.cc:359] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.808773 11941 raft_consensus.cc:385] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.809195 11941 raft_consensus.cc:740] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.810456 11944 tablet_bootstrap.cc:492] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:07.810439 11941 consensus_queue.cc:260] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.811590 11944 ts_tablet_manager.cc:1403] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.019s
I20260709 13:16:07.813463 11941 ts_tablet_manager.cc:1434] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:16:07.814637 11941 tablet_bootstrap.cc:492] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:07.814904 11944 raft_consensus.cc:359] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.815773 11944 raft_consensus.cc:385] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.816111 11944 raft_consensus.cc:740] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.816223 11942 tablet_bootstrap.cc:492] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:07.816955 11942 ts_tablet_manager.cc:1403] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 13:16:07.817093 11944 consensus_queue.cc:260] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.820590 11942 raft_consensus.cc:359] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.821450 11942 raft_consensus.cc:385] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.821628 11944 ts_tablet_manager.cc:1434] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.006s
I20260709 13:16:07.821872 11942 raft_consensus.cc:740] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.822840 11944 tablet_bootstrap.cc:492] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:07.822849 11941 tablet_bootstrap.cc:654] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.823060 11942 consensus_queue.cc:260] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.826023 11942 ts_tablet_manager.cc:1434] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:07.827160 11942 tablet_bootstrap.cc:492] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:07.831012 11944 tablet_bootstrap.cc:654] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.834389 11942 tablet_bootstrap.cc:654] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.844895 11944 tablet_bootstrap.cc:492] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:07.846884 11944 ts_tablet_manager.cc:1403] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260709 13:16:07.848503 11942 tablet_bootstrap.cc:492] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:07.848935 11941 tablet_bootstrap.cc:492] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:07.849120 11942 ts_tablet_manager.cc:1403] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 13:16:07.849618 11941 ts_tablet_manager.cc:1403] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.021s
I20260709 13:16:07.850098 11944 raft_consensus.cc:359] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.850927 11944 raft_consensus.cc:385] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.851262 11944 raft_consensus.cc:740] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.852105 11944 consensus_queue.cc:260] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.852419 11942 raft_consensus.cc:359] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.853274 11942 raft_consensus.cc:385] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.853709 11942 raft_consensus.cc:740] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.853310 11941 raft_consensus.cc:359] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.854526 11941 raft_consensus.cc:385] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.855077 11941 raft_consensus.cc:740] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.854589 11942 consensus_queue.cc:260] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.855937 11941 consensus_queue.cc:260] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.856906 11944 ts_tablet_manager.cc:1434] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:16:07.858039 11944 tablet_bootstrap.cc:492] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:07.858613 11941 ts_tablet_manager.cc:1434] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:16:07.859808 11941 tablet_bootstrap.cc:492] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:07.865092 11944 tablet_bootstrap.cc:654] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.867816 11941 tablet_bootstrap.cc:654] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.874152 11949 raft_consensus.cc:493] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.874760 11949 raft_consensus.cc:515] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.884459 11949 leader_election.cc:290] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:07.886103 11941 tablet_bootstrap.cc:492] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:07.886334 11942 ts_tablet_manager.cc:1434] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.004s
I20260709 13:16:07.887162 11941 ts_tablet_manager.cc:1403] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.011s
I20260709 13:16:07.888765 11942 tablet_bootstrap.cc:492] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:07.890754 11941 raft_consensus.cc:359] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.891686 11941 raft_consensus.cc:385] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.892000 11941 raft_consensus.cc:740] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.892985 11941 consensus_queue.cc:260] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.896327 11942 tablet_bootstrap.cc:654] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.898066 11941 ts_tablet_manager.cc:1434] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:16:07.899286 11941 tablet_bootstrap.cc:492] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:07.906024 11941 tablet_bootstrap.cc:654] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.907099 11945 raft_consensus.cc:493] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.907667 11945 raft_consensus.cc:515] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.909126 11949 raft_consensus.cc:493] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.910193 11949 raft_consensus.cc:515] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.911330 11944 tablet_bootstrap.cc:492] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:07.911888 11944 ts_tablet_manager.cc:1403] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.025s
I20260709 13:16:07.912549 11949 leader_election.cc:290] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:07.916074 11945 leader_election.cc:290] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:07.915566 11944 raft_consensus.cc:359] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.916752 11944 raft_consensus.cc:385] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.917176 11944 raft_consensus.cc:740] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.918354 11944 consensus_queue.cc:260] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.921767 11944 ts_tablet_manager.cc:1434] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 13:16:07.923234 11944 tablet_bootstrap.cc:492] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:07.932216 11944 tablet_bootstrap.cc:654] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.941694 11942 tablet_bootstrap.cc:492] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:07.942390 11942 ts_tablet_manager.cc:1403] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.006s
W20260709 13:16:07.945433 11698 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:07.946676 11942 raft_consensus.cc:359] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.947849 11942 raft_consensus.cc:385] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.948266 11942 raft_consensus.cc:740] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.949298 11942 consensus_queue.cc:260] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.955564 11942 ts_tablet_manager.cc:1434] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 13:16:07.956351 11945 raft_consensus.cc:493] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.957048 11942 tablet_bootstrap.cc:492] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:07.956957 11945 raft_consensus.cc:515] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.959367 11945 leader_election.cc:290] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:07.963459 11827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8676b628a24159ac30e2f39f1529ba" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:07.964325 11827 raft_consensus.cc:2468] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:07.966794 11718 leader_election.cc:304] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:07.968497 11942 tablet_bootstrap.cc:654] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.968694 11945 raft_consensus.cc:2804] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.969617 11945 raft_consensus.cc:493] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.970185 11945 raft_consensus.cc:3060] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.972575 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc28d8927834f8d8c7d710826cdda43" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:07.973368 11826 raft_consensus.cc:2468] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:07.975646 11718 leader_election.cc:304] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:07.980873 11901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3abecf5e7504320a58874ed42381328" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
I20260709 13:16:07.986536 11901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62377439ee6d43faad4f4b1daa17d5ce" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
I20260709 13:16:07.987221 11901 raft_consensus.cc:2468] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 0.
I20260709 13:16:07.987692 11941 tablet_bootstrap.cc:492] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:07.988487 11941 ts_tablet_manager.cc:1403] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.025s
I20260709 13:16:07.991262 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3abecf5e7504320a58874ed42381328" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:07.993292 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62377439ee6d43faad4f4b1daa17d5ce" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:07.992859 11941 raft_consensus.cc:359] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.993995 11941 raft_consensus.cc:385] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:16:07.988517 11792 leader_election.cc:343] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:07.995322 11791 leader_election.cc:343] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.995682 11792 leader_election.cc:304] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:07.995970 11791 leader_election.cc:304] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196
I20260709 13:16:07.995363 11951 raft_consensus.cc:493] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.994450 11941 raft_consensus.cc:740] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.997620 11945 raft_consensus.cc:515] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.997092 11949 raft_consensus.cc:2804] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.997713 11951 raft_consensus.cc:515] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:07.999504 11941 consensus_queue.cc:260] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.004966 11969 raft_consensus.cc:2804] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.010360 11949 raft_consensus.cc:493] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.010635 11969 raft_consensus.cc:493] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.010854 11949 raft_consensus.cc:3060] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.011130 11969 raft_consensus.cc:3060] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.009485 11901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8676b628a24159ac30e2f39f1529ba" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
I20260709 13:16:08.009649 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc28d8927834f8d8c7d710826cdda43" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
I20260709 13:16:08.012459 11900 raft_consensus.cc:2468] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:08.011269 11944 tablet_bootstrap.cc:492] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:08.012976 11951 leader_election.cc:290] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:08.013585 11944 ts_tablet_manager.cc:1403] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.091s	user 0.029s	sys 0.058s
I20260709 13:16:08.016920 11944 raft_consensus.cc:359] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.017745 11944 raft_consensus.cc:385] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.018059 11944 raft_consensus.cc:740] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.018918 11752 raft_consensus.cc:2468] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 0.
I20260709 13:16:08.019594 11949 raft_consensus.cc:515] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.018903 11944 consensus_queue.cc:260] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.008523 11942 tablet_bootstrap.cc:492] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:08.024606 11942 ts_tablet_manager.cc:1403] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.015s
I20260709 13:16:08.025056 11944 ts_tablet_manager.cc:1434] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:16:08.026172 11949 leader_election.cc:290] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.026263 11944 tablet_bootstrap.cc:492] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
W20260709 13:16:08.026896 11717 leader_election.cc:343] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.028002 11942 raft_consensus.cc:359] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.028946 11942 raft_consensus.cc:385] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.029271 11942 raft_consensus.cc:740] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.029457 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62377439ee6d43faad4f4b1daa17d5ce" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:08.030095 11949 raft_consensus.cc:2749] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.030138 11900 raft_consensus.cc:3060] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.032435 11941 ts_tablet_manager.cc:1434] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.002s
I20260709 13:16:08.033475 11941 tablet_bootstrap.cc:492] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:08.035676 11944 tablet_bootstrap.cc:654] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.036227 11969 raft_consensus.cc:515] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.040527 11900 raft_consensus.cc:2468] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 1.
I20260709 13:16:08.041764 11792 leader_election.cc:304] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:08.045354 11969 leader_election.cc:290] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.046005 11969 raft_consensus.cc:493] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.045636 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc28d8927834f8d8c7d710826cdda43" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:08.046726 11969 raft_consensus.cc:515] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.047029 11826 raft_consensus.cc:3060] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.048929 11969 leader_election.cc:290] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.050115 11942 consensus_queue.cc:260] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.052703 11942 ts_tablet_manager.cc:1434] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260709 13:16:08.052369 11827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111f73f92c46402fae8309444039f4a9" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:08.053409 11827 raft_consensus.cc:2468] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:08.053757 11942 tablet_bootstrap.cc:492] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:08.054724 11949 raft_consensus.cc:2804] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.055372 11718 leader_election.cc:304] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:08.056908 11974 raft_consensus.cc:2804] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.057331 11974 raft_consensus.cc:493] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.057691 11974 raft_consensus.cc:3060] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.058501 11941 tablet_bootstrap.cc:654] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.065182 11949 raft_consensus.cc:697] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 LEADER]: Becoming Leader. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Running, Role: LEADER
I20260709 13:16:08.066354 11901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111f73f92c46402fae8309444039f4a9" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
I20260709 13:16:08.067840 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc28d8927834f8d8c7d710826cdda43" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:08.068315 11949 consensus_queue.cc:237] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.068797 11900 raft_consensus.cc:3060] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:08.067906 11717 leader_election.cc:343] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.076922 11941 tablet_bootstrap.cc:492] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:08.077495 11941 ts_tablet_manager.cc:1403] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.044s	user 0.003s	sys 0.008s
I20260709 13:16:08.078363 11974 raft_consensus.cc:515] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.078882 11827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8676b628a24159ac30e2f39f1529ba" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:08.079766 11827 raft_consensus.cc:3060] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.081959 11942 tablet_bootstrap.cc:654] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.082086 11901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111f73f92c46402fae8309444039f4a9" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
W20260709 13:16:08.083782 11717 leader_election.cc:343] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.084398 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111f73f92c46402fae8309444039f4a9" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:08.085366 11825 raft_consensus.cc:3060] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.089365 11941 raft_consensus.cc:359] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.090235 11941 raft_consensus.cc:385] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.090291 11974 leader_election.cc:290] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.093658 11941 raft_consensus.cc:740] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.094832 11941 consensus_queue.cc:260] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.105379 11825 raft_consensus.cc:2468] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:08.109074 11941 ts_tablet_manager.cc:1434] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.000s
I20260709 13:16:08.109467 11942 tablet_bootstrap.cc:492] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:08.112979 11901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8676b628a24159ac30e2f39f1529ba" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:08.138284 11942 ts_tablet_manager.cc:1403] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.003s
I20260709 13:16:08.138407 11941 tablet_bootstrap.cc:492] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
W20260709 13:16:08.138441 11717 leader_election.cc:343] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.141003 11942 raft_consensus.cc:359] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.141618 11942 raft_consensus.cc:385] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.141888 11942 raft_consensus.cc:740] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.143396 11827 raft_consensus.cc:2468] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:08.145179 11718 leader_election.cc:304] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [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: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 05315953f2ea441ca426a974a7df6cb0
I20260709 13:16:08.146189 11974 raft_consensus.cc:2804] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.146741 11974 raft_consensus.cc:697] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:08.147660 11974 consensus_queue.cc:237] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.152268 11941 tablet_bootstrap.cc:654] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.152810 11718 leader_election.cc:304] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [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: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 05315953f2ea441ca426a974a7df6cb0
I20260709 13:16:08.153923 11969 raft_consensus.cc:2804] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.113739 11945 leader_election.cc:290] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.126176 11951 raft_consensus.cc:493] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.154467 11969 raft_consensus.cc:697] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
W20260709 13:16:08.134068 11791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.185.65:38177, user_credentials={real_user=slave}} blocked reactor thread for 139634us
I20260709 13:16:08.155236 11944 tablet_bootstrap.cc:492] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:08.155062 11951 raft_consensus.cc:515] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.155973 11944 ts_tablet_manager.cc:1403] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.130s	user 0.053s	sys 0.067s
I20260709 13:16:08.155525 11969 consensus_queue.cc:237] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.156436 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62377439ee6d43faad4f4b1daa17d5ce" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:08.157091 11752 raft_consensus.cc:3060] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.157507 11951 leader_election.cc:290] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:08.159407 11827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880ebf617a04f7eabce08064f97e75d" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:08.159523 11944 raft_consensus.cc:359] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.160228 11827 raft_consensus.cc:2468] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 0.
I20260709 13:16:08.160486 11944 raft_consensus.cc:385] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.160976 11944 raft_consensus.cc:740] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.161653 11867 leader_election.cc:304] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:08.161875 11944 consensus_queue.cc:260] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.162678 11951 raft_consensus.cc:2804] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.135740 11826 raft_consensus.cc:2468] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:08.163081 11951 raft_consensus.cc:493] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.164553 11951 raft_consensus.cc:3060] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.154430 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc28d8927834f8d8c7d710826cdda43" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:08.173260 11825 raft_consensus.cc:2393] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05315953f2ea441ca426a974a7df6cb0 in current term 1: Already voted for candidate 90b070f3d3ff45aeba7f41e559161196 in this term.
I20260709 13:16:08.173918 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc28d8927834f8d8c7d710826cdda43" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:08.174981 11751 raft_consensus.cc:2393] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05315953f2ea441ca426a974a7df6cb0 in current term 1: Already voted for candidate 90b070f3d3ff45aeba7f41e559161196 in this term.
I20260709 13:16:08.174934 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880ebf617a04f7eabce08064f97e75d" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:08.142499 11942 consensus_queue.cc:260] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.179733 11942 ts_tablet_manager.cc:1434] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 13:16:08.179940 11944 ts_tablet_manager.cc:1434] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.013s
I20260709 13:16:08.181490 11944 tablet_bootstrap.cc:492] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:08.182951 11867 leader_election.cc:304] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0; no voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949
I20260709 13:16:08.185070 11650 catalog_manager.cc:5697] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.180884 11942 tablet_bootstrap.cc:492] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:08.177057 11750 raft_consensus.cc:2468] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 0.
I20260709 13:16:08.182241 11752 raft_consensus.cc:2468] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 1.
I20260709 13:16:08.190086 11951 raft_consensus.cc:515] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.193783 11718 leader_election.cc:304] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:08.196453 11944 tablet_bootstrap.cc:654] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.197476 11969 raft_consensus.cc:2804] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.199952 11969 raft_consensus.cc:697] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:08.200920 11969 consensus_queue.cc:237] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.202678 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880ebf617a04f7eabce08064f97e75d" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:08.203577 11752 raft_consensus.cc:3060] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.203709 11900 raft_consensus.cc:2468] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:08.203922 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880ebf617a04f7eabce08064f97e75d" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:08.204442 11981 raft_consensus.cc:2749] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.204629 11826 raft_consensus.cc:3060] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.213131 11945 raft_consensus.cc:493] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.213959 11945 raft_consensus.cc:515] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.217115 11945 leader_election.cc:290] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.217841 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b513a5fce7494abf4bd6c754a285bd" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
I20260709 13:16:08.218417 11941 tablet_bootstrap.cc:492] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:08.218818 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b513a5fce7494abf4bd6c754a285bd" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:08.220573 11826 raft_consensus.cc:2468] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 1.
I20260709 13:16:08.220714 11900 raft_consensus.cc:2468] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:08.221107 11951 leader_election.cc:290] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:08.223080 11941 ts_tablet_manager.cc:1403] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.085s	user 0.026s	sys 0.015s
I20260709 13:16:08.223716 11867 leader_election.cc:304] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:08.223850 11717 leader_election.cc:304] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196; no voters: 
W20260709 13:16:08.224872 11718 leader_election.cc:343] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.224912 11951 raft_consensus.cc:2804] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.225677 11951 raft_consensus.cc:697] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Becoming Leader. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:08.226015 11974 raft_consensus.cc:2804] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.226488 11974 raft_consensus.cc:493] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.200086 11942 tablet_bootstrap.cc:654] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.226979 11974 raft_consensus.cc:3060] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.226639 11951 consensus_queue.cc:237] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.228310 11752 raft_consensus.cc:2468] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 1.
I20260709 13:16:08.232601 11944 tablet_bootstrap.cc:492] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:08.233429 11944 ts_tablet_manager.cc:1403] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.002s
I20260709 13:16:08.236891 11974 raft_consensus.cc:515] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.237936 11944 raft_consensus.cc:359] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.239133 11944 raft_consensus.cc:385] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.239641 11944 raft_consensus.cc:740] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.240584 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b513a5fce7494abf4bd6c754a285bd" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:08.240916 11944 consensus_queue.cc:260] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
W20260709 13:16:08.242493 11718 leader_election.cc:343] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.226155 11941 raft_consensus.cc:359] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.243245 11941 raft_consensus.cc:385] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.243587 11941 raft_consensus.cc:740] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.244510 11941 consensus_queue.cc:260] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.245219 11944 ts_tablet_manager.cc:1434] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 13:16:08.247051 11944 tablet_bootstrap.cc:492] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:08.249492 11941 ts_tablet_manager.cc:1434] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:16:08.250521 11941 tablet_bootstrap.cc:492] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:08.252454 11647 catalog_manager.cc:5697] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "05315953f2ea441ca426a974a7df6cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:08.256826 11944 tablet_bootstrap.cc:654] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.257145 11974 leader_election.cc:290] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.257362 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b513a5fce7494abf4bd6c754a285bd" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:08.257997 11900 raft_consensus.cc:3060] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.258632 11941 tablet_bootstrap.cc:654] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.269974 11941 tablet_bootstrap.cc:492] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:08.270439 11941 ts_tablet_manager.cc:1403] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260709 13:16:08.270479 11944 tablet_bootstrap.cc:492] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:08.271397 11944 ts_tablet_manager.cc:1403] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.013s
I20260709 13:16:08.273988 11941 raft_consensus.cc:359] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.275051 11941 raft_consensus.cc:385] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.275421 11941 raft_consensus.cc:740] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.276507 11941 consensus_queue.cc:260] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.277978 11944 raft_consensus.cc:359] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.279009 11944 raft_consensus.cc:385] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.279392 11944 raft_consensus.cc:740] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.279507 11941 ts_tablet_manager.cc:1434] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:16:08.280241 11944 consensus_queue.cc:260] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.280790 11942 tablet_bootstrap.cc:492] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:08.281293 11942 ts_tablet_manager.cc:1403] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.040s
I20260709 13:16:08.282549 11944 ts_tablet_manager.cc:1434] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:16:08.283601 11944 tablet_bootstrap.cc:492] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:08.283990 11942 raft_consensus.cc:359] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.284515 11900 raft_consensus.cc:2468] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:08.284719 11942 raft_consensus.cc:385] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.285107 11942 raft_consensus.cc:740] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.285881 11717 leader_election.cc:304] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [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: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196; no voters: cdcdb939ad7e4de6a8dbaa94d63d0949
I20260709 13:16:08.287362 11974 raft_consensus.cc:2804] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.287899 11974 raft_consensus.cc:697] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:08.285956 11942 consensus_queue.cc:260] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.288784 11974 consensus_queue.cc:237] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.290732 11944 tablet_bootstrap.cc:654] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.290894 11649 catalog_manager.cc:5697] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.293063 11649 catalog_manager.cc:5697] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.294317 11942 ts_tablet_manager.cc:1434] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:16:08.295751 11942 tablet_bootstrap.cc:492] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:08.307510 11942 tablet_bootstrap.cc:654] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.311405 11974 raft_consensus.cc:493] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.312068 11974 raft_consensus.cc:515] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.315372 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3abecf5e7504320a58874ed42381328" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:08.316093 11825 raft_consensus.cc:2468] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:08.317420 11718 leader_election.cc:304] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:08.318285 11969 raft_consensus.cc:2804] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.318778 11969 raft_consensus.cc:493] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.319237 11969 raft_consensus.cc:3060] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.320039 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3abecf5e7504320a58874ed42381328" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
I20260709 13:16:08.320806 11900 raft_consensus.cc:2468] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:08.321820 11945 raft_consensus.cc:493] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.322185 11974 leader_election.cc:290] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.322381 11945 raft_consensus.cc:515] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.328454 11942 tablet_bootstrap.cc:492] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:08.328555 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5cdf103287400199fe7f14f36b8af9" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:08.329087 11942 ts_tablet_manager.cc:1403] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260709 13:16:08.329442 11825 raft_consensus.cc:2468] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:08.330632 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5cdf103287400199fe7f14f36b8af9" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
I20260709 13:16:08.331344 11900 raft_consensus.cc:2468] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:08.331944 11945 leader_election.cc:290] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.331271 11718 leader_election.cc:304] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:08.332175 11942 raft_consensus.cc:359] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.331598 11944 tablet_bootstrap.cc:492] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:08.332917 11945 raft_consensus.cc:2804] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.332981 11942 raft_consensus.cc:385] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.333392 11945 raft_consensus.cc:493] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.333518 11942 raft_consensus.cc:740] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.334020 11945 raft_consensus.cc:3060] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.334854 11942 consensus_queue.cc:260] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.335717 11969 raft_consensus.cc:515] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.337432 11942 ts_tablet_manager.cc:1434] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 13:16:08.338438 11969 leader_election.cc:290] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.333451 11944 ts_tablet_manager.cc:1403] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.025s
I20260709 13:16:08.340524 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3abecf5e7504320a58874ed42381328" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:08.341897 11825 raft_consensus.cc:3060] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.341128 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3abecf5e7504320a58874ed42381328" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:08.344805 11900 raft_consensus.cc:3060] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.346041 11945 raft_consensus.cc:515] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.346889 11647 catalog_manager.cc:5697] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.350181 11945 leader_election.cc:290] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.350919 11901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5cdf103287400199fe7f14f36b8af9" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:08.351552 11901 raft_consensus.cc:3060] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.349524 11647 catalog_manager.cc:5697] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.356107 11825 raft_consensus.cc:2468] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:08.357471 11718 leader_election.cc:304] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:08.358381 11945 raft_consensus.cc:2804] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.351544 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5cdf103287400199fe7f14f36b8af9" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:08.359108 11945 raft_consensus.cc:697] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:08.358731 11944 raft_consensus.cc:359] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.359436 11826 raft_consensus.cc:3060] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.359797 11944 raft_consensus.cc:385] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.360148 11944 raft_consensus.cc:740] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.360071 11945 consensus_queue.cc:237] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.361202 11944 consensus_queue.cc:260] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.356099 11900 raft_consensus.cc:2468] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:08.369953 11826 raft_consensus.cc:2468] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:08.371798 11944 ts_tablet_manager.cc:1434] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:16:08.371979 11901 raft_consensus.cc:2468] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:08.373027 11718 leader_election.cc:304] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:08.374316 11969 raft_consensus.cc:2804] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.374773 11969 raft_consensus.cc:697] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:08.375671 11969 consensus_queue.cc:237] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.380339 11649 catalog_manager.cc:5697] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.392174 11649 catalog_manager.cc:5697] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.451439 11970 raft_consensus.cc:493] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.452076 11970 raft_consensus.cc:515] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.454141 11970 leader_election.cc:290] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.454838 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a90ab18618e49e1b59fec03ee21e6d9" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:08.455288 11901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a90ab18618e49e1b59fec03ee21e6d9" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
I20260709 13:16:08.455472 11752 raft_consensus.cc:2468] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 0.
I20260709 13:16:08.456000 11901 raft_consensus.cc:2468] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 0.
I20260709 13:16:08.456756 11791 leader_election.cc:304] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:08.457551 11970 raft_consensus.cc:2804] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.457940 11970 raft_consensus.cc:493] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.458261 11970 raft_consensus.cc:3060] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.463866 11970 raft_consensus.cc:515] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.465644 11970 leader_election.cc:290] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.466435 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a90ab18618e49e1b59fec03ee21e6d9" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:08.467027 11752 raft_consensus.cc:3060] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.466878 11901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a90ab18618e49e1b59fec03ee21e6d9" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:08.467556 11901 raft_consensus.cc:3060] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.472282 11752 raft_consensus.cc:2468] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 1.
I20260709 13:16:08.473261 11901 raft_consensus.cc:2468] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 1.
I20260709 13:16:08.473316 11791 leader_election.cc:304] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:08.474213 11970 raft_consensus.cc:2804] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.474617 11949 consensus_queue.cc:1048] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.474735 11970 raft_consensus.cc:697] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 LEADER]: Becoming Leader. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Running, Role: LEADER
I20260709 13:16:08.475781 11970 consensus_queue.cc:237] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.486766 11650 catalog_manager.cc:5697] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66). New cstate: current_term: 1 leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.488237 11970 consensus_queue.cc:1048] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.511441 11951 raft_consensus.cc:493] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.511837 11951 raft_consensus.cc:515] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.513561 11951 leader_election.cc:290] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:08.514024 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8676b628a24159ac30e2f39f1529ba" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:08.514521 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8676b628a24159ac30e2f39f1529ba" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:08.515318 11826 raft_consensus.cc:2393] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05315953f2ea441ca426a974a7df6cb0 in current term 1: Already voted for candidate 90b070f3d3ff45aeba7f41e559161196 in this term.
I20260709 13:16:08.516162 11867 leader_election.cc:304] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0; no voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949
I20260709 13:16:08.516809 11951 raft_consensus.cc:3060] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.521909 11951 raft_consensus.cc:2749] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.589931 11969 consensus_queue.cc:1048] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.599082 11901 raft_consensus.cc:3060] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.606966 11969 consensus_queue.cc:1048] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.642180 11969 consensus_queue.cc:1048] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.652304 11969 consensus_queue.cc:1048] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.662684 11945 consensus_queue.cc:1048] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.674636 11974 consensus_queue.cc:1048] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.703984 11901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2880ebf617a04f7eabce08064f97e75d"
dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
mode: GRACEFUL
new_leader_uuid: "90b070f3d3ff45aeba7f41e559161196"
 from {username='slave'} at 127.0.0.1:38318
I20260709 13:16:08.704552 11901 raft_consensus.cc:606] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Received request to transfer leadership to TS 90b070f3d3ff45aeba7f41e559161196
I20260709 13:16:08.710086 11826 raft_consensus.cc:3060] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.718791 11974 consensus_queue.cc:1048] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.721823 11750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3abecf5e7504320a58874ed42381328"
dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
mode: GRACEFUL
new_leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
 from {username='slave'} at 127.0.0.1:56286
I20260709 13:16:08.722343 11750 raft_consensus.cc:606] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Received request to transfer leadership to TS cdcdb939ad7e4de6a8dbaa94d63d0949
I20260709 13:16:08.730926 11973 consensus_queue.cc:1048] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.736812 11750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4dc28d8927834f8d8c7d710826cdda43"
dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
mode: GRACEFUL
new_leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
 from {username='slave'} at 127.0.0.1:56286
I20260709 13:16:08.737356 11750 raft_consensus.cc:606] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Received request to transfer leadership to TS cdcdb939ad7e4de6a8dbaa94d63d0949
I20260709 13:16:08.746680 11750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39b513a5fce7494abf4bd6c754a285bd"
dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
mode: GRACEFUL
new_leader_uuid: "05315953f2ea441ca426a974a7df6cb0"
 from {username='slave'} at 127.0.0.1:56286
I20260709 13:16:08.747285 11750 raft_consensus.cc:606] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Received request to transfer leadership to TS 05315953f2ea441ca426a974a7df6cb0
I20260709 13:16:08.754262 11981 consensus_queue.cc:1048] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.760680 11973 consensus_queue.cc:1048] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.767114 11951 consensus_queue.cc:1048] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.770364 11973 consensus_queue.cc:1048] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.787385 11945 raft_consensus.cc:993] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196: : Instructing follower cdcdb939ad7e4de6a8dbaa94d63d0949 to start an election
I20260709 13:16:08.787559 11981 raft_consensus.cc:993] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0: : Instructing follower 90b070f3d3ff45aeba7f41e559161196 to start an election
I20260709 13:16:08.787901 11945 raft_consensus.cc:1081] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Signalling peer cdcdb939ad7e4de6a8dbaa94d63d0949 to start an election
I20260709 13:16:08.788014 11981 raft_consensus.cc:1081] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Signalling peer 90b070f3d3ff45aeba7f41e559161196 to start an election
I20260709 13:16:08.790356 11825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3abecf5e7504320a58874ed42381328"
dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
 from {username='slave'} at 127.0.0.1:45050
I20260709 13:16:08.790980 11825 raft_consensus.cc:493] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:08.791356 11825 raft_consensus.cc:3060] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:08.791262 11750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2880ebf617a04f7eabce08064f97e75d"
dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
 from {username='slave'} at 127.0.0.1:35514
I20260709 13:16:08.792013 11750 raft_consensus.cc:493] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:08.793254 11750 raft_consensus.cc:3060] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:08.799331 11825 raft_consensus.cc:515] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.800416 11826 raft_consensus.cc:1240] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Rejecting Update request from peer 90b070f3d3ff45aeba7f41e559161196 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:08.800446 11750 raft_consensus.cc:515] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.802345 11825 leader_election.cc:290] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 2 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.802551 11901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3abecf5e7504320a58874ed42381328" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:08.802410 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3abecf5e7504320a58874ed42381328" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:08.803336 11752 raft_consensus.cc:3055] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:08.803568 11901 raft_consensus.cc:3060] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:08.803668 11752 raft_consensus.cc:740] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:08.804605 11752 consensus_queue.cc:260] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.805673 11752 raft_consensus.cc:3060] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:08.807670 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880ebf617a04f7eabce08064f97e75d" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:08.808275 11826 raft_consensus.cc:3060] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:08.808539 11750 leader_election.cc:290] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 2 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:08.810771 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880ebf617a04f7eabce08064f97e75d" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:08.811386 11899 raft_consensus.cc:3055] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:08.811774 11899 raft_consensus.cc:740] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:08.811229 11973 consensus_queue.cc:1048] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.812844 11752 raft_consensus.cc:2468] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 2.
I20260709 13:16:08.812630 11899 consensus_queue.cc:260] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.813912 11899 raft_consensus.cc:3060] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:08.813982 11791 leader_election.cc:304] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:08.816030 11970 raft_consensus.cc:2804] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:08.816545 11970 raft_consensus.cc:697] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Becoming Leader. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Running, Role: LEADER
I20260709 13:16:08.817349 11970 consensus_queue.cc:237] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [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: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.818185 11901 raft_consensus.cc:2468] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 2.
I20260709 13:16:08.825143 11899 raft_consensus.cc:2468] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 2.
I20260709 13:16:08.826331 11717 leader_election.cc:304] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196; no voters: 
I20260709 13:16:08.826133 11649 catalog_manager.cc:5697] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 reported cstate change: term changed from 1 to 2, leader changed from 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65) to cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.827224 11973 raft_consensus.cc:2804] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:08.827698 11973 raft_consensus.cc:697] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [term 2 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:08.828542 11973 consensus_queue.cc:237] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:08.830556 11826 raft_consensus.cc:2468] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 2.
I20260709 13:16:08.837884 11969 consensus_queue.cc:1048] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.840993 11649 catalog_manager.cc:5697] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 1 to 2, leader changed from 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67) to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.898658 11970 consensus_queue.cc:1048] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.909456 11976 consensus_queue.cc:1048] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:09.173643 11973 raft_consensus.cc:993] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196: : Instructing follower cdcdb939ad7e4de6a8dbaa94d63d0949 to start an election
I20260709 13:16:09.174081 11969 raft_consensus.cc:1081] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Signalling peer cdcdb939ad7e4de6a8dbaa94d63d0949 to start an election
I20260709 13:16:09.175427 11826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4dc28d8927834f8d8c7d710826cdda43"
dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
 from {username='slave'} at 127.0.0.1:45050
I20260709 13:16:09.175843 11826 raft_consensus.cc:493] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:09.176093 11826 raft_consensus.cc:3060] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:09.181139 11826 raft_consensus.cc:515] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:09.182658 11826 leader_election.cc:290] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 2 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:09.183450 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc28d8927834f8d8c7d710826cdda43" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:09.183655 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc28d8927834f8d8c7d710826cdda43" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:09.184108 11752 raft_consensus.cc:3055] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:09.184180 11899 raft_consensus.cc:3060] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:09.184492 11752 raft_consensus.cc:740] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:09.185318 11752 consensus_queue.cc:260] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:09.186530 11752 raft_consensus.cc:3060] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:09.191121 11899 raft_consensus.cc:2468] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 2.
I20260709 13:16:09.192586 11792 leader_election.cc:304] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:09.193389 11976 raft_consensus.cc:2804] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:09.193912 11976 raft_consensus.cc:697] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Becoming Leader. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Running, Role: LEADER
I20260709 13:16:09.194708 11976 consensus_queue.cc:237] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:09.195324 11752 raft_consensus.cc:2468] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 2.
I20260709 13:16:09.201752 11649 catalog_manager.cc:5697] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 reported cstate change: term changed from 1 to 2, leader changed from 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65) to cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.278975 11752 raft_consensus.cc:1275] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Refusing update from remote peer cdcdb939ad7e4de6a8dbaa94d63d0949: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:09.280241 11976 consensus_queue.cc:1048] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:09.283421 11973 raft_consensus.cc:993] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196: : Instructing follower 05315953f2ea441ca426a974a7df6cb0 to start an election
I20260709 13:16:09.283849 11945 raft_consensus.cc:1081] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Signalling peer 05315953f2ea441ca426a974a7df6cb0 to start an election
I20260709 13:16:09.285372 11899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39b513a5fce7494abf4bd6c754a285bd"
dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
 from {username='slave'} at 127.0.0.1:59150
I20260709 13:16:09.285917 11899 raft_consensus.cc:493] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:09.286271 11899 raft_consensus.cc:3060] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:09.289783 11900 raft_consensus.cc:1275] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Refusing update from remote peer cdcdb939ad7e4de6a8dbaa94d63d0949: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:09.291270 11976 consensus_queue.cc:1048] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:09.297796 11899 raft_consensus.cc:515] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:09.299971 11899 leader_election.cc:290] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 2 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:09.302116 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b513a5fce7494abf4bd6c754a285bd" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:09.302814 11826 raft_consensus.cc:3060] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:09.303582 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b513a5fce7494abf4bd6c754a285bd" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:09.304191 11752 raft_consensus.cc:3055] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:09.304388 11752 raft_consensus.cc:740] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:09.305025 11752 consensus_queue.cc:260] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:09.306109 11752 raft_consensus.cc:3060] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:09.307322 11899 raft_consensus.cc:1275] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Refusing update from remote peer 90b070f3d3ff45aeba7f41e559161196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:09.309043 11945 consensus_queue.cc:1048] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:09.310163 11826 raft_consensus.cc:2468] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 2.
I20260709 13:16:09.311102 11825 raft_consensus.cc:1240] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Rejecting Update request from peer 90b070f3d3ff45aeba7f41e559161196 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:09.311744 11867 leader_election.cc:304] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:09.313012 11951 raft_consensus.cc:2804] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:09.317404 11951 raft_consensus.cc:697] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [term 2 LEADER]: Becoming Leader. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:09.317902 11752 raft_consensus.cc:2468] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 2.
I20260709 13:16:09.319697 11951 consensus_queue.cc:237] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:09.320744 11826 raft_consensus.cc:1275] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Refusing update from remote peer 90b070f3d3ff45aeba7f41e559161196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:09.323596 11945 consensus_queue.cc:1048] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:16:09.332631 11647 catalog_manager.cc:5697] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 reported cstate change: term changed from 1 to 2, leader changed from 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65) to 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "05315953f2ea441ca426a974a7df6cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:09.693750 11752 raft_consensus.cc:1275] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Refusing update from remote peer cdcdb939ad7e4de6a8dbaa94d63d0949: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:09.694976 11976 consensus_queue.cc:1048] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:09.703918 11899 raft_consensus.cc:1275] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Refusing update from remote peer cdcdb939ad7e4de6a8dbaa94d63d0949: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:09.705415 11970 consensus_queue.cc:1048] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:09.713966 11752 raft_consensus.cc:1275] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Refusing update from remote peer 05315953f2ea441ca426a974a7df6cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:09.715274 11951 consensus_queue.cc:1048] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:09.723695 11826 raft_consensus.cc:1275] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Refusing update from remote peer 05315953f2ea441ca426a974a7df6cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:09.725626 12025 consensus_queue.cc:1048] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:11.773351 11647 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60138:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:16:11.775918 11647 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:16:11.824823 11735 tablet_service.cc:1511] Processing CreateTablet for tablet 602b5ff937e44ecd9862f478d36c2951 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:11.825672 11812 tablet_service.cc:1511] Processing CreateTablet for tablet 602b5ff937e44ecd9862f478d36c2951 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:11.826150 11735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602b5ff937e44ecd9862f478d36c2951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.826982 11812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602b5ff937e44ecd9862f478d36c2951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.829589 11890 tablet_service.cc:1511] Processing CreateTablet for tablet 602b5ff937e44ecd9862f478d36c2951 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:11.829789 11738 tablet_service.cc:1511] Processing CreateTablet for tablet d01d02cc8d224b52a6be0594da963e67 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:11.830936 11890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602b5ff937e44ecd9862f478d36c2951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.830936 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01d02cc8d224b52a6be0594da963e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.832332 11888 tablet_service.cc:1511] Processing CreateTablet for tablet d01d02cc8d224b52a6be0594da963e67 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:11.833559 11888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01d02cc8d224b52a6be0594da963e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.835772 11741 tablet_service.cc:1511] Processing CreateTablet for tablet f80007902fec46988999e4f9b52fbe11 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:11.837061 11741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80007902fec46988999e4f9b52fbe11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.839615 11891 tablet_service.cc:1511] Processing CreateTablet for tablet f80007902fec46988999e4f9b52fbe11 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:11.840919 11891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80007902fec46988999e4f9b52fbe11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.843544 11815 tablet_service.cc:1511] Processing CreateTablet for tablet d01d02cc8d224b52a6be0594da963e67 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:11.844954 11815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01d02cc8d224b52a6be0594da963e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.845117 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 65140c728ee54df9b66b11bd392b9bd6 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:11.846396 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65140c728ee54df9b66b11bd392b9bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.852428 11814 tablet_service.cc:1511] Processing CreateTablet for tablet f80007902fec46988999e4f9b52fbe11 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:11.853786 11814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80007902fec46988999e4f9b52fbe11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.853904 12044 tablet_bootstrap.cc:492] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:11.856959 11886 tablet_service.cc:1511] Processing CreateTablet for tablet 11967c8dafe2462c95456c7496bcaca8 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:11.847540 11884 tablet_service.cc:1511] Processing CreateTablet for tablet 94502be1df6949b08c918c6536bde7b5 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:11.849084 11737 tablet_service.cc:1511] Processing CreateTablet for tablet 94502be1df6949b08c918c6536bde7b5 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:11.859122 11737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94502be1df6949b08c918c6536bde7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.861258 11889 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6aa0abdeae426496663342e679c316 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:11.861464 11812 tablet_service.cc:1511] Processing CreateTablet for tablet 65140c728ee54df9b66b11bd392b9bd6 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:11.862869 11812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65140c728ee54df9b66b11bd392b9bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.840548 11887 tablet_service.cc:1511] Processing CreateTablet for tablet 65140c728ee54df9b66b11bd392b9bd6 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:11.850071 11885 tablet_service.cc:1511] Processing CreateTablet for tablet c13e8258b634466099fe569e9d7ab27d (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:11.851751 11736 tablet_service.cc:1511] Processing CreateTablet for tablet c13e8258b634466099fe569e9d7ab27d (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:11.865074 11736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13e8258b634466099fe569e9d7ab27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.865603 12044 tablet_bootstrap.cc:654] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.871649 11883 tablet_service.cc:1511] Processing CreateTablet for tablet 9a59610f7a3649da8d58dfa0ad04cdf5 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:11.872846 11817 tablet_service.cc:1511] Processing CreateTablet for tablet 94502be1df6949b08c918c6536bde7b5 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:11.874174 11817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94502be1df6949b08c918c6536bde7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.858255 11886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11967c8dafe2462c95456c7496bcaca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.875537 11889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6aa0abdeae426496663342e679c316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.876158 11885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13e8258b634466099fe569e9d7ab27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.878923 11884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94502be1df6949b08c918c6536bde7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.881078 11811 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6aa0abdeae426496663342e679c316 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:11.881443 11813 tablet_service.cc:1511] Processing CreateTablet for tablet c13e8258b634466099fe569e9d7ab27d (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:11.882359 11811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6aa0abdeae426496663342e679c316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.883239 11887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65140c728ee54df9b66b11bd392b9bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.883523 11816 tablet_service.cc:1511] Processing CreateTablet for tablet 11967c8dafe2462c95456c7496bcaca8 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:11.884758 11816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11967c8dafe2462c95456c7496bcaca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.886916 11883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a59610f7a3649da8d58dfa0ad04cdf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.887673 11810 tablet_service.cc:1511] Processing CreateTablet for tablet 9a59610f7a3649da8d58dfa0ad04cdf5 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:11.888959 11810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a59610f7a3649da8d58dfa0ad04cdf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.891386 11813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13e8258b634466099fe569e9d7ab27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.892084 11742 tablet_service.cc:1511] Processing CreateTablet for tablet 11967c8dafe2462c95456c7496bcaca8 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:11.893373 11742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11967c8dafe2462c95456c7496bcaca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.896695 11740 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6aa0abdeae426496663342e679c316 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:11.898036 11734 tablet_service.cc:1511] Processing CreateTablet for tablet 9a59610f7a3649da8d58dfa0ad04cdf5 (DEFAULT_TABLE table=soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:11.898087 11740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6aa0abdeae426496663342e679c316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.899688 11734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a59610f7a3649da8d58dfa0ad04cdf5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:11.983536 11698 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:12.016561 12044 tablet_bootstrap.cc:492] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:12.017179 12044 ts_tablet_manager.cc:1403] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.164s	user 0.030s	sys 0.043s
I20260709 13:16:12.028714 12044 raft_consensus.cc:359] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.029506 12044 raft_consensus.cc:385] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.029814 12044 raft_consensus.cc:740] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.031241 12044 consensus_queue.cc:260] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.033905 12044 ts_tablet_manager.cc:1434] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:16:12.036553 12047 tablet_bootstrap.cc:492] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:12.048511 12044 tablet_bootstrap.cc:492] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:12.055761 12047 tablet_bootstrap.cc:654] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.057694 12044 tablet_bootstrap.cc:654] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.058044 12048 tablet_bootstrap.cc:492] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:12.064742 12044 tablet_bootstrap.cc:492] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:12.065409 12044 ts_tablet_manager.cc:1403] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260709 13:16:12.067641 12048 tablet_bootstrap.cc:654] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.069379 12044 raft_consensus.cc:359] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.070477 12044 raft_consensus.cc:385] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.070900 12044 raft_consensus.cc:740] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.071713 12044 consensus_queue.cc:260] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.072634 12048 tablet_bootstrap.cc:492] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:12.073169 12048 ts_tablet_manager.cc:1403] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.030s	user 0.000s	sys 0.010s
I20260709 13:16:12.073539 12047 tablet_bootstrap.cc:492] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:12.074070 12047 ts_tablet_manager.cc:1403] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.014s
I20260709 13:16:12.074105 12044 ts_tablet_manager.cc:1434] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:16:12.075268 12044 tablet_bootstrap.cc:492] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:12.076102 12048 raft_consensus.cc:359] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.076855 12048 raft_consensus.cc:385] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.077140 12048 raft_consensus.cc:740] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.077049 12047 raft_consensus.cc:359] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.077883 12047 raft_consensus.cc:385] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.078181 12047 raft_consensus.cc:740] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.078123 12048 consensus_queue.cc:260] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.079300 12047 consensus_queue.cc:260] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.080936 12048 ts_tablet_manager.cc:1434] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260709 13:16:12.082065 12048 tablet_bootstrap.cc:492] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:12.082329 12044 tablet_bootstrap.cc:654] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.082082 12047 ts_tablet_manager.cc:1434] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:16:12.088796 12047 tablet_bootstrap.cc:492] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:12.094794 12048 tablet_bootstrap.cc:654] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.094794 12047 tablet_bootstrap.cc:654] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.100839 12044 tablet_bootstrap.cc:492] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:12.101339 12044 ts_tablet_manager.cc:1403] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260709 13:16:12.104343 12044 raft_consensus.cc:359] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.105054 12044 raft_consensus.cc:385] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.105356 12044 raft_consensus.cc:740] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.106130 12044 consensus_queue.cc:260] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.108723 12044 ts_tablet_manager.cc:1434] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:12.109736 12044 tablet_bootstrap.cc:492] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:12.115826 12044 tablet_bootstrap.cc:654] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.127344 12044 tablet_bootstrap.cc:492] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:12.127890 12044 ts_tablet_manager.cc:1403] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:16:12.130765 12044 raft_consensus.cc:359] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.131490 12044 raft_consensus.cc:385] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.131784 12044 raft_consensus.cc:740] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.132517 12044 consensus_queue.cc:260] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.135121 12044 ts_tablet_manager.cc:1434] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:12.136052 12044 tablet_bootstrap.cc:492] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:12.142269 12044 tablet_bootstrap.cc:654] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.157655 12044 tablet_bootstrap.cc:492] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:12.157948 12047 tablet_bootstrap.cc:492] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:12.158169 12044 ts_tablet_manager.cc:1403] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 13:16:12.158492 12047 ts_tablet_manager.cc:1403] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.041s
I20260709 13:16:12.158653 12048 tablet_bootstrap.cc:492] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:12.159189 12048 ts_tablet_manager.cc:1403] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.077s	user 0.033s	sys 0.035s
I20260709 13:16:12.160923 12047 raft_consensus.cc:359] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.161490 12047 raft_consensus.cc:385] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.161860 12047 raft_consensus.cc:740] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.161398 12044 raft_consensus.cc:359] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.162250 12044 raft_consensus.cc:385] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.162020 12048 raft_consensus.cc:359] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.162603 12044 raft_consensus.cc:740] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.162838 12048 raft_consensus.cc:385] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.162642 12047 consensus_queue.cc:260] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.163210 12048 raft_consensus.cc:740] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.163467 12044 consensus_queue.cc:260] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.165150 12047 ts_tablet_manager.cc:1434] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:12.166126 12044 ts_tablet_manager.cc:1434] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:16:12.166278 12047 tablet_bootstrap.cc:492] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:12.167143 12044 tablet_bootstrap.cc:492] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:12.164160 12048 consensus_queue.cc:260] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.173359 12047 tablet_bootstrap.cc:654] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.173619 12044 tablet_bootstrap.cc:654] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.177891 12048 ts_tablet_manager.cc:1434] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:16:12.179170 12048 tablet_bootstrap.cc:492] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:12.185276 12047 tablet_bootstrap.cc:492] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:12.185977 12047 ts_tablet_manager.cc:1403] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 13:16:12.186681 12048 tablet_bootstrap.cc:654] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.189132 12047 raft_consensus.cc:359] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.189795 12046 raft_consensus.cc:493] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.190063 12047 raft_consensus.cc:385] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.190503 12047 raft_consensus.cc:740] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.190369 12046 raft_consensus.cc:515] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.193161 12047 consensus_queue.cc:260] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.193706 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01d02cc8d224b52a6be0594da963e67" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:12.194404 11826 raft_consensus.cc:2468] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 0.
I20260709 13:16:12.195713 11867 leader_election.cc:304] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:12.195990 12047 ts_tablet_manager.cc:1434] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:12.196573 12032 raft_consensus.cc:2804] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.196939 12032 raft_consensus.cc:493] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.197160 12047 tablet_bootstrap.cc:492] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:12.198450 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01d02cc8d224b52a6be0594da963e67" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:12.197270 12032 raft_consensus.cc:3060] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.203017 12048 tablet_bootstrap.cc:492] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:12.203760 12048 ts_tablet_manager.cc:1403] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.010s
I20260709 13:16:12.204428 12047 tablet_bootstrap.cc:654] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:12.204929 11865 leader_election.cc:343] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.207705 12048 raft_consensus.cc:359] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.208873 12048 raft_consensus.cc:385] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.208138 12046 leader_election.cc:290] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:12.211239 12048 raft_consensus.cc:740] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.212457 12048 consensus_queue.cc:260] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.215480 12048 ts_tablet_manager.cc:1434] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.009s
I20260709 13:16:12.216830 12048 tablet_bootstrap.cc:492] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:12.221046 12049 raft_consensus.cc:493] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.221825 12049 raft_consensus.cc:515] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.227734 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602b5ff937e44ecd9862f478d36c2951" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
W20260709 13:16:12.229688 11792 leader_election.cc:343] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.231339 12048 tablet_bootstrap.cc:654] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.231448 12049 leader_election.cc:290] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:12.231328 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602b5ff937e44ecd9862f478d36c2951" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
W20260709 13:16:12.236368 11791 leader_election.cc:343] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.236943 11791 leader_election.cc:304] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196
I20260709 13:16:12.238390 12049 raft_consensus.cc:2749] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.254796 12032 raft_consensus.cc:515] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.256469 12048 tablet_bootstrap.cc:492] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:12.257280 12048 ts_tablet_manager.cc:1403] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.011s
I20260709 13:16:12.261287 12048 raft_consensus.cc:359] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.262295 12048 raft_consensus.cc:385] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.262723 12048 raft_consensus.cc:740] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.263855 12048 consensus_queue.cc:260] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.268947 12048 ts_tablet_manager.cc:1434] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.003s
I20260709 13:16:12.271004 12048 tablet_bootstrap.cc:492] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:12.272442 12049 raft_consensus.cc:493] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.273180 12049 raft_consensus.cc:515] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.277554 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65140c728ee54df9b66b11bd392b9bd6" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
W20260709 13:16:12.279452 11792 leader_election.cc:343] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.285665 12032 leader_election.cc:290] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:12.287025 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01d02cc8d224b52a6be0594da963e67" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:12.287794 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01d02cc8d224b52a6be0594da963e67" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:12.288201 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65140c728ee54df9b66b11bd392b9bd6" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:12.288673 11752 raft_consensus.cc:3060] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:12.290062 11791 leader_election.cc:343] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.290676 11791 leader_election.cc:304] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196
I20260709 13:16:12.287869 11826 raft_consensus.cc:3060] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.296216 12049 leader_election.cc:290] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:12.300392 12048 tablet_bootstrap.cc:654] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.302961 11970 raft_consensus.cc:2749] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.312386 12044 tablet_bootstrap.cc:492] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:12.313035 12044 ts_tablet_manager.cc:1403] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.146s	user 0.060s	sys 0.063s
I20260709 13:16:12.317440 12063 raft_consensus.cc:493] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.318518 12063 raft_consensus.cc:515] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.321552 11945 raft_consensus.cc:493] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.337272 11945 raft_consensus.cc:515] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.338850 11752 raft_consensus.cc:2468] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 1.
I20260709 13:16:12.338934 12044 raft_consensus.cc:359] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.340353 12044 raft_consensus.cc:385] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.340464 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11967c8dafe2462c95456c7496bcaca8" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:12.340703 12044 raft_consensus.cc:740] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.340884 12047 tablet_bootstrap.cc:492] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:12.341460 12047 ts_tablet_manager.cc:1403] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.145s	user 0.048s	sys 0.071s
I20260709 13:16:12.341531 11865 leader_election.cc:304] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196; no voters: 
I20260709 13:16:12.341563 12044 consensus_queue.cc:260] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.343683 12044 ts_tablet_manager.cc:1434] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.013s
I20260709 13:16:12.343748 11825 raft_consensus.cc:2468] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:12.344976 12044 tablet_bootstrap.cc:492] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:12.345738 11826 raft_consensus.cc:2468] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 1.
I20260709 13:16:12.346834 12063 leader_election.cc:290] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:12.347843 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94502be1df6949b08c918c6536bde7b5" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
W20260709 13:16:12.349184 11717 leader_election.cc:343] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.350471 11718 leader_election.cc:304] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:12.350401 12047 raft_consensus.cc:359] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.351420 12047 raft_consensus.cc:385] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.351748 11827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94502be1df6949b08c918c6536bde7b5" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:12.342617 12032 raft_consensus.cc:2804] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.352393 11827 raft_consensus.cc:2468] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:12.352864 12032 raft_consensus.cc:697] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Becoming Leader. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:12.353828 12032 consensus_queue.cc:237] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.354414 11718 leader_election.cc:304] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [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: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 05315953f2ea441ca426a974a7df6cb0
I20260709 13:16:12.355463 12063 raft_consensus.cc:2804] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.355822 12063 raft_consensus.cc:493] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.356170 12063 raft_consensus.cc:3060] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.357352 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11967c8dafe2462c95456c7496bcaca8" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
I20260709 13:16:12.357851 12044 tablet_bootstrap.cc:654] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:12.358953 11717 leader_election.cc:343] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.359622 11945 leader_election.cc:290] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:12.360522 11945 raft_consensus.cc:2804] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.360903 11945 raft_consensus.cc:493] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.361404 11945 raft_consensus.cc:3060] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.351747 12047 raft_consensus.cc:740] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.364158 12047 consensus_queue.cc:260] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.366389 12047 ts_tablet_manager.cc:1434] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 13:16:12.368677 12048 tablet_bootstrap.cc:492] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:12.369210 12048 ts_tablet_manager.cc:1403] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.005s
I20260709 13:16:12.370848 12063 raft_consensus.cc:515] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.373545 12063 leader_election.cc:290] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:12.371851 12047 tablet_bootstrap.cc:492] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:12.376456 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11967c8dafe2462c95456c7496bcaca8" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
W20260709 13:16:12.377892 11717 leader_election.cc:343] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.380618 12047 tablet_bootstrap.cc:654] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.381543 12044 tablet_bootstrap.cc:492] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:12.382124 12044 ts_tablet_manager.cc:1403] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.009s
I20260709 13:16:12.381837 11945 raft_consensus.cc:515] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.384158 11945 leader_election.cc:290] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:12.384706 11647 catalog_manager.cc:5697] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "05315953f2ea441ca426a974a7df6cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:12.386947 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11967c8dafe2462c95456c7496bcaca8" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:12.387502 11826 raft_consensus.cc:3060] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.389140 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94502be1df6949b08c918c6536bde7b5" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
W20260709 13:16:12.390801 11717 leader_election.cc:343] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.391848 11827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94502be1df6949b08c918c6536bde7b5" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:12.392591 11827 raft_consensus.cc:3060] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.399247 12032 raft_consensus.cc:493] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.399952 12032 raft_consensus.cc:515] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.401238 11826 raft_consensus.cc:2468] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:12.403134 11718 leader_election.cc:304] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [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: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 05315953f2ea441ca426a974a7df6cb0
I20260709 13:16:12.404381 11945 raft_consensus.cc:2804] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.404793 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80007902fec46988999e4f9b52fbe11" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:12.405083 11945 raft_consensus.cc:697] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
W20260709 13:16:12.406539 11867 leader_election.cc:343] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.406611 11945 consensus_queue.cc:237] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.407610 12032 leader_election.cc:290] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:12.415793 11827 raft_consensus.cc:2468] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:12.417652 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80007902fec46988999e4f9b52fbe11" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:12.418100 11718 leader_election.cc:304] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [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: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 05315953f2ea441ca426a974a7df6cb0
I20260709 13:16:12.419027 12063 raft_consensus.cc:2804] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:12.419557 11865 leader_election.cc:343] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.419912 12044 raft_consensus.cc:359] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.419613 12063 raft_consensus.cc:697] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:12.420706 12044 raft_consensus.cc:385] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.421023 12044 raft_consensus.cc:740] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.421401 12063 consensus_queue.cc:237] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.421777 12044 consensus_queue.cc:260] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.420094 11865 leader_election.cc:304] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0; no voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949
I20260709 13:16:12.425357 12044 ts_tablet_manager.cc:1434] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.001s
I20260709 13:16:12.426158 12032 raft_consensus.cc:2749] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.429491 12044 tablet_bootstrap.cc:492] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:12.421840 12048 raft_consensus.cc:359] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.438015 12048 raft_consensus.cc:385] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.440796 12032 raft_consensus.cc:493] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.441453 12032 raft_consensus.cc:515] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.445014 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6aa0abdeae426496663342e679c316" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:12.445250 12032 leader_election.cc:290] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:12.445732 11826 raft_consensus.cc:2468] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 0.
I20260709 13:16:12.447141 11867 leader_election.cc:304] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:12.447718 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6aa0abdeae426496663342e679c316" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:12.448160 12032 raft_consensus.cc:2804] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.448807 12032 raft_consensus.cc:493] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.449322 12032 raft_consensus.cc:3060] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.448832 11752 raft_consensus.cc:2468] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 0.
I20260709 13:16:12.438341 12048 raft_consensus.cc:740] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.462811 12032 raft_consensus.cc:515] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.468914 12032 leader_election.cc:290] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:12.469328 11650 catalog_manager.cc:5697] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.471421 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6aa0abdeae426496663342e679c316" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:12.472100 11752 raft_consensus.cc:3060] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.472609 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6aa0abdeae426496663342e679c316" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:12.473218 11826 raft_consensus.cc:3060] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.480310 11826 raft_consensus.cc:2468] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 1.
I20260709 13:16:12.481477 11867 leader_election.cc:304] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:12.482662 12032 raft_consensus.cc:2804] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.483210 12032 raft_consensus.cc:697] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Becoming Leader. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:12.484098 12032 consensus_queue.cc:237] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.489430 11752 raft_consensus.cc:2468] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 1.
I20260709 13:16:12.465639 12048 consensus_queue.cc:260] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.493468 12048 ts_tablet_manager.cc:1434] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.124s	user 0.004s	sys 0.004s
I20260709 13:16:12.495288 12048 tablet_bootstrap.cc:492] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:12.495683 11647 catalog_manager.cc:5697] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.499848 12044 tablet_bootstrap.cc:654] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.507282 12047 tablet_bootstrap.cc:492] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:12.507520 12048 tablet_bootstrap.cc:654] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.508169 12047 ts_tablet_manager.cc:1403] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.137s	user 0.036s	sys 0.060s
I20260709 13:16:12.512948 12047 raft_consensus.cc:359] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.514051 12047 raft_consensus.cc:385] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.514461 12047 raft_consensus.cc:740] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.514803 12044 tablet_bootstrap.cc:492] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:12.515352 12044 ts_tablet_manager.cc:1403] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.000s
I20260709 13:16:12.515574 12047 consensus_queue.cc:260] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.517995 12044 raft_consensus.cc:359] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.518697 12044 raft_consensus.cc:385] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.518965 12044 raft_consensus.cc:740] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.519068 12047 ts_tablet_manager.cc:1434] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260709 13:16:12.520128 12044 consensus_queue.cc:260] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.520684 12047 tablet_bootstrap.cc:492] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:12.525305 11650 catalog_manager.cc:5697] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "05315953f2ea441ca426a974a7df6cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:12.531834 12047 tablet_bootstrap.cc:654] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.532033 12044 ts_tablet_manager.cc:1434] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:16:12.532389 12048 tablet_bootstrap.cc:492] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:12.532959 12048 ts_tablet_manager.cc:1403] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.009s
I20260709 13:16:12.536149 12048 raft_consensus.cc:359] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.536881 12048 raft_consensus.cc:385] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.537231 12048 raft_consensus.cc:740] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.537688 12044 tablet_bootstrap.cc:492] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949: Bootstrap starting.
I20260709 13:16:12.537930 12048 consensus_queue.cc:260] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.546458 12044 tablet_bootstrap.cc:654] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.546798 12048 ts_tablet_manager.cc:1434] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:16:12.548007 12048 tablet_bootstrap.cc:492] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:12.550173 12047 tablet_bootstrap.cc:492] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:12.550711 12047 ts_tablet_manager.cc:1403] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.009s
I20260709 13:16:12.553638 12047 raft_consensus.cc:359] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.554347 12047 raft_consensus.cc:385] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.554667 12047 raft_consensus.cc:740] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.555423 12047 consensus_queue.cc:260] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.556735 12048 tablet_bootstrap.cc:654] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.558063 12047 ts_tablet_manager.cc:1434] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:12.558326 12044 tablet_bootstrap.cc:492] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949: No bootstrap required, opened a new log
I20260709 13:16:12.558885 12044 ts_tablet_manager.cc:1403] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260709 13:16:12.559130 12047 tablet_bootstrap.cc:492] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:12.563180 12044 raft_consensus.cc:359] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.566663 12047 tablet_bootstrap.cc:654] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.564250 12044 raft_consensus.cc:385] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.570364 12044 raft_consensus.cc:740] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.571345 12044 consensus_queue.cc:260] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.578154 12044 ts_tablet_manager.cc:1434] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 13:16:12.581935 12047 tablet_bootstrap.cc:492] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:12.581974 12048 tablet_bootstrap.cc:492] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:12.582568 12047 ts_tablet_manager.cc:1403] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260709 13:16:12.582667 12048 ts_tablet_manager.cc:1403] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.016s
I20260709 13:16:12.585155 12047 raft_consensus.cc:359] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.585803 12047 raft_consensus.cc:385] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.585675 12048 raft_consensus.cc:359] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.586272 12047 raft_consensus.cc:740] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.586462 12048 raft_consensus.cc:385] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.586879 12048 raft_consensus.cc:740] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.587224 12047 consensus_queue.cc:260] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.587579 12048 consensus_queue.cc:260] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.589956 12048 ts_tablet_manager.cc:1434] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:16:12.590222 12047 ts_tablet_manager.cc:1434] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:16:12.591005 12048 tablet_bootstrap.cc:492] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:12.591324 12047 tablet_bootstrap.cc:492] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:12.597419 12048 tablet_bootstrap.cc:654] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.598080 12047 tablet_bootstrap.cc:654] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.601871 12032 raft_consensus.cc:493] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.602572 12032 raft_consensus.cc:515] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.606592 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65140c728ee54df9b66b11bd392b9bd6" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:12.608433 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65140c728ee54df9b66b11bd392b9bd6" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
W20260709 13:16:12.608805 11865 leader_election.cc:343] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.609375 11826 raft_consensus.cc:2468] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 0.
I20260709 13:16:12.611091 11867 leader_election.cc:304] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [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: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 90b070f3d3ff45aeba7f41e559161196
I20260709 13:16:12.612308 12046 raft_consensus.cc:2804] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.612775 12046 raft_consensus.cc:493] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.615262 12046 raft_consensus.cc:3060] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.612573 12032 leader_election.cc:290] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:12.618844 12047 tablet_bootstrap.cc:492] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:12.619400 12047 ts_tablet_manager.cc:1403] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260709 13:16:12.619719 12048 tablet_bootstrap.cc:492] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:12.620195 12048 ts_tablet_manager.cc:1403] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.013s
I20260709 13:16:12.621749 12047 raft_consensus.cc:359] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.622391 12047 raft_consensus.cc:385] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.622658 12047 raft_consensus.cc:740] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.622856 12048 raft_consensus.cc:359] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.623571 12048 raft_consensus.cc:385] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.623247 12046 raft_consensus.cc:515] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.623867 12048 raft_consensus.cc:740] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.623302 12047 consensus_queue.cc:260] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.624646 12048 consensus_queue.cc:260] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.625741 12047 ts_tablet_manager.cc:1434] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:12.626660 12048 ts_tablet_manager.cc:1434] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:16:12.626825 12047 tablet_bootstrap.cc:492] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0: Bootstrap starting.
I20260709 13:16:12.629354 12032 raft_consensus.cc:493] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.629628 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65140c728ee54df9b66b11bd392b9bd6" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:12.630229 11826 raft_consensus.cc:3060] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.629946 12032 raft_consensus.cc:515] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.630781 11945 raft_consensus.cc:493] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.631229 11945 raft_consensus.cc:515] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.632290 12032 leader_election.cc:290] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:12.633097 11945 leader_election.cc:290] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:12.633394 12047 tablet_bootstrap.cc:654] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.634327 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65140c728ee54df9b66b11bd392b9bd6" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:12.634711 12048 tablet_bootstrap.cc:492] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196: Bootstrap starting.
I20260709 13:16:12.635052 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13e8258b634466099fe569e9d7ab27d" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
I20260709 13:16:12.635748 11899 raft_consensus.cc:2468] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:12.637305 11717 leader_election.cc:304] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196; no voters: 
I20260709 13:16:12.638724 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602b5ff937e44ecd9862f478d36c2951" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:12.639570 11827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602b5ff937e44ecd9862f478d36c2951" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:12.640223 11827 raft_consensus.cc:2468] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 0.
I20260709 13:16:12.640496 12048 tablet_bootstrap.cc:654] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.639602 11752 raft_consensus.cc:2468] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 0.
I20260709 13:16:12.641485 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13e8258b634466099fe569e9d7ab27d" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:12.641539 11867 leader_election.cc:304] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:12.642236 11825 raft_consensus.cc:2468] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:12.642583 12032 raft_consensus.cc:2804] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.643002 12047 tablet_bootstrap.cc:492] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0: No bootstrap required, opened a new log
I20260709 13:16:12.642976 12032 raft_consensus.cc:493] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.643715 12047 ts_tablet_manager.cc:1403] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:16:12.643621 12032 raft_consensus.cc:3060] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.646631 12047 raft_consensus.cc:359] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
W20260709 13:16:12.646993 11865 leader_election.cc:343] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.647330 12047 raft_consensus.cc:385] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.647709 12047 raft_consensus.cc:740] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.648419 12047 consensus_queue.cc:260] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.651343 11945 raft_consensus.cc:2804] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.651870 11945 raft_consensus.cc:493] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.652307 11945 raft_consensus.cc:3060] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.658010 12047 ts_tablet_manager.cc:1434] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:16:12.662153 11826 raft_consensus.cc:2468] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 1.
I20260709 13:16:12.662642 12046 leader_election.cc:290] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:12.663295 11867 leader_election.cc:304] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [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: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 90b070f3d3ff45aeba7f41e559161196
I20260709 13:16:12.664511 12046 raft_consensus.cc:2804] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.665261 11945 raft_consensus.cc:515] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.667181 11945 leader_election.cc:290] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:12.667914 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13e8258b634466099fe569e9d7ab27d" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:12.668505 11826 raft_consensus.cc:3060] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.669384 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13e8258b634466099fe569e9d7ab27d" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:12.670080 12046 raft_consensus.cc:697] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Becoming Leader. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:12.670151 11899 raft_consensus.cc:3060] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.671242 12046 consensus_queue.cc:237] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.680435 11826 raft_consensus.cc:2468] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:12.681478 11945 raft_consensus.cc:493] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.681644 11718 leader_election.cc:304] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:12.682148 11945 raft_consensus.cc:515] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.682735 12063 raft_consensus.cc:2804] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.683283 12063 raft_consensus.cc:697] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:12.684088 12063 consensus_queue.cc:237] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.684535 11945 leader_election.cc:290] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:12.687165 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80007902fec46988999e4f9b52fbe11" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
I20260709 13:16:12.688109 11900 raft_consensus.cc:2468] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:12.680716 11899 raft_consensus.cc:2468] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:12.697459 11717 leader_election.cc:304] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196; no voters: 
I20260709 13:16:12.699040 12065 raft_consensus.cc:2804] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.699594 12065 raft_consensus.cc:493] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.700078 12065 raft_consensus.cc:3060] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.701184 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80007902fec46988999e4f9b52fbe11" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:12.702111 11826 raft_consensus.cc:2468] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 0.
I20260709 13:16:12.702807 12085 raft_consensus.cc:493] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.704666 12085 raft_consensus.cc:515] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.707346 12085 leader_election.cc:290] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:12.705446 12032 raft_consensus.cc:515] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.711750 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a59610f7a3649da8d58dfa0ad04cdf5" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:12.712566 11752 raft_consensus.cc:2468] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 0.
I20260709 13:16:12.714279 12048 tablet_bootstrap.cc:492] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196: No bootstrap required, opened a new log
I20260709 13:16:12.712457 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a59610f7a3649da8d58dfa0ad04cdf5" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:12.714279 11865 leader_election.cc:304] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196; no voters: 
I20260709 13:16:12.714960 12048 ts_tablet_manager.cc:1403] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196: Time spent bootstrapping tablet: real 0.080s	user 0.032s	sys 0.037s
I20260709 13:16:12.715335 11826 raft_consensus.cc:2468] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 0.
I20260709 13:16:12.715724 12085 raft_consensus.cc:2804] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.716301 12085 raft_consensus.cc:493] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.716727 12085 raft_consensus.cc:3060] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.717945 12048 raft_consensus.cc:359] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.718765 12048 raft_consensus.cc:385] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.719067 12048 raft_consensus.cc:740] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.719816 12048 consensus_queue.cc:260] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.721931 12048 ts_tablet_manager.cc:1434] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:16:12.724638 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602b5ff937e44ecd9862f478d36c2951" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:12.725061 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602b5ff937e44ecd9862f478d36c2951" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:12.725600 11825 raft_consensus.cc:3060] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.725998 11752 raft_consensus.cc:3060] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.735803 12085 raft_consensus.cc:515] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.739174 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a59610f7a3649da8d58dfa0ad04cdf5" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:12.740079 11750 raft_consensus.cc:3060] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.743391 11752 raft_consensus.cc:2468] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 1.
I20260709 13:16:12.738317 12085 leader_election.cc:290] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:12.744485 12085 raft_consensus.cc:493] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.745042 12085 raft_consensus.cc:515] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.747231 12085 leader_election.cc:290] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:12.748678 11824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94502be1df6949b08c918c6536bde7b5" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:12.750069 11824 raft_consensus.cc:2393] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05315953f2ea441ca426a974a7df6cb0 in current term 1: Already voted for candidate 90b070f3d3ff45aeba7f41e559161196 in this term.
I20260709 13:16:12.734741 12032 leader_election.cc:290] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:12.756471 11865 leader_election.cc:304] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196; no voters: 
I20260709 13:16:12.757670 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94502be1df6949b08c918c6536bde7b5" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:12.759738 11865 leader_election.cc:304] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0; no voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949
I20260709 13:16:12.760311 11647 catalog_manager.cc:5697] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.757980 12032 raft_consensus.cc:2804] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.763760 12088 raft_consensus.cc:3060] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.757895 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a59610f7a3649da8d58dfa0ad04cdf5" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:12.767105 11826 raft_consensus.cc:3060] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.773470 11826 raft_consensus.cc:2468] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 1.
I20260709 13:16:12.775846 12088 raft_consensus.cc:2749] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.776510 12032 raft_consensus.cc:697] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Becoming Leader. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:12.777901 11867 leader_election.cc:304] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:12.785336 12088 raft_consensus.cc:2804] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.785066 12032 consensus_queue.cc:237] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.785567 11750 raft_consensus.cc:2468] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 1.
I20260709 13:16:12.786201 12088 raft_consensus.cc:697] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Becoming Leader. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:12.783232 11825 raft_consensus.cc:2468] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 1.
I20260709 13:16:12.783679 12065 raft_consensus.cc:515] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.787139 12088 consensus_queue.cc:237] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.789737 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80007902fec46988999e4f9b52fbe11" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:12.789986 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80007902fec46988999e4f9b52fbe11" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:12.790668 11899 raft_consensus.cc:3060] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.790284 11647 catalog_manager.cc:5697] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "05315953f2ea441ca426a974a7df6cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:12.790477 11825 raft_consensus.cc:3060] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.790611 12065 leader_election.cc:290] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:12.798444 11899 raft_consensus.cc:2468] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:12.799995 11717 leader_election.cc:304] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196; no voters: 
I20260709 13:16:12.800844 12065 raft_consensus.cc:2804] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.803391 12065 raft_consensus.cc:697] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:12.804203 11825 raft_consensus.cc:2468] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 1.
I20260709 13:16:12.804723 12065 consensus_queue.cc:237] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.805297 12046 consensus_queue.cc:1048] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.820282 11647 catalog_manager.cc:5697] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "05315953f2ea441ca426a974a7df6cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:12.822582 11650 catalog_manager.cc:5697] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 1 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.823216 11647 catalog_manager.cc:5697] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67). New cstate: current_term: 1 leader_uuid: "05315953f2ea441ca426a974a7df6cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:12.828456 12046 raft_consensus.cc:493] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.828982 12046 raft_consensus.cc:515] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.831718 12046 leader_election.cc:290] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:12.832216 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11967c8dafe2462c95456c7496bcaca8" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b070f3d3ff45aeba7f41e559161196" is_pre_election: true
I20260709 13:16:12.834059 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11967c8dafe2462c95456c7496bcaca8" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:12.835114 11826 raft_consensus.cc:2393] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05315953f2ea441ca426a974a7df6cb0 in current term 1: Already voted for candidate 90b070f3d3ff45aeba7f41e559161196 in this term.
I20260709 13:16:12.836534 11867 leader_election.cc:304] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0; no voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949
I20260709 13:16:12.837980 12032 raft_consensus.cc:3060] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.847771 12032 raft_consensus.cc:2749] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.848765 12032 consensus_queue.cc:1048] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.872850 11899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "602b5ff937e44ecd9862f478d36c2951"
dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
mode: GRACEFUL
new_leader_uuid: "90b070f3d3ff45aeba7f41e559161196"
 from {username='slave'} at 127.0.0.1:38318
I20260709 13:16:12.873411 11899 raft_consensus.cc:606] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Received request to transfer leadership to TS 90b070f3d3ff45aeba7f41e559161196
I20260709 13:16:12.875916 12063 consensus_queue.cc:1048] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.878544 11899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d01d02cc8d224b52a6be0594da963e67"
dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
mode: GRACEFUL
new_leader_uuid: "90b070f3d3ff45aeba7f41e559161196"
 from {username='slave'} at 127.0.0.1:38318
I20260709 13:16:12.879115 11899 raft_consensus.cc:606] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Received request to transfer leadership to TS 90b070f3d3ff45aeba7f41e559161196
I20260709 13:16:12.890722 11899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65140c728ee54df9b66b11bd392b9bd6"
dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
mode: GRACEFUL
new_leader_uuid: "90b070f3d3ff45aeba7f41e559161196"
 from {username='slave'} at 127.0.0.1:38318
I20260709 13:16:12.891453 11899 raft_consensus.cc:606] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Received request to transfer leadership to TS 90b070f3d3ff45aeba7f41e559161196
I20260709 13:16:12.891549 11945 consensus_queue.cc:1048] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.897192 11750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94502be1df6949b08c918c6536bde7b5"
dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
mode: GRACEFUL
new_leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
 from {username='slave'} at 127.0.0.1:56286
I20260709 13:16:12.897799 11750 raft_consensus.cc:606] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Received request to transfer leadership to TS cdcdb939ad7e4de6a8dbaa94d63d0949
I20260709 13:16:12.899114 11945 raft_consensus.cc:993] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196: : Instructing follower cdcdb939ad7e4de6a8dbaa94d63d0949 to start an election
I20260709 13:16:12.899530 12065 raft_consensus.cc:1081] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Signalling peer cdcdb939ad7e4de6a8dbaa94d63d0949 to start an election
I20260709 13:16:12.901208 11826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94502be1df6949b08c918c6536bde7b5"
dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
 from {username='slave'} at 127.0.0.1:45050
I20260709 13:16:12.901698 11826 raft_consensus.cc:493] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:12.902036 11826 raft_consensus.cc:3060] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:12.905797 11750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c13e8258b634466099fe569e9d7ab27d"
dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
mode: GRACEFUL
new_leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
 from {username='slave'} at 127.0.0.1:56286
I20260709 13:16:12.906407 11750 raft_consensus.cc:606] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Received request to transfer leadership to TS cdcdb939ad7e4de6a8dbaa94d63d0949
I20260709 13:16:12.908274 11826 raft_consensus.cc:515] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.910761 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94502be1df6949b08c918c6536bde7b5" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:12.910880 11826 leader_election.cc:290] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 2 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:12.911341 11750 raft_consensus.cc:3055] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:12.911666 11750 raft_consensus.cc:740] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:12.912458 11750 consensus_queue.cc:260] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.913189 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94502be1df6949b08c918c6536bde7b5" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:12.913658 11899 raft_consensus.cc:3060] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:12.913708 11752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11967c8dafe2462c95456c7496bcaca8"
dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
mode: GRACEFUL
new_leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
 from {username='slave'} at 127.0.0.1:56286
I20260709 13:16:12.913601 11750 raft_consensus.cc:3060] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:12.914590 11752 raft_consensus.cc:606] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Received request to transfer leadership to TS cdcdb939ad7e4de6a8dbaa94d63d0949
I20260709 13:16:12.918640 12065 consensus_queue.cc:1048] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.920802 11750 raft_consensus.cc:2468] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 2.
I20260709 13:16:12.921283 11900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a6aa0abdeae426496663342e679c316"
dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
mode: GRACEFUL
new_leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
 from {username='slave'} at 127.0.0.1:38318
I20260709 13:16:12.921795 11900 raft_consensus.cc:606] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Received request to transfer leadership to TS cdcdb939ad7e4de6a8dbaa94d63d0949
I20260709 13:16:12.921845 11791 leader_election.cc:304] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:12.922741 12049 raft_consensus.cc:2804] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:12.923187 12049 raft_consensus.cc:697] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Becoming Leader. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Running, Role: LEADER
I20260709 13:16:12.924178 12049 consensus_queue.cc:237] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.929015 11899 raft_consensus.cc:2468] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 2.
I20260709 13:16:12.931344 12063 raft_consensus.cc:993] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196: : Instructing follower cdcdb939ad7e4de6a8dbaa94d63d0949 to start an election
I20260709 13:16:12.931880 12087 raft_consensus.cc:1081] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Signalling peer cdcdb939ad7e4de6a8dbaa94d63d0949 to start an election
I20260709 13:16:12.933477 11825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11967c8dafe2462c95456c7496bcaca8"
dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
 from {username='slave'} at 127.0.0.1:45050
I20260709 13:16:12.933993 11825 raft_consensus.cc:493] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:12.934351 11825 raft_consensus.cc:3060] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:12.938252 12087 consensus_queue.cc:1048] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.941425 11825 raft_consensus.cc:515] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.943048 11826 raft_consensus.cc:1240] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Rejecting Update request from peer 90b070f3d3ff45aeba7f41e559161196 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:12.943588 11650 catalog_manager.cc:5697] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 reported cstate change: term changed from 1 to 2, leader changed from 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65) to cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.944921 12087 consensus_queue.cc:1059] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:12.946058 12087 raft_consensus.cc:3055] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:12.946327 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11967c8dafe2462c95456c7496bcaca8" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:12.946810 11825 leader_election.cc:290] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 2 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:12.947373 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11967c8dafe2462c95456c7496bcaca8" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:12.947996 12087 raft_consensus.cc:740] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:12.949234 12087 consensus_queue.cc:260] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.950937 12087 raft_consensus.cc:3060] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:12.963454 11750 raft_consensus.cc:2468] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 2.
I20260709 13:16:12.964983 11791 leader_election.cc:304] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [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: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 05315953f2ea441ca426a974a7df6cb0
I20260709 13:16:12.965691 12049 raft_consensus.cc:2804] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:12.966197 12049 raft_consensus.cc:697] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Becoming Leader. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Running, Role: LEADER
I20260709 13:16:12.966969 12049 consensus_queue.cc:237] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [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: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:12.972929 11650 catalog_manager.cc:5697] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 reported cstate change: term changed from 1 to 2, leader changed from 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65) to cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.080662 12032 consensus_queue.cc:1048] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.121193 12087 raft_consensus.cc:493] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.125546 12087 raft_consensus.cc:515] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.136029 12087 leader_election.cc:290] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:13.136920 12087 consensus_queue.cc:1048] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.133462 12032 consensus_queue.cc:1048] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:16:13.139397 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65140c728ee54df9b66b11bd392b9bd6" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05315953f2ea441ca426a974a7df6cb0" is_pre_election: true
I20260709 13:16:13.151384 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65140c728ee54df9b66b11bd392b9bd6" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" is_pre_election: true
I20260709 13:16:13.152850 11825 raft_consensus.cc:2393] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90b070f3d3ff45aeba7f41e559161196 in current term 1: Already voted for candidate 05315953f2ea441ca426a974a7df6cb0 in this term.
I20260709 13:16:13.160935 11718 leader_election.cc:304] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196; no voters: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949
I20260709 13:16:13.162087 12087 raft_consensus.cc:3060] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.178277 12063 consensus_queue.cc:1048] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.179759 12046 raft_consensus.cc:993] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0: : Instructing follower cdcdb939ad7e4de6a8dbaa94d63d0949 to start an election
I20260709 13:16:13.181059 12087 raft_consensus.cc:2749] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:13.184520 12032 raft_consensus.cc:1081] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Signalling peer cdcdb939ad7e4de6a8dbaa94d63d0949 to start an election
I20260709 13:16:13.186744 11827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a6aa0abdeae426496663342e679c316"
dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
 from {username='slave'} at 127.0.0.1:45056
I20260709 13:16:13.193303 11827 raft_consensus.cc:493] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.195164 11827 raft_consensus.cc:3060] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.199363 12087 raft_consensus.cc:993] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196: : Instructing follower cdcdb939ad7e4de6a8dbaa94d63d0949 to start an election
I20260709 13:16:13.200676 12088 consensus_queue.cc:1048] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.209203 12065 raft_consensus.cc:1081] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Signalling peer cdcdb939ad7e4de6a8dbaa94d63d0949 to start an election
I20260709 13:16:13.211750 11827 raft_consensus.cc:515] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.212110 12088 consensus_queue.cc:1048] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.216216 11825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c13e8258b634466099fe569e9d7ab27d"
dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
 from {username='slave'} at 127.0.0.1:45050
I20260709 13:16:13.216962 11825 raft_consensus.cc:493] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.217357 11825 raft_consensus.cc:3060] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.224041 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6aa0abdeae426496663342e679c316" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:13.224869 11752 raft_consensus.cc:3060] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.228209 12088 consensus_queue.cc:1048] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.235255 11827 leader_election.cc:290] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 2 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:13.235316 12032 consensus_queue.cc:1048] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.236323 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6aa0abdeae426496663342e679c316" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:13.236898 11899 raft_consensus.cc:3055] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:13.237174 11899 raft_consensus.cc:740] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:13.237738 12046 consensus_queue.cc:1048] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.238142 11899 consensus_queue.cc:260] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.240455 11899 raft_consensus.cc:3060] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.239897 11752 raft_consensus.cc:2468] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 2.
I20260709 13:16:13.247046 11791 leader_election.cc:304] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:13.249287 12049 raft_consensus.cc:2804] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:13.249912 12049 raft_consensus.cc:697] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Becoming Leader. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Running, Role: LEADER
I20260709 13:16:13.250401 12032 raft_consensus.cc:993] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0: : Instructing follower 90b070f3d3ff45aeba7f41e559161196 to start an election
I20260709 13:16:13.251075 12032 raft_consensus.cc:1081] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Signalling peer 90b070f3d3ff45aeba7f41e559161196 to start an election
I20260709 13:16:13.256419 12049 consensus_queue.cc:237] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.279423 11749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "602b5ff937e44ecd9862f478d36c2951"
dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
 from {username='slave'} at 127.0.0.1:35514
I20260709 13:16:13.279366 11825 raft_consensus.cc:515] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.280225 11749 raft_consensus.cc:493] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.280628 11749 raft_consensus.cc:3060] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.288574 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13e8258b634466099fe569e9d7ab27d" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:13.289502 11900 raft_consensus.cc:3060] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.294853 12046 consensus_queue.cc:1048] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.297580 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13e8258b634466099fe569e9d7ab27d" candidate_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:13.298368 11750 raft_consensus.cc:3055] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:13.298791 11750 raft_consensus.cc:740] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:13.299764 11750 consensus_queue.cc:260] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.300968 11750 raft_consensus.cc:3060] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.286413 11825 leader_election.cc:290] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 2 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:13.317126 11750 raft_consensus.cc:2468] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 2.
I20260709 13:16:13.319317 11791 leader_election.cc:304] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:13.320900 12049 raft_consensus.cc:2804] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:13.323747 11899 raft_consensus.cc:2468] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 2.
I20260709 13:16:13.327384 12049 raft_consensus.cc:697] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Becoming Leader. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Running, Role: LEADER
I20260709 13:16:13.328413 12049 consensus_queue.cc:237] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.329908 12065 consensus_queue.cc:1048] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.345048 11900 raft_consensus.cc:2468] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdcdb939ad7e4de6a8dbaa94d63d0949 in term 2.
I20260709 13:16:13.355284 11750 raft_consensus.cc:1275] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Refusing update from remote peer cdcdb939ad7e4de6a8dbaa94d63d0949: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.348966 11647 catalog_manager.cc:5697] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 reported cstate change: term changed from 1 to 2, leader changed from 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67) to cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.359303 12049 consensus_queue.cc:1048] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:13.368294 12065 consensus_queue.cc:1048] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.374047 11900 raft_consensus.cc:1275] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Refusing update from remote peer cdcdb939ad7e4de6a8dbaa94d63d0949: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.387157 12049 consensus_queue.cc:1048] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:16:13.395853 11749 raft_consensus.cc:515] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.398285 11749 leader_election.cc:290] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 2 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:13.400086 11899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602b5ff937e44ecd9862f478d36c2951" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:13.400501 11824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602b5ff937e44ecd9862f478d36c2951" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:13.400710 11899 raft_consensus.cc:3055] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:13.400969 12085 raft_consensus.cc:993] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0: : Instructing follower 90b070f3d3ff45aeba7f41e559161196 to start an election
I20260709 13:16:13.401126 11899 raft_consensus.cc:740] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:13.401593 12096 raft_consensus.cc:1081] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Signalling peer 90b070f3d3ff45aeba7f41e559161196 to start an election
I20260709 13:16:13.401897 11899 consensus_queue.cc:260] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.403064 11899 raft_consensus.cc:3060] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.403599 11749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65140c728ee54df9b66b11bd392b9bd6"
dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
 from {username='slave'} at 127.0.0.1:35514
I20260709 13:16:13.401134 11824 raft_consensus.cc:3060] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.410704 11749 raft_consensus.cc:493] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.411149 11749 raft_consensus.cc:3060] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.412672 11647 catalog_manager.cc:5697] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 reported cstate change: term changed from 1 to 2, leader changed from 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65) to cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66). New cstate: current_term: 2 leader_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.419982 11749 raft_consensus.cc:515] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.423313 11824 raft_consensus.cc:2468] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 2.
I20260709 13:16:13.428411 11899 raft_consensus.cc:2468] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 2.
I20260709 13:16:13.429677 11717 leader_election.cc:304] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196; no voters: 
I20260709 13:16:13.430670 12063 raft_consensus.cc:2804] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:13.431099 12063 raft_consensus.cc:697] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [term 2 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:13.431965 12063 consensus_queue.cc:237] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.438050 11749 leader_election.cc:290] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 2 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:13.438225 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65140c728ee54df9b66b11bd392b9bd6" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:13.438872 11825 raft_consensus.cc:3060] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.440907 11901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65140c728ee54df9b66b11bd392b9bd6" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:13.441529 11901 raft_consensus.cc:3055] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:13.441812 11901 raft_consensus.cc:740] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:13.442804 11749 raft_consensus.cc:1275] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Refusing update from remote peer cdcdb939ad7e4de6a8dbaa94d63d0949: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.442711 11901 consensus_queue.cc:260] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.444470 11900 raft_consensus.cc:3060] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.444404 12107 consensus_queue.cc:1048] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:13.446936 11825 raft_consensus.cc:2468] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 2.
I20260709 13:16:13.448159 11718 leader_election.cc:304] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:13.449025 12065 raft_consensus.cc:2804] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:13.449523 12065 raft_consensus.cc:697] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 2 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:13.450513 12065 consensus_queue.cc:237] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.451543 11901 raft_consensus.cc:3060] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.451002 11647 catalog_manager.cc:5697] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 1 to 2, leader changed from 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67) to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.459231 11901 raft_consensus.cc:2468] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 2.
I20260709 13:16:13.463264 11900 raft_consensus.cc:1275] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Refusing update from remote peer cdcdb939ad7e4de6a8dbaa94d63d0949: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.464841 12049 consensus_queue.cc:1048] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:13.468761 12096 raft_consensus.cc:993] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0: : Instructing follower 90b070f3d3ff45aeba7f41e559161196 to start an election
I20260709 13:16:13.469274 12046 raft_consensus.cc:1081] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Signalling peer 90b070f3d3ff45aeba7f41e559161196 to start an election
I20260709 13:16:13.470914 11749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d01d02cc8d224b52a6be0594da963e67"
dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
 from {username='slave'} at 127.0.0.1:35514
I20260709 13:16:13.471529 11749 raft_consensus.cc:493] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.471951 11749 raft_consensus.cc:3060] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.475679 11650 catalog_manager.cc:5697] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 1 to 2, leader changed from 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67) to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.479382 11749 raft_consensus.cc:515] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.481571 11749 leader_election.cc:290] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 2 election: Requested vote from peers cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451), 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67:37679)
I20260709 13:16:13.482704 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01d02cc8d224b52a6be0594da963e67" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
I20260709 13:16:13.482704 11824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01d02cc8d224b52a6be0594da963e67" candidate_uuid: "90b070f3d3ff45aeba7f41e559161196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:13.483536 11900 raft_consensus.cc:3055] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:13.483538 11824 raft_consensus.cc:3060] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.484005 11900 raft_consensus.cc:740] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:13.485111 11900 consensus_queue.cc:260] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.486487 11900 raft_consensus.cc:3060] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.490811 11824 raft_consensus.cc:2468] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 2.
I20260709 13:16:13.491897 11718 leader_election.cc:304] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b070f3d3ff45aeba7f41e559161196, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:13.492859 11900 raft_consensus.cc:2468] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b070f3d3ff45aeba7f41e559161196 in term 2.
I20260709 13:16:13.494801 12063 raft_consensus.cc:2804] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:13.495265 12063 raft_consensus.cc:697] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [term 2 LEADER]: Becoming Leader. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:13.496088 12063 consensus_queue.cc:237] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:13.505620 11648 catalog_manager.cc:5697] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 reported cstate change: term changed from 1 to 2, leader changed from 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67) to 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65). New cstate: current_term: 2 leader_uuid: "90b070f3d3ff45aeba7f41e559161196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.645468 11750 raft_consensus.cc:1275] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Refusing update from remote peer cdcdb939ad7e4de6a8dbaa94d63d0949: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.646843 12108 consensus_queue.cc:1048] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:13.654626 11900 raft_consensus.cc:1275] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Refusing update from remote peer cdcdb939ad7e4de6a8dbaa94d63d0949: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.656122 12108 consensus_queue.cc:1048] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:13.836252 11824 raft_consensus.cc:1275] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Refusing update from remote peer 90b070f3d3ff45aeba7f41e559161196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.837577 12063 consensus_queue.cc:1048] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:13.847800 11900 raft_consensus.cc:1275] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Refusing update from remote peer 90b070f3d3ff45aeba7f41e559161196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.849210 12063 consensus_queue.cc:1048] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:13.892560 11750 raft_consensus.cc:1275] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Refusing update from remote peer cdcdb939ad7e4de6a8dbaa94d63d0949: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.893858 12108 consensus_queue.cc:1048] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:13.897763 11900 raft_consensus.cc:1275] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Refusing update from remote peer cdcdb939ad7e4de6a8dbaa94d63d0949: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.899078 12108 consensus_queue.cc:1048] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:13.923161 11900 raft_consensus.cc:1275] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Refusing update from remote peer 90b070f3d3ff45aeba7f41e559161196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.924618 12063 consensus_queue.cc:1048] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:13.935104 11824 raft_consensus.cc:1275] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Refusing update from remote peer 90b070f3d3ff45aeba7f41e559161196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.936890 12087 consensus_queue.cc:1048] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:13.971796 11824 raft_consensus.cc:1275] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Refusing update from remote peer 90b070f3d3ff45aeba7f41e559161196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.972960 12087 consensus_queue.cc:1048] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:13.980618 11901 raft_consensus.cc:1275] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Refusing update from remote peer 90b070f3d3ff45aeba7f41e559161196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.982445 12063 consensus_queue.cc:1048] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:15.928231 11650 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60138:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:16:15.949615 11650 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60138:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:16:16.023814  5861 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:16:16.161094 11792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.185.67:37679, user_credentials={real_user=slave}} blocked reactor thread for 85026.4us
W20260709 13:16:16.220657 12151 log.cc:927] Time spent T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:16:16.290613 12167 tablet.cc:1724] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.310256 12172 tablet.cc:1724] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.313185 12173 tablet.cc:1724] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:16:16.297369 12155 log.cc:927] Time spent T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260709 13:16:16.327016 12164 log.cc:927] Time spent T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:16:16.337179 12168 tablet.cc:1724] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.358843 12177 tablet.cc:1724] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.339310 11750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "111f73f92c46402fae8309444039f4a9"
dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
mode: GRACEFUL
new_leader_uuid: "05315953f2ea441ca426a974a7df6cb0"
 from {username='slave'} at 127.0.0.1:56292
I20260709 13:16:16.372552 11750 raft_consensus.cc:606] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Received request to transfer leadership to TS 05315953f2ea441ca426a974a7df6cb0
I20260709 13:16:16.425354 12190 tablet.cc:1724] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.457222 12194 tablet.cc:1724] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.430045 12178 tablet.cc:1724] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.476409 12172 tablet.cc:1724] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.484607 12188 tablet.cc:1724] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.496106 12138 raft_consensus.cc:993] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196: : Instructing follower 05315953f2ea441ca426a974a7df6cb0 to start an election
I20260709 13:16:16.500501 12135 raft_consensus.cc:1081] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Signalling peer 05315953f2ea441ca426a974a7df6cb0 to start an election
I20260709 13:16:16.467689 12189 tablet.cc:1724] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:16:16.542194 12176 log.cc:927] Time spent T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196: Append to log took a long time: real 0.147s	user 0.003s	sys 0.000s
I20260709 13:16:16.542764 11894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "111f73f92c46402fae8309444039f4a9"
dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
 from {username='slave'} at 127.0.0.1:59150
I20260709 13:16:16.543426 11894 raft_consensus.cc:493] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.543829 11894 raft_consensus.cc:3060] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.555763 12168 tablet.cc:1724] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.556492 12173 tablet.cc:1724] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.561878 11825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3abecf5e7504320a58874ed42381328"
dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
mode: GRACEFUL
new_leader_uuid: "05315953f2ea441ca426a974a7df6cb0"
 from {username='slave'} at 127.0.0.1:39270
I20260709 13:16:16.590940 11825 raft_consensus.cc:606] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Received request to transfer leadership to TS 05315953f2ea441ca426a974a7df6cb0
I20260709 13:16:16.592657  5861 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:16.593291  5861 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:16.593873 11894 raft_consensus.cc:515] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:16.564608 12189 tablet.cc:1724] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.596248 11894 leader_election.cc:290] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 2 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:16.597123 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111f73f92c46402fae8309444039f4a9" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:16.597319 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111f73f92c46402fae8309444039f4a9" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:16.597836 11748 raft_consensus.cc:3055] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:16.598289 11748 raft_consensus.cc:740] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b070f3d3ff45aeba7f41e559161196, State: Running, Role: LEADER
I20260709 13:16:16.598456 12172 tablet.cc:1724] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.599052 12188 tablet.cc:1724] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.575534 12194 tablet.cc:1724] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.526046 12167 tablet.cc:1724] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.578860 12198 tablet.cc:1724] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.579608 12195 tablet.cc:1724] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.581841 12178 tablet.cc:1724] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.597875 11825 raft_consensus.cc:3060] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.599184 11748 consensus_queue.cc:260] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
W20260709 13:16:16.571452 12192 log.cc:927] Time spent T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196: Append to log took a long time: real 0.145s	user 0.000s	sys 0.002s
I20260709 13:16:16.614069 11748 raft_consensus.cc:3060] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.621495 11825 raft_consensus.cc:2468] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 2.
I20260709 13:16:16.567631 12168 tablet.cc:1724] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.615370 12177 tablet.cc:1724] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.623063 11867 leader_election.cc:304] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05315953f2ea441ca426a974a7df6cb0, cdcdb939ad7e4de6a8dbaa94d63d0949; no voters: 
I20260709 13:16:16.624095 12157 raft_consensus.cc:2804] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:16.624575 12157 raft_consensus.cc:697] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [term 2 LEADER]: Becoming Leader. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:16.625383 12157 consensus_queue.cc:237] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:16.602399 12190 tablet.cc:1724] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.641384 11647 catalog_manager.cc:5697] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 reported cstate change: term changed from 1 to 2, leader changed from 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65) to 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67). New cstate: current_term: 2 leader_uuid: "05315953f2ea441ca426a974a7df6cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:16.642673 11748 raft_consensus.cc:2468] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 2.
I20260709 13:16:16.650837 12198 tablet.cc:1724] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.652992 12167 tablet.cc:1724] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.667384 12173 tablet.cc:1724] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:16.692512 11650 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2: soft_deleted_table [id=6a0a62e4a9674ba183551207e400393c] alter complete (version 1)
I20260709 13:16:16.942631 12185 raft_consensus.cc:993] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949: : Instructing follower 05315953f2ea441ca426a974a7df6cb0 to start an election
I20260709 13:16:16.943184 12143 raft_consensus.cc:1081] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Signalling peer 05315953f2ea441ca426a974a7df6cb0 to start an election
I20260709 13:16:16.944710 11898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3abecf5e7504320a58874ed42381328"
dest_uuid: "05315953f2ea441ca426a974a7df6cb0"
 from {username='slave'} at 127.0.0.1:59144
I20260709 13:16:16.945113 11898 raft_consensus.cc:493] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.945353 11898 raft_consensus.cc:3060] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:16.950403 11898 raft_consensus.cc:515] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:16.952288 11898 leader_election.cc:290] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [CANDIDATE]: Term 3 election: Requested vote from peers 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177), cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451)
I20260709 13:16:16.952944 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3abecf5e7504320a58874ed42381328" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "90b070f3d3ff45aeba7f41e559161196"
I20260709 13:16:16.953362 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3abecf5e7504320a58874ed42381328" candidate_uuid: "05315953f2ea441ca426a974a7df6cb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949"
I20260709 13:16:16.953625 11748 raft_consensus.cc:3060] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:16.953972 11825 raft_consensus.cc:3055] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:16.954267 11825 raft_consensus.cc:740] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cdcdb939ad7e4de6a8dbaa94d63d0949, State: Running, Role: LEADER
I20260709 13:16:16.954974 11825 consensus_queue.cc:260] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [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: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:16.956002 11825 raft_consensus.cc:3060] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:16.958917 11748 raft_consensus.cc:2468] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 3.
I20260709 13:16:16.960203 11865 leader_election.cc:304] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [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: 05315953f2ea441ca426a974a7df6cb0, 90b070f3d3ff45aeba7f41e559161196; no voters: 
I20260709 13:16:16.961020 12157 raft_consensus.cc:2804] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:16.961309 11825 raft_consensus.cc:2468] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05315953f2ea441ca426a974a7df6cb0 in term 3.
I20260709 13:16:16.961418 12157 raft_consensus.cc:697] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 3 LEADER]: Becoming Leader. State: Replica: 05315953f2ea441ca426a974a7df6cb0, State: Running, Role: LEADER
I20260709 13:16:16.962541 12157 consensus_queue.cc:237] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [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: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } }
I20260709 13:16:16.969442 11650 catalog_manager.cc:5697] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 reported cstate change: term changed from 2 to 3, leader changed from cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66) to 05315953f2ea441ca426a974a7df6cb0 (127.5.185.67). New cstate: current_term: 3 leader_uuid: "05315953f2ea441ca426a974a7df6cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05315953f2ea441ca426a974a7df6cb0" member_type: VOTER last_known_addr { host: "127.5.185.67" port: 37679 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:17.010545 11825 raft_consensus.cc:1275] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Refusing update from remote peer 05315953f2ea441ca426a974a7df6cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:17.012027 12157 consensus_queue.cc:1048] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.022908 11748 raft_consensus.cc:1275] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Refusing update from remote peer 05315953f2ea441ca426a974a7df6cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:17.025235 12157 consensus_queue.cc:1048] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.403509 11748 raft_consensus.cc:1275] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 3 FOLLOWER]: Refusing update from remote peer 05315953f2ea441ca426a974a7df6cb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:17.404618 12157 consensus_queue.cc:1048] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b070f3d3ff45aeba7f41e559161196" member_type: VOTER last_known_addr { host: "127.5.185.65" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:17.414008 11825 raft_consensus.cc:1275] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 3 FOLLOWER]: Refusing update from remote peer 05315953f2ea441ca426a974a7df6cb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:17.415680 12212 consensus_queue.cc:1048] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcdb939ad7e4de6a8dbaa94d63d0949" member_type: VOTER last_known_addr { host: "127.5.185.66" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:17.645939  5861 tablet_server.cc:179] TabletServer@127.5.185.65:0 shutting down...
I20260709 13:16:17.676517  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:17.677496  5861 tablet_replica.cc:333] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.678177  5861 raft_consensus.cc:2243] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.679004  5861 raft_consensus.cc:2272] T 65140c728ee54df9b66b11bd392b9bd6 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:17.680914 11791 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]
I20260709 13:16:17.681928  5861 tablet_replica.cc:333] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.683305  5861 raft_consensus.cc:2243] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.684295  5861 raft_consensus.cc:2272] T f80007902fec46988999e4f9b52fbe11 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:17.684636 11791 consensus_peers.cc:597] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 -> Peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Couldn't send request to peer 90b070f3d3ff45aeba7f41e559161196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.685957 11791 consensus_peers.cc:597] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 -> Peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Couldn't send request to peer 90b070f3d3ff45aeba7f41e559161196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.686940  5861 tablet_replica.cc:333] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.687589  5861 raft_consensus.cc:2243] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.688277  5861 raft_consensus.cc:2272] T 602b5ff937e44ecd9862f478d36c2951 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.690182  5861 tablet_replica.cc:333] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.690922  5861 raft_consensus.cc:2243] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.691541  5861 raft_consensus.cc:2272] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.694279  5861 tablet_replica.cc:333] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
W20260709 13:16:17.694380 11791 consensus_peers.cc:597] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 -> Peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Couldn't send request to peer 90b070f3d3ff45aeba7f41e559161196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.694962  5861 raft_consensus.cc:2243] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.695480  5861 raft_consensus.cc:2272] T c13e8258b634466099fe569e9d7ab27d P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.697221  5861 tablet_replica.cc:333] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.697788  5861 raft_consensus.cc:2243] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.698505  5861 raft_consensus.cc:2272] T d01d02cc8d224b52a6be0594da963e67 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.700452  5861 tablet_replica.cc:333] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.700977  5861 raft_consensus.cc:2243] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.701392  5861 raft_consensus.cc:2272] T 62377439ee6d43faad4f4b1daa17d5ce P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.704172  5861 tablet_replica.cc:333] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.705041  5861 raft_consensus.cc:2243] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.705605  5861 raft_consensus.cc:2272] T 39b513a5fce7494abf4bd6c754a285bd P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.707908  5861 tablet_replica.cc:333] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.708483  5861 raft_consensus.cc:2243] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.709110  5861 raft_consensus.cc:2272] T 94502be1df6949b08c918c6536bde7b5 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.711659  5861 tablet_replica.cc:333] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.712307  5861 raft_consensus.cc:2243] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.712747  5861 raft_consensus.cc:2272] T 7a90ab18618e49e1b59fec03ee21e6d9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.714618  5861 tablet_replica.cc:333] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.715133  5861 raft_consensus.cc:2243] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.715546  5861 raft_consensus.cc:2272] T c3abecf5e7504320a58874ed42381328 P 90b070f3d3ff45aeba7f41e559161196 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.717897  5861 tablet_replica.cc:333] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.718483  5861 raft_consensus.cc:2243] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.719317  5861 raft_consensus.cc:2272] T 4b8676b628a24159ac30e2f39f1529ba P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.721203  5861 tablet_replica.cc:333] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.721707  5861 raft_consensus.cc:2243] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.722132  5861 raft_consensus.cc:2272] T 7a6aa0abdeae426496663342e679c316 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.724140  5861 tablet_replica.cc:333] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.724735  5861 raft_consensus.cc:2243] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.725157  5861 raft_consensus.cc:2272] T 111f73f92c46402fae8309444039f4a9 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.727555  5861 tablet_replica.cc:333] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.728097  5861 raft_consensus.cc:2243] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.728848  5861 raft_consensus.cc:2272] T 2880ebf617a04f7eabce08064f97e75d P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.730720  5861 tablet_replica.cc:333] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.731179  5861 raft_consensus.cc:2243] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.731613  5861 raft_consensus.cc:2272] T 4dc28d8927834f8d8c7d710826cdda43 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.733345  5861 tablet_replica.cc:333] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.733805  5861 raft_consensus.cc:2243] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.734277  5861 raft_consensus.cc:2272] T 11967c8dafe2462c95456c7496bcaca8 P 90b070f3d3ff45aeba7f41e559161196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.736050  5861 tablet_replica.cc:333] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196: stopping tablet replica
I20260709 13:16:17.736488  5861 raft_consensus.cc:2243] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.737500  5861 raft_consensus.cc:2272] T 7e5cdf103287400199fe7f14f36b8af9 P 90b070f3d3ff45aeba7f41e559161196 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:17.741246 11865 consensus_peers.cc:597] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 -> Peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Couldn't send request to peer 90b070f3d3ff45aeba7f41e559161196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.776590  5861 tablet_server.cc:196] TabletServer@127.5.185.65:0 shutdown complete.
I20260709 13:16:17.808668  5861 tablet_server.cc:179] TabletServer@127.5.185.66:0 shutting down...
W20260709 13:16:17.814785 11867 consensus_peers.cc:597] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 -> Peer cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451): Couldn't send request to peer cdcdb939ad7e4de6a8dbaa94d63d0949. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.827683 11865 consensus_peers.cc:597] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 -> Peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Couldn't send request to peer 90b070f3d3ff45aeba7f41e559161196. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:38177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.836862  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:17.837661  5861 tablet_replica.cc:333] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.838413  5861 raft_consensus.cc:2243] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.838979  5861 raft_consensus.cc:2272] T f80007902fec46988999e4f9b52fbe11 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.841320  5861 tablet_replica.cc:333] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.842227  5861 raft_consensus.cc:2243] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.842775  5861 raft_consensus.cc:2272] T 9a59610f7a3649da8d58dfa0ad04cdf5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.845136  5861 tablet_replica.cc:333] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
W20260709 13:16:17.845422 11791 consensus_peers.cc:597] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 -> Peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Couldn't send request to peer 90b070f3d3ff45aeba7f41e559161196. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:38177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.845930  5861 raft_consensus.cc:2243] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.846397  5861 raft_consensus.cc:2272] T 65140c728ee54df9b66b11bd392b9bd6 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.848227  5861 tablet_replica.cc:333] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.848701  5861 raft_consensus.cc:2243] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.849354  5861 raft_consensus.cc:2272] T c13e8258b634466099fe569e9d7ab27d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.851179  5861 tablet_replica.cc:333] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.851670  5861 raft_consensus.cc:2243] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.852020  5861 raft_consensus.cc:2272] T d01d02cc8d224b52a6be0594da963e67 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.853770  5861 tablet_replica.cc:333] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.854236  5861 raft_consensus.cc:2243] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.854658  5861 raft_consensus.cc:2272] T 602b5ff937e44ecd9862f478d36c2951 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.856482  5861 tablet_replica.cc:333] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.856963  5861 raft_consensus.cc:2243] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.857328  5861 raft_consensus.cc:2272] T 4b8676b628a24159ac30e2f39f1529ba P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.859200  5861 tablet_replica.cc:333] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.859676  5861 raft_consensus.cc:2243] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.860404  5861 raft_consensus.cc:2272] T 7a6aa0abdeae426496663342e679c316 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.862174  5861 tablet_replica.cc:333] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.862726  5861 raft_consensus.cc:2243] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.863364  5861 raft_consensus.cc:2272] T 94502be1df6949b08c918c6536bde7b5 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.865051  5861 tablet_replica.cc:333] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.865504  5861 raft_consensus.cc:2243] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.866204  5861 raft_consensus.cc:2272] T 62377439ee6d43faad4f4b1daa17d5ce P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.868011  5861 tablet_replica.cc:333] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.868477  5861 raft_consensus.cc:2243] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.868845  5861 raft_consensus.cc:2272] T 39b513a5fce7494abf4bd6c754a285bd P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.870639  5861 tablet_replica.cc:333] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.871085  5861 raft_consensus.cc:2243] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.871798  5861 raft_consensus.cc:2272] T 11967c8dafe2462c95456c7496bcaca8 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.873751  5861 tablet_replica.cc:333] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.874239  5861 raft_consensus.cc:2243] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.874740  5861 raft_consensus.cc:2272] T 7e5cdf103287400199fe7f14f36b8af9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:17.876353 11865 consensus_peers.cc:597] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 -> Peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Couldn't send request to peer 90b070f3d3ff45aeba7f41e559161196. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:38177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.876626  5861 tablet_replica.cc:333] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.877261  5861 raft_consensus.cc:2243] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.877664  5861 raft_consensus.cc:2272] T 111f73f92c46402fae8309444039f4a9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.880116  5861 tablet_replica.cc:333] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.880627  5861 raft_consensus.cc:2243] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.881057  5861 raft_consensus.cc:2272] T 2880ebf617a04f7eabce08064f97e75d P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.882884  5861 tablet_replica.cc:333] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.883378  5861 raft_consensus.cc:2243] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.884137  5861 raft_consensus.cc:2272] T 7a90ab18618e49e1b59fec03ee21e6d9 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.885916  5861 tablet_replica.cc:333] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.886350  5861 raft_consensus.cc:2243] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.886777  5861 raft_consensus.cc:2272] T c3abecf5e7504320a58874ed42381328 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.889452  5861 tablet_replica.cc:333] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949: stopping tablet replica
I20260709 13:16:17.889914  5861 raft_consensus.cc:2243] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.890719  5861 raft_consensus.cc:2272] T 4dc28d8927834f8d8c7d710826cdda43 P cdcdb939ad7e4de6a8dbaa94d63d0949 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.922925  5861 tablet_server.cc:196] TabletServer@127.5.185.66:0 shutdown complete.
W20260709 13:16:17.930707 11865 consensus_peers.cc:597] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 -> Peer 90b070f3d3ff45aeba7f41e559161196 (127.5.185.65:38177): Couldn't send request to peer 90b070f3d3ff45aeba7f41e559161196. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.65:38177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.956660  5861 tablet_server.cc:179] TabletServer@127.5.185.67:0 shutting down...
I20260709 13:16:17.984668  5861 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:17.985389  5861 tablet_replica.cc:333] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:17.986385  5861 raft_consensus.cc:2243] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.987432  5861 raft_consensus.cc:2272] T 9a59610f7a3649da8d58dfa0ad04cdf5 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.989295  5861 tablet_replica.cc:333] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:17.989776  5861 raft_consensus.cc:2243] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.990141  5861 raft_consensus.cc:2272] T 65140c728ee54df9b66b11bd392b9bd6 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.991895  5861 tablet_replica.cc:333] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:17.992403  5861 raft_consensus.cc:2243] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.992764  5861 raft_consensus.cc:2272] T 602b5ff937e44ecd9862f478d36c2951 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.994417  5861 tablet_replica.cc:333] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:17.994957  5861 raft_consensus.cc:2243] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.995309  5861 raft_consensus.cc:2272] T f80007902fec46988999e4f9b52fbe11 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.996889  5861 tablet_replica.cc:333] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:17.997354  5861 raft_consensus.cc:2243] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.997705  5861 raft_consensus.cc:2272] T c13e8258b634466099fe569e9d7ab27d P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.999372  5861 tablet_replica.cc:333] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:17.999830  5861 raft_consensus.cc:2243] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.000186  5861 raft_consensus.cc:2272] T d01d02cc8d224b52a6be0594da963e67 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.001847  5861 tablet_replica.cc:333] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:18.002288  5861 raft_consensus.cc:2243] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.002889  5861 raft_consensus.cc:2272] T 7a6aa0abdeae426496663342e679c316 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.005288  5861 tablet_replica.cc:333] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:18.005942  5861 raft_consensus.cc:2243] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.006541  5861 raft_consensus.cc:2272] T 4b8676b628a24159ac30e2f39f1529ba P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:18.008579 11867 consensus_peers.cc:597] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 -> Peer cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451): Couldn't send request to peer cdcdb939ad7e4de6a8dbaa94d63d0949. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:44451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:18.009369  5861 tablet_replica.cc:333] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:18.010047  5861 raft_consensus.cc:2243] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.010514  5861 raft_consensus.cc:2272] T 11967c8dafe2462c95456c7496bcaca8 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:18.010632 11867 consensus_peers.cc:597] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 -> Peer cdcdb939ad7e4de6a8dbaa94d63d0949 (127.5.185.66:44451): Couldn't send request to peer cdcdb939ad7e4de6a8dbaa94d63d0949. Status: Network error: Client connection negotiation failed: client connection to 127.5.185.66:44451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:18.012426  5861 tablet_replica.cc:333] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:18.013200  5861 raft_consensus.cc:2243] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.013794  5861 raft_consensus.cc:2272] T 7e5cdf103287400199fe7f14f36b8af9 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.015684  5861 tablet_replica.cc:333] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:18.016129  5861 raft_consensus.cc:2243] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.016476  5861 raft_consensus.cc:2272] T 7a90ab18618e49e1b59fec03ee21e6d9 P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.018206  5861 tablet_replica.cc:333] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:18.018813  5861 raft_consensus.cc:2243] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.019563  5861 raft_consensus.cc:2272] T c3abecf5e7504320a58874ed42381328 P 05315953f2ea441ca426a974a7df6cb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.022200  5861 tablet_replica.cc:333] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:18.022809  5861 raft_consensus.cc:2243] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.023249  5861 raft_consensus.cc:2272] T 94502be1df6949b08c918c6536bde7b5 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.024893  5861 tablet_replica.cc:333] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:18.025377  5861 raft_consensus.cc:2243] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.026170  5861 raft_consensus.cc:2272] T 39b513a5fce7494abf4bd6c754a285bd P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.028012  5861 tablet_replica.cc:333] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:18.028481  5861 raft_consensus.cc:2243] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.028877  5861 raft_consensus.cc:2272] T 62377439ee6d43faad4f4b1daa17d5ce P 05315953f2ea441ca426a974a7df6cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.030800  5861 tablet_replica.cc:333] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:18.031278  5861 raft_consensus.cc:2243] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.031975  5861 raft_consensus.cc:2272] T 111f73f92c46402fae8309444039f4a9 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.033663  5861 tablet_replica.cc:333] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:18.034133  5861 raft_consensus.cc:2243] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.034667  5861 raft_consensus.cc:2272] T 2880ebf617a04f7eabce08064f97e75d P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.036486  5861 tablet_replica.cc:333] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0: stopping tablet replica
I20260709 13:16:18.036921  5861 raft_consensus.cc:2243] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.037344  5861 raft_consensus.cc:2272] T 4dc28d8927834f8d8c7d710826cdda43 P 05315953f2ea441ca426a974a7df6cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.075553  5861 tablet_server.cc:196] TabletServer@127.5.185.67:0 shutdown complete.
I20260709 13:16:18.105918  5861 master.cc:562] Master@127.5.185.126:42051 shutting down...
I20260709 13:16:18.136778  5861 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.137328  5861 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.137669  5861 tablet_replica.cc:333] T 00000000000000000000000000000000 P 40fb9633367342d7b71d0f551c7773a2: stopping tablet replica
I20260709 13:16:18.158283  5861 master.cc:584] Master@127.5.185.126:42051 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11399 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23635 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (156584 ms total)
[  PASSED  ] 8 tests.
I20260709 13:16:18.211970  5861 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 398 messages since previous log ~14 seconds ago
I20260709 13:16:18.212195  5861 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 398 messages since previous log ~14 seconds ago
I20260709 13:16:18.212399  5861 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 392 messages since previous log ~14 seconds ago
I20260709 13:16:18.212646  5861 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 ~34 seconds ago
I20260709 13:16:18.212836  5861 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 ~34 seconds ago
I20260709 13:16:18.213095  5861 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 10 messages since previous log ~0 seconds ago
I20260709 13:16:18.213400  5861 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 120 messages since previous log ~34 seconds ago
